]> git.sesse.net Git - ffmpeg/history - libavformat
Merge commit 'ba71c74017c287681153ec8f6f1cba650d797275'
[ffmpeg] / libavformat /
2014-05-01 Michael NiedermayerMerge commit 'ba71c74017c287681153ec8f6f1cba650d797275'
2014-05-01 Michael NiedermayerMerge commit 'e7fc9796d82abc99ef0af71027fb9aaa5311d137'
2014-05-01 Michael NiedermayerMerge commit 'ef9732162cd4b593c6db28fdd352ebef21b5c1ca'
2014-05-01 Michael NiedermayerMerge commit '6072184e702b4b631ac72f1b66b75e5f21e0ce2d'
2014-05-01 Michael NiedermayerMerge commit '92e4b643dfdafdb6528f1baffdbea2b9a028d7c0'
2014-05-01 Michael NiedermayerMerge commit '18f2514c4037befd37b02e4d4f10c159edf3b26f'
2014-05-01 Michael NiedermayerMerge commit 'a2941c8cb216bdc144953cace64973f5600ffa2d'
2014-05-01 Michael NiedermayerMerge commit '6484149158b6fc6d13d2b2ef84cb26a2d3275400'
2014-05-01 Michael NiedermayerMerge commit 'b2c31710c96fa47d9dcd40b64d39663e8957f683'
2014-05-01 Michael NiedermayerMerge commit '5fccedaa67390ccddd6347c8e1c71b7664558bcd'
2014-05-01 Clément Bœschavformat/vobsub: use av_make_q().
2014-05-01 Clément Bœschavformat/vobsub: remove pointless FAIL macro.
2014-05-01 Michael NiedermayerMerge commit '141fdc763c2841b572d29a2ad78513e8d5325870'
2014-05-01 Michael NiedermayerMerge commit 'a1aa37dd0b96710d4a17718198a3f56aea2040c1'
2014-05-01 Michael NiedermayerMerge commit '1c0210c7981b6a61043d9171f506b435ff5a1f5e'
2014-05-01 Anton Khirnovrmdec: do not export anything to AVCodecContext.codec_name
2014-05-01 Anton Khirnovasfenc: use codec descriptors instead of AVCodecs to...
2014-05-01 Anton Khirnovoggparseskeleton: do not use AVCodecContext.codec_name
2014-05-01 Anton Khirnovmov: export stsd Compressorname in metadata
2014-05-01 Anton Khirnovmatroska: add the Opus mapping
2014-05-01 Anton Khirnovmatroskaenc: write CodecDelay
2014-05-01 Michael Niedermayeravformat/avidec: set average frame rate from header
2014-05-01 Michael NiedermayerMerge commit 'eb3b5501e8b85bfea09d533314cb6920efc42639'
2014-05-01 Michael Niedermayeravformat/nut: support storing RFC 3389 comfort noise
2014-04-30 Michael NiedermayerMerge commit '7d027b9d6d6290557cc5d4fc56f4b9ed630a7feb'
2014-04-30 Michael NiedermayerMerge commit '7266e24f176389d2e81bfc7c829934f7c8ae361c'
2014-04-30 Michael NiedermayerMerge commit 'a16431034d9bd44182bf844d6bbde2c98bc4e6b5'
2014-04-30 Anton Khirnovmatroskadec: read the CodecDelay element
2014-04-30 Michael NiedermayerMerge commit 'c7603b3c243331057300337a61464e6ac4a605cb'
2014-04-30 Michael NiedermayerMerge commit '87a3ea3192bf5e4aafa08bca8686a2b577eae818'
2014-04-30 Michael NiedermayerMerge commit '344f7b5a7e0d50573dec402dfe6228676f3889d9'
2014-04-30 Luca Barbatolibrtmp: Map native options to librtmp ones when possible
2014-04-30 Luca Barbatohls: Sync the file number with the start sequence
2014-04-30 Luca Barbatohls: Factor the sequence computation
2014-04-30 Luca Barbatohls: Print start_number as first sequence value
2014-04-30 Luca Barbatosegment: Report the current media sequence
2014-04-30 Luca Barbatohls: Report the current media sequence
2014-04-30 Daniel Verkampff_put_wav_header: add flag to force WAVEFORMATEX
2014-04-29 Michael NiedermayerMerge commit 'a7c5fddac8137654cb503295c4dfb6492df43643'
2014-04-29 Michael NiedermayerMerge commit '9d76dd952ffd9fffc7f9fb5cc5af6d093ba54521'
2014-04-29 Michael NiedermayerMerge commit 'c1f92d13589d431e576d719dd44427486a5e05cd'
2014-04-29 Michael NiedermayerMerge commit '6a13505c069890cb0e2a07e29fd819a0cf2e73c1'
2014-04-29 Michael Niedermayeravformat/xwma: fix memleak of dpds_table
2014-04-29 Michael Niedermayeravformat/xwma: improve error codes
2014-04-29 Michael Niedermayeravformat/xwma: use NULL instead of 0 for pointers
2014-04-29 Michael NiedermayerMerge remote-tracking branch 'cigaes/master'
2014-04-29 Michael Niedermayeravformat/img2_alias_pix: fix 2 unused variable warnings
2014-04-29 Michael NiedermayerMerge commit '5a70a783f04919514efec7751d710b64d8975fd7'
2014-04-29 Michael NiedermayerMerge commit '5c08ae4f37281441188447cd04dcaf7cd7ce031f'
2014-04-29 Nicolas Georgelavf/concatdec: implement automatic conversions.
2014-04-29 Nicolas Georgelavf/concatdec: reindent after last commit.
2014-04-29 Nicolas Georgelavf/concatdec: always do stream matching.
2014-04-29 Nicolas Georgelavf/concatdec: check match_streams() return value.
2014-04-29 Nicolas Georgelavf/concatdec: use a structure for each stream.
2014-04-29 Nicolas Georgelavf/matroska: add "binary" pseudo-MIME type.
2014-04-29 Luca Barbatohls: Add an option to prepend a baseurl to the playlist...
2014-04-29 Enrique Arizón Benitosegment: Add an option to prepend a string to the list...
2014-04-28 Michael NiedermayerMerge commit 'a61c2115fb936d50b8b0328d00562fe529a7c46a'
2014-04-28 Michael NiedermayerMerge commit '35177ba77ff60a8b8839783f57e44bcc4214507a'
2014-04-28 Michael NiedermayerMerge commit 'b2b4afe8115fe3c8b005d663610e5af06f110165'
2014-04-28 Michael NiedermayerMerge commit 'ed4b757177f9b563412cdbc8ee3405d82e10fc05'
2014-04-28 Michael NiedermayerMerge commit '2fcef90bee98bffeff1d95b7197738f50c450d86'
2014-04-28 Michael Niedermayeravformat/utils: Set the average frame rate from the...
2014-04-28 Michael Niedermayeravformat/utils: Ensure that average fps is probed if...
2014-04-28 Michael NiedermayerMerge commit '1eb57e1d9b59db0aa63348c21bf3290bd3f5efcb'
2014-04-28 Michael Niedermayeravformat/utils: prevent r frame rate from being set...
2014-04-28 Michael Niedermayeravformat/utils: add gif to tb_unreliable()
2014-04-28 Anton Khirnovlavc: eliminate tb_unreliable()
2014-04-27 Peter Rossavformat/mlvdec: close any additional .Mxx files
2014-04-27 Peter Rossavformat/mlvdec: remove unused MlvContext.buffer
2014-04-27 Michael NiedermayerFix dont and doesnt typos
2014-04-27 Michael NiedermayerMerge remote-tracking branch 'cehoyos/master'
2014-04-27 Carl Eugen Hoyoslavf/mpeg.h: Remove an unused definition.
2014-04-27 Michael NiedermayerFix skiping typos
2014-04-27 Peter Rossavformat/mlvdec: print unsigned chunk size
2014-04-27 Peter Rossavformat/mlvdec: process ff_get_wav_header return value
2014-04-27 goodthanksavformat/mpegtsenc: Allow DTS audio copy to TS streams
2014-04-27 Michael NiedermayerMerge remote-tracking branch 'cehoyos/master'
2014-04-27 Carl Eugen HoyosTry mov tags if the fourcc in V_MS/VFW mkv files cannot...
2014-04-26 Michael Niedermayeravformat/mpegtsenc: check avformat_new_stream() return
2014-04-26 Michael Niedermayeravformat/matroskaenc: fix indention level
2014-04-26 Michael Niedermayeravformat/oggparsecelt: fix memleak
2014-04-26 Michael Niedermayeravformat/tee: print errors for each failed bitstream...
2014-04-25 Michael NiedermayerMerge commit 'cdf6eb5a9710566be217a3f17d3d94ac4e4d2662'
2014-04-25 Michael Niedermayeravformat/movenc: dont store invalid tapt atom
2014-04-25 Michael NiedermayerMerge commit '99e22b7859177f6d3ed6121040924b337dce5497'
2014-04-25 Michael NiedermayerMerge commit '802385dbc2c57abd76f6a00e32f3df35e9526c08'
2014-04-25 Don Moiravformat/avidec: skip len=0 entries from the index
2014-04-25 Miles Gouldmov: Emit the correct tags for clcp tracks
2014-04-25 Aidan Skinnermov: Write prof section of tapt tag
2014-04-25 Michael NiedermayerMerge commit '6d69f9f37689c999815a65a2d99999fad3a41705'
2014-04-24 Michael NiedermayerMerge remote-tracking branch 'cehoyos/master'
2014-04-24 Michael NiedermayerMerge commit '8de77b665d2a2f1cd560d2183fd4664298b30715'
2014-04-24 Michael NiedermayerMerge commit 'a24a252709dd38f12aa4929ce4981f87091a5113'
2014-04-24 Michael NiedermayerMerge commit 'cae8df78759c2e69257f7fe58842f34c0d98a7ec'
2014-04-24 Michael NiedermayerMerge commit 'a88e1d1c598e641eecd5d43730211d91c82787c6'
2014-04-24 Michael NiedermayerMerge commit '152b797cd687e96a582a1cb908dddf3d330d7637'
2014-04-24 Michael NiedermayerMerge commit '5d983fdbca5570a1545a892583a372cfb3fffe92'
2014-04-24 Michael NiedermayerMerge commit '374fdc8c071dcd96422378b0a1a0d453336d8a01'
2014-04-24 Carl Eugen HoyosEnable muxing ac-3 in caf.
next