aboutsummaryrefslogtreecommitdiff
path: root/libavformat
AgeCommit message (Expand)Author
2015-07-17concatdec: add support for specifying outpoint of filesMarton Balint
2015-07-17concatdec: store eof condition in contextMarton Balint
2015-07-17concatdec: add support for specifying inpoint of filesMarton Balint
2015-07-16mxfdec: calculate the index in display orderMarton Balint
2015-07-16avformat/utils: Fix regression with H264 stream probingMichael Niedermayer
2015-07-16avformat/utils: Print stream number in max_analyze_duration exit pathMichael Niedermayer
2015-07-16lavf/rtpenc_jpeg: Fix sending multiple quantization tables.Carl Eugen Hoyos
2015-07-15apng: Fix wrong default final frame delay in muxerDonny Yang
2015-07-15Merge commit '4512ee78e19fdb011bdec1b3a8dc0b315c82a81e'Michael Niedermayer
2015-07-15mpegts: Mark the muxer as supporting variable fpsLuca Barbato
2015-07-15avformat/mov: Implement a same origin policy for references instead of only a...Michael Niedermayer
2015-07-15avformat/utils: inform the user if the protocol cannot be determinedMichael Niedermayer
2015-07-15avformat/utils: adjust short skip threshold in ff_configure_buffers_for_index...Michael Niedermayer
2015-07-15avformat/mov: Fix opening relative referencesMichael Niedermayer
2015-07-14avformat: don't crash API users when demuxing mp4wm4
2015-07-14avformat/mov: Fix deallocation when MOVStreamContext failed to allocateMichael Niedermayer
2015-07-14Merge commit 'c571424c7f6276a6374e1784ce2a33d4b6a4292d'Michael Niedermayer
2015-07-13avformat/oggdec: Check buf before copying data in to itMichael Niedermayer
2015-07-13mp3: Forward seeking errorsLuca Barbato
2015-07-13asfdec: prevent memory leaks found with Coverity ScanAlexandra Hájková
2015-07-13avformat/utils: Skip ff_configure_buffers_for_index() for local filesMichael Niedermayer
2015-07-13avformat/mov: Use ff_configure_buffers_for_index()Michael Niedermayer
2015-07-13avformat: Add ff_configure_buffers_for_index()Michael Niedermayer
2015-07-12avformat/isom: utilize bitrate hintsGanesh Ajjanagadde
2015-07-12Merge commit '796268654c7807c9a1cfb322c838383e2b900d60'Michael Niedermayer
2015-07-12avformat/riffde: Fix integer overflow in bitrateMichael Niedermayer
2015-07-12Merge commit 'f1bdc234370401c032cd85184e93c7c155eb6d62'Michael Niedermayer
2015-07-12riffdec: prevent negative bit rateAndreas Cadhalpun
2015-07-12Merge commit 'c1d647b15afa69fa70f999a9ddcb98346409fb4d'Michael Niedermayer
2015-07-12Merge commit 'd80811c94e068085aab797f9ba35790529126f85'Michael Niedermayer
2015-07-12ivfenc: write duration at end-of-stream.Ronald S. Bultje
2015-07-12asfdec: always reset packet state after seekingHendrik Leppkes
2015-07-12avformat/brstm: Remove unused variableMichael Niedermayer
2015-07-12avformat/yuv4mpegdec: Use 64bit for file offsetMichael Niedermayer
2015-07-11avformat/yuv4mpegdec: remove unused variablePaul B Mahol
2015-07-11riff: Validate bitrateAndreas Cadhalpun
2015-07-11mp3: Make the seek more robustLuca Barbato
2015-07-11riff: Use the correct logging contextLuca Barbato
2015-07-11avformat/yuv4mpegdec: Remove unused variablesMichael Niedermayer
2015-07-11yuv4mpeg: add rough duration estimate and seeking.Ronald S. Bultje
2015-07-10Merge commit '872fab4a3df48e7e6484333ee2228c684e319634'Michael Niedermayer
2015-07-10asfdec: Fix reading from the pipeAlexandra Hájková
2015-07-09lavf/rtpenc_jpeg: Error out for non-standard Huffman tables.Carl Eugen Hoyos
2015-07-09lavf/rtpenc_jpeg: Do not check the table number when checking precision.Carl Eugen Hoyos
2015-07-09Cosmetics: Reindent after last commit.Carl Eugen Hoyos
2015-07-09lavf/matroskaenc: Do not needlessly allocate memory for cuepoints.Carl Eugen Hoyos
2015-07-09Merge commit '0e7c0ec344f542e68e3cc9680e8d41dffeffdb4e'Michael Niedermayer
2015-07-09oggparsedirac: check return value of init_get_bitsChris Watkins
2015-07-09avformat/movenc: fix mime-types in movenc.ccompn
2015-07-09Merge commit '161a301d44274645c2272855dac3e4664f935603'Michael Niedermayer