summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avformat/mp3dec: Rename sync() function to avoid build failure on androidMichael Niedermayer2015-07-20
* avformat/avidec: Fix demuxing avi with broken indexMichael Niedermayer2015-07-20
* lavf/rtpenc_jpeg: Warn if number of present quantization tables is not two.Carl Eugen Hoyos2015-07-20
* avformat/mp3dec: remove unused variableJames Almer2015-07-19
* Add support for Audible AAX (and AAX+) filesVesselin Bontchev2015-07-19
* avformat/mp3dec: split position sync code outMichael Niedermayer2015-07-19
* Merge commit 'e61f39849c2e2b7f492c17b42058242ed2fa4d57'Michael Niedermayer2015-07-19
|\
| * asfdec: make nb_sub to be unsigned intAlexandra Hájková2015-07-19
* | Merge commit '2883ef34b59c9b427c4cfad4620c3235e5778406'Michael Niedermayer2015-07-19
|\|
| * asfdec: read the replicated data in a separate functionAlexandra Hájková2015-07-19
* | Merge commit '0989d3ad1fbd7509815208b0a5792918492d2a68'Michael Niedermayer2015-07-19
|\|
| * asfdec: convert condition for the replicated data reading to be saferAlexandra Hájková2015-07-19
* | Merge commit '406627287e015ce381795e85e2557b12bf60ca35'Michael Niedermayer2015-07-19
|\|
| * asfdec: do not read replicated data when their length is 0Alexandra Hájková2015-07-19
| * Revert "mov: Double-check that alias path is not an absolute path"Vittorio Giovara2015-07-17
* | avformat/mpegtsenc: Add sdt_period, similar to pat_periodMichael Niedermayer2015-07-18
* | avformat/mpegtsenc: Support a user specified PAT/PMT periodMichael Niedermayer2015-07-18
* | avformat/mpegtsenc: support storing PAT/PMT per frameMichael Niedermayer2015-07-18
* | avformat/movenc: Drop redundant bit exact field from contextMichael Niedermayer2015-07-18
* | avformat: increase first_frames threshold for mp3,ac3Ganesh Ajjanagadde2015-07-18
* | avformat/async: support filling with a background thread.Zhang Rui2015-07-18
* | avformat: bump micro version after adding concatdec featuresMarton Balint2015-07-17
* | concatdec: add support for injecting packet metadataMarton Balint2015-07-17
* | concatdec: add support for specifying outpoint of filesMarton Balint2015-07-17
* | concatdec: store eof condition in contextMarton Balint2015-07-17
* | concatdec: add support for specifying inpoint of filesMarton Balint2015-07-17
* | mxfdec: calculate the index in display orderMarton Balint2015-07-16
* | avformat/utils: Fix regression with H264 stream probingMichael Niedermayer2015-07-16
* | avformat/utils: Print stream number in max_analyze_duration exit pathMichael Niedermayer2015-07-16
* | lavf/rtpenc_jpeg: Fix sending multiple quantization tables.Carl Eugen Hoyos2015-07-16
* | apng: Fix wrong default final frame delay in muxerDonny Yang2015-07-15
* | Merge commit '4512ee78e19fdb011bdec1b3a8dc0b315c82a81e'Michael Niedermayer2015-07-15
|\|
| * mpegts: Mark the muxer as supporting variable fpsLuca Barbato2015-07-15
| * mp3: Forward seeking errorsLuca Barbato2015-07-13
* | avformat/mov: Implement a same origin policy for references instead of only a...Michael Niedermayer2015-07-15
* | avformat/utils: inform the user if the protocol cannot be determinedMichael Niedermayer2015-07-15
* | avformat/utils: adjust short skip threshold in ff_configure_buffers_for_index...Michael Niedermayer2015-07-15
* | avformat/mov: Fix opening relative referencesMichael Niedermayer2015-07-15
* | avformat: don't crash API users when demuxing mp4wm42015-07-14
* | avformat/mov: Fix deallocation when MOVStreamContext failed to allocateMichael Niedermayer2015-07-14
* | Merge commit 'c571424c7f6276a6374e1784ce2a33d4b6a4292d'Michael Niedermayer2015-07-14
|\|
| * asfdec: prevent memory leaks found with Coverity ScanAlexandra Hájková2015-07-13
* | avformat/oggdec: Check buf before copying data in to itMichael Niedermayer2015-07-13
* | avformat/utils: Skip ff_configure_buffers_for_index() for local filesMichael Niedermayer2015-07-13
* | avformat/mov: Use ff_configure_buffers_for_index()Michael Niedermayer2015-07-13
* | avformat: Add ff_configure_buffers_for_index()Michael Niedermayer2015-07-13
* | avformat/isom: utilize bitrate hintsGanesh Ajjanagadde2015-07-12
* | Merge commit '796268654c7807c9a1cfb322c838383e2b900d60'Michael Niedermayer2015-07-12
|\|
| * asfdec: always reset packet state after seekingHendrik Leppkes2015-07-12
* | avformat/riffde: Fix integer overflow in bitrateMichael Niedermayer2015-07-12