15427 Commits (d5ee3580d84a238719588daf0b74feefd07d5742)

Author SHA1 Message Date
Michael Niedermayer e9ad121ba5 Fix skiping typos 11 years ago
Peter Ross 9abf08f79f avformat/mlvdec: print unsigned chunk size 11 years ago
Peter Ross bdab0c2d76 avformat/mlvdec: process ff_get_wav_header return value 11 years ago
goodthanks c9cfd45838 avformat/mpegtsenc: Allow DTS audio copy to TS streams 11 years ago
Carl Eugen Hoyos ade5851be0 Try mov tags if the fourcc in V_MS/VFW mkv files cannot be found in bmp tags. 11 years ago
Michael Niedermayer 66e30a2e65 avformat/mpegtsenc: check avformat_new_stream() return 11 years ago
Michael Niedermayer 24725f8e09 avformat/matroskaenc: fix indention level 11 years ago
Michael Niedermayer 9b1d7d4fd3 avformat/oggparsecelt: fix memleak 11 years ago
Michael Niedermayer 68de2115ca avformat/tee: print errors for each failed bitstream filter 11 years ago
Michael Niedermayer af165acefa avformat/movenc: dont store invalid tapt atom 11 years ago
Don Moir 62056d09b1 avformat/avidec: skip len=0 entries from the index 11 years ago
Miles Gould 99e22b7859 mov: Emit the correct tags for clcp tracks 11 years ago
Aidan Skinner 802385dbc2 mov: Write prof section of tapt tag 11 years ago
Carl Eugen Hoyos 18e7e21e2f Enable muxing ac-3 in caf. 11 years ago
Carl Eugen Hoyos ced0d6c14d Use correct msvc type specifiers for ptrdiff_t and size_t. 11 years ago
Carl Eugen Hoyos eeee59ba4d Never write 0 as maximum bitrate for asf files. 11 years ago
Michael Niedermayer fc145e576a avformat/h263dec: Fix h263 probe 11 years ago
Luca Barbato 152b797cd6 flv: Do not mangle dts values for negative cts 11 years ago
Luca Barbato 5d983fdbca flv: Warn only once 11 years ago
Luca Barbato 374fdc8c07 flv: Improve log messages 11 years ago
Kostya Shishkov e2834567d7 On2 AVC decoder 11 years ago
kyh96403 f21c263c89 avformat/rtmppkt: Fix random crash 11 years ago
Michael Niedermayer dc6a17cf74 avformat/mux: Check for and remove invalid packet durations 11 years ago
Michael Niedermayer b9017fdd42 avformat/flvdec: also include file position in debug output 11 years ago
Reimar Döffinger 3bd7a7149f Add missing ';'. 11 years ago
Reimar Döffinger 8cbf0827e1 Various small spelling fixes. 11 years ago
Michael Niedermayer f1c48c3a4d avformat/mpegtsenc: make the pes packet length omission optional 11 years ago
Graham Booker 60fcc19b90 avformat/mpegtsenc: Changed Video PES packet length to 0. 11 years ago
Anton Khirnov f9157463db lavf: do not use the parser duration for video 11 years ago
Anton Khirnov a4ed995cab txd: do not set the codec timebase. 11 years ago
Michael Niedermayer 57fb570908 avformat/avidec: Speed up keyframe detection code 11 years ago
Michael Niedermayer f3743901d7 avformat: Fix decoder search in find stream info 11 years ago
Michael Niedermayer 369cdf917a avformat/asfenc: dont allow non interleaved packets 11 years ago
Michael Niedermayer 5b19fc7aae avformat/pmpdec: remove cur_dts timestamp hack 11 years ago
Lukasz Marek 4d09bc9897 lavf/pcm: remove redundant check 11 years ago
Peter Ross f57ac37228 avformat/iff: extend IFF demuxer to decode DSDIFF 64-bit chunks 11 years ago
Peter Ross 55ddd700c6 Silicon Graphics Movie demuxer 11 years ago
Peter Ross 07761294fc Silicon Graphics RLE 8-bit video decoder 11 years ago
Peter Ross ab683efb2b Magic Lantern Video (MLV) demuxer 11 years ago
Peter Ross 5331773cc3 ff_id3v2_read: add option to limit ID3 magic number search 11 years ago
Peter Ross c94305ae23 ff_id3v2_free_extra_meta: set the pointer pointing to extra_meta to NULL 11 years ago
csheng 549bbdfb4b avformat/wavdec: enlarge probe_packets for wav 11 years ago
Peter Ross 0a13487b1a avformat/dsddec: create audio stream before processing id3 11 years ago
Peter Ross 27998451d8 DSD Stream File (DSF) demuxer 11 years ago
Michael Niedermayer 97751e1324 avformat/replaygain: fix mixed declaration and statement 11 years ago
Alessandro Ghedini 32d05934ab mp3dec: decode more data from Info header 11 years ago
Alessandro Ghedini fbd8e04210 mp3dec: move XING/Info and VBRI parsing into their own functions 11 years ago
Alessandro Ghedini ae43c10e36 replaygain: allow exporting already decoded replaygain values 11 years ago
Carl Eugen Hoyos a3bd33af9e Write sample_aspect_ratio to asf files. 11 years ago
Carl Eugen Hoyos 6c18200c2f Only insert the icpf atom in ProRes mkv packets if it isn't already present. 11 years ago