17832 Commits (749f85496ccff345ec811976ce45ec9e1900e9a8)

Author SHA1 Message Date
Carl Eugen Hoyos 32d8726a31 lavf/rtpenc_jpeg: Warn if number of present quantization tables is not two. 10 years ago
James Almer 2db8c42ddc avformat/mp3dec: remove unused variable 10 years ago
Vesselin Bontchev 0a551cbe97 Add support for Audible AAX (and AAX+) files 10 years ago
Michael Niedermayer 4df66c7cd6 avformat/mp3dec: split position sync code out 10 years ago
Alexandra Hájková e61f39849c asfdec: make nb_sub to be unsigned int 10 years ago
Alexandra Hájková 2883ef34b5 asfdec: read the replicated data in a separate function 10 years ago
Alexandra Hájková 0989d3ad1f asfdec: convert condition for the replicated data reading to be safer 10 years ago
Alexandra Hájková 406627287e asfdec: do not read replicated data when their length is 0 10 years ago
Michael Niedermayer b5e716ae13 avformat/mpegtsenc: Add sdt_period, similar to pat_period 10 years ago
Michael Niedermayer 34da54fd1a avformat/mpegtsenc: Support a user specified PAT/PMT period 10 years ago
Michael Niedermayer a9c1545a33 avformat/mpegtsenc: support storing PAT/PMT per frame 10 years ago
Michael Niedermayer a194298954 avformat/movenc: Drop redundant bit exact field from context 10 years ago
Ganesh Ajjanagadde f6870495e1 avformat: increase first_frames threshold for mp3,ac3 10 years ago
Zhang Rui f477a3f5ab avformat/async: support filling with a background thread. 10 years ago
Vittorio Giovara f1840b070d Revert "mov: Double-check that alias path is not an absolute path" 10 years ago
Marton Balint c8ec2109f9 avformat: bump micro version after adding concatdec features 10 years ago
Marton Balint 5117b5e9aa concatdec: add support for injecting packet metadata 10 years ago
Marton Balint 25a6711c25 concatdec: add support for specifying outpoint of files 10 years ago
Marton Balint 12d82004c5 concatdec: store eof condition in context 10 years ago
Marton Balint 7ff0137a1f concatdec: add support for specifying inpoint of files 10 years ago
Marton Balint 53f2ef2c4a mxfdec: calculate the index in display order 10 years ago
Luca Barbato 4512ee78e1 mpegts: Mark the muxer as supporting variable fps 10 years ago
Michael Niedermayer 4afc3429be avformat/utils: Fix regression with H264 stream probing 10 years ago
Michael Niedermayer cdca400c5e avformat/utils: Print stream number in max_analyze_duration exit path 10 years ago
Carl Eugen Hoyos 9901e53187 lavf/rtpenc_jpeg: Fix sending multiple quantization tables. 10 years ago
Donny Yang 99b0cadd13 apng: Fix wrong default final frame delay in muxer 10 years ago
Michael Niedermayer 8f2c045a0e avformat/mov: Implement a same origin policy for references instead of only allowing a subset of relative pathes in references 10 years ago
Michael Niedermayer 90dd6ad22c avformat/utils: inform the user if the protocol cannot be determined 10 years ago
Michael Niedermayer 901922e047 avformat/utils: adjust short skip threshold in ff_configure_buffers_for_index() to avoid seeking if a packet is skiped 10 years ago
Michael Niedermayer c9c7263e58 avformat/mov: Fix opening relative references 10 years ago
wm4 130a8e0eef avformat: don't crash API users when demuxing mp4 10 years ago
Michael Niedermayer 15629129dd avformat/mov: Fix deallocation when MOVStreamContext failed to allocate 10 years ago
Michael Niedermayer 32d023eb6d avformat/oggdec: Check buf before copying data in to it 10 years ago
Luca Barbato a5a6a786bf mp3: Forward seeking errors 10 years ago
Alexandra Hájková c571424c7f asfdec: prevent memory leaks found with Coverity Scan 10 years ago
Michael Niedermayer b513661251 avformat/utils: Skip ff_configure_buffers_for_index() for local files 10 years ago
Michael Niedermayer 488cc05192 avformat/mov: Use ff_configure_buffers_for_index() 10 years ago
Michael Niedermayer b183fb4767 avformat: Add ff_configure_buffers_for_index() 10 years ago
Ganesh Ajjanagadde 4547cf68a0 avformat/isom: utilize bitrate hints 10 years ago
Michael Niedermayer 839d6bc192 avformat/riffde: Fix integer overflow in bitrate 10 years ago
Andreas Cadhalpun 189420cb56 riffdec: prevent negative bit rate 10 years ago
Ronald S. Bultje 3a18d3fa04 ivfenc: write duration at end-of-stream. 10 years ago
Hendrik Leppkes 796268654c asfdec: always reset packet state after seeking 10 years ago
Michael Niedermayer cdb0d7e439 avformat/brstm: Remove unused variable 10 years ago
Michael Niedermayer 944a1aa3c5 avformat/yuv4mpegdec: Use 64bit for file offset 10 years ago
Paul B Mahol 3666974230 avformat/yuv4mpegdec: remove unused variable 10 years ago
Andreas Cadhalpun f1bdc23437 riff: Validate bitrate 10 years ago
Luca Barbato c1d647b15a mp3: Make the seek more robust 10 years ago
Luca Barbato d80811c94e riff: Use the correct logging context 10 years ago
Michael Niedermayer 9b8b804cfb avformat/yuv4mpegdec: Remove unused variables 10 years ago