• Michael Niedermayer's avatar
    Merge commit 'b5849f77' · 80e4fe40
    Michael Niedermayer authored
    * commit 'b5849f77': (21 commits)
      ac3enc: merge AC3MDCTContext with AC3EncodeContext.
      ac3enc: prefer passing AC3EncodeContext rather than AVCodecContext
      ac3enc: fix memleak
      mpeg1video: add CODEC_CAP_SLICE_THREADS.
      lavf: fix segfault in av_open_input_stream()
      mpegtsenc: set Random Access indicator on keyframe start packets
      lavf: Cleanup try_decode_frame() logic.
      Replace some gotos that lead to single return statements by direct return.
      build: move tests/seek_test.c to libavformat and reuse generic build rules
      mxfenc: include needed header for ff_iso8601_to_unix_time() prototype
      Add a check for strptime().
      lavf: factor out conversion of ISO8601 string to unix time
      wav: parse 'bext' metadata
      wav: keep parsing until EOF if the input is seekable and we know the size of the data tag
      wav: Refactor the tag checking into a switch statement
      wav: make sure neither data_size nor sample_count is negative.
      wav: refactor the 'fmt ' tag search and parsing.
      wav: add an option for writing BEXT chunk
      ffmpeg: get rid of a pointless limit on number of streams.
      ffmpeg: remove an unused define.
      ...
    Merged-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
    80e4fe40
Name
Last commit
Last update
doc Loading commit data...
ffpresets Loading commit data...
libavcodec Loading commit data...
libavdevice Loading commit data...
libavfilter Loading commit data...
libavformat Loading commit data...
libavutil Loading commit data...
libpostproc Loading commit data...
libswscale Loading commit data...
mt-work Loading commit data...
tests Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
COPYING.GPLv2 Loading commit data...
COPYING.GPLv3 Loading commit data...
COPYING.LGPLv2.1 Loading commit data...
COPYING.LGPLv3 Loading commit data...
CREDITS Loading commit data...
Changelog Loading commit data...
Doxyfile Loading commit data...
INSTALL Loading commit data...
LICENSE Loading commit data...
MAINTAINERS Loading commit data...
Makefile Loading commit data...
README Loading commit data...
RELEASE Loading commit data...
cmdutils.c Loading commit data...
cmdutils.h Loading commit data...
cmdutils_common_opts.h Loading commit data...
common.mak Loading commit data...
configure Loading commit data...
ffmpeg.c Loading commit data...
ffplay.c Loading commit data...
ffprobe.c Loading commit data...
ffserver.c Loading commit data...
ffserver.h Loading commit data...
subdir.mak Loading commit data...
version.sh Loading commit data...