14923 Commits (e0cdc68bdc0ee688b5e819d12ff151374f0cc988)

Author SHA1 Message Date
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
Anh c150e2cf32 Fix compilation with --disable-everything --enable-muxer=avi --disable-network. 11 years ago
Michael Niedermayer dd77f6469a avformat/ico: use avmalloc(z)_array() 11 years ago
Michael Niedermayer 572f5eb1af avformat/mpegenc: try to improve the VBV buffer warning 11 years ago
Michael Niedermayer ff6fa0b4b9 avformat/mpegts: Remove redundant check 11 years ago
Michael Niedermayer 79d82a6574 avformat/hnm: fix decoding of 256x256 video 11 years ago
Michael Niedermayer bdc812ab9e avformat/flacdec/flac_read_timestamp: free the correct packet 11 years ago
Michael Niedermayer 6d8ccc7ac7 avformat/flacdec/flac_read_timestamp: dont modify AVStream state 11 years ago
Michael Niedermayer eead2cddb7 avformat/xmv: use av_malloc_array() 11 years ago
Michael Niedermayer 337f74868c avformat/mpegtsenc: use av_malloc_array() 11 years ago
Michael Niedermayer 083b6e739b avformat/utils: fix typo 11 years ago
Michael Niedermayer ef818d8bf0 avformat: add av_format_inject_global_side_data(), and disable it by default 11 years ago
Michael Niedermayer b465aaa59f avformat/img2dec: fix typo 11 years ago
Rainer Hochecker e1fcd3a007 flac demuxer: improve seeking 11 years ago
Carl Eugen Hoyos 63c03ea98d Fix writing RGB 5:5:5 rawvideo into avi. 11 years ago
Stephan Soller 36b9c27dae avformat/rtmpproto: Added handling of an initial RTMP chunk size packet. 11 years ago
Stephan Soller 4d40e073dc rtmpproto: Handle RTMP chunk size packets before the connect packet 11 years ago
Martin Storsjö 6477139721 rtmpproto: Make sure to pass on the error code if read_connect failed 11 years ago
Michael Niedermayer 2ebacb0fc4 avformat/network: use av_malloc_array() 11 years ago
Michael Niedermayer eccec20397 avformat/mp3enc: drop redundant and uninitialized variable 11 years ago
Michael Niedermayer 82796aacab avformat/utils: reinject global side data on seeks 11 years ago
Michael Niedermayer c0d62d999d avformat/utils: factorize if() 11 years ago
Michael Niedermayer 289f02f923 avformat/utils: Inject global side data into first packet. 11 years ago
Peter Ross e311b7446a avformat/iff: indent 11 years ago
Peter Ross d95c9679f7 avformat/iff: remove unused code 11 years ago
Michael Niedermayer 617a1a98a6 mp3enc: Properly write bitrate value in XING header 11 years ago
Michael Niedermayer f683895dee avformat/img2dec: support nanosecond file times 11 years ago
Michael Schenk 513a431e07 avformat/hls: reduce memory usage by using dynamically allocated url/key 11 years ago
Carl Eugen Hoyos c43222f436 Improve amr bitrate calculation for VBR files. 11 years ago
Carl Eugen Hoyos 8b122937af Warn if rawvideo and an unreadable pix_fmt are written. 11 years ago
Lukasz Marek 6db42a2b6b lavd: add device capabilities API 11 years ago
Anssi Hannula 39b192b8e1 avformat/hls: do not call ffurl_seek/ffurl_size on crypto protocol 11 years ago