12093 Commits (dbf0a90572710976e3d8e77f76472465b84aba77)

Author SHA1 Message Date
Michael Niedermayer 0780fe2740 rmdec: Limit videobufsize to remaining amount of data 12 years ago
Peter Ross a572cc8c7a wtvdec: prevent memory leak in get_tag() 12 years ago
Michael Niedermayer 7a6beedd3f oggparsevorbis: fix vorbis_cleanup return type 12 years ago
Peter Ross 8b4842c2e2 wtvdec: warn about truncated files 12 years ago
Peter Ross 801b636633 wtvenc: mux thumbnail picture 12 years ago
Peter Ross 361ecb6176 wtvdec: ignore WM/MediaThumbType metadata entry 12 years ago
Peter Ross 508836932f wtvdec: demux thumbnail picture to AVStream.attached_pic 12 years ago
Paul B Mahol 2a89081cad Add EVRCA and SMV codec id 12 years ago
Peter Ross 6cff56f0ba frmdec: tag 2 is AV_PIX_FMT_RGB0 12 years ago
Peter Ross 8d4c817c4a frmdec: terminate frm_pix_fmt_tags 12 years ago
Peter Ross f2dc158b0a frmdec: use AV_PIX_FMT_xxx 12 years ago
Paul B Mahol 7f7f31bfcb iff: support seeking with maud 12 years ago
Paul B Mahol 3174137d41 w64: fact guid support 12 years ago
Michael Niedermayer 2713e43ac8 ff_get_audio_frame_size: try to fix wma in wav 12 years ago
Carl Eugen Hoyos 1ae9d2820e Support decoding AC-3 in wav. 12 years ago
Luca Barbato d894f74762 oggdec: make sure the private parse data is cleaned up 12 years ago
Luca Barbato 89b51b570d oggdec: free the ogg streams on read_header failure 12 years ago
Carl Eugen Hoyos 9ff92cf195 012v decoder. 12 years ago
Carl Eugen Hoyos 9ffe790afc Support stereo as experimental feature in mmf / Yamaha SMAF. 12 years ago
Diego Biurrun a0c5917f86 Drop Snow codec 12 years ago
Michael Niedermayer 8214c1d82c mxfenc: avoid depending on private codec structures and functions 12 years ago
Peter Ross c44b4ee6ea frmdec: reduce probe score to reflect test accuracy (and pass probetest) 12 years ago
Peter Ross 3d0994be2f Megalux Frame demuxer 12 years ago
Carl Eugen Hoyos 1a34103f0f mmf.c: Use LIBAVFORMAT_IDENT when writing Yamaha SMAF version information. 12 years ago
内田佳久 7e5d4fa97d mmf.c: Do not write metadata into the SMAF Contents Info chunk. 12 years ago
James Almer b7d77f8e64 astenc: Enable the loop flag only when needed 12 years ago
Paul B Mahol 14d50c19dc w64dec: support metadata (summarylist guid) 12 years ago
Carl Eugen Hoyos c52e07bb6e Fix AVCI50 SPS to specify a SAR of 4:3 instead of 3:4. 12 years ago
Xi Wang 3b81bba3bc mxfdec: fix NULL checking in mxf_get_sorted_table_segments() 12 years ago
Michael Niedermayer fa11f36876 mpegpsenc: avoid shifting dts/pts 12 years ago
Michael Niedermayer cf369d4449 mpegpsenc: show first SCR/DTS at debug level 12 years ago
Michael Niedermayer 9fd0cf8a3b mpegpsenc: move preload recalculation to where its needed 12 years ago
Michael Niedermayer 2a23f6035e mpegpsenc: Fix SCR handling for DVD 12 years ago
Michael Niedermayer 84aba8eed9 mpegpsenc: restructure SCR handling 12 years ago
Justin Ruggles f2214c6224 au: use ff_raw_write_packet() 12 years ago
Paul B Mahol d885cc41e5 Fix "knwon" typo and add a check in tools/patcheck 12 years ago
Michael Niedermayer d0b450457b matroskadec: fix ffio_init_context() usage 12 years ago
Carl Eugen Hoyos 155cdc1d05 Add a comment about an intentional misspelling to the id3v1 tags. 12 years ago
Carl Eugen Hoyos 2284448775 Revert "Fix id3v1 tag spelling." 12 years ago
Benjamin Kerensa 95016fd1c8 Fix id3v1 tag spelling. 12 years ago
Reimar Döffinger c5142a95a5 Support more AVC-Intra files 12 years ago
Reimar Döffinger def01739c1 mxfdec: Set AV_FIELD_PROGRESSIVE, needed for AVC-intra 12 years ago
Paul B Mahol 48340bbb36 aiffenc: metadata support 12 years ago
Michael Niedermayer bbb11f383e lavf: add return to silence compiler warning 12 years ago
Martin Storsjö 53c25ee073 aviobuf: Discard old buffered, previously read data in ffio_read_partial 12 years ago
Martin Storsjö e96406eda4 rtsp: Add support for depacketizing RTP data via custom IO 12 years ago
Martin Storsjö 3f95f0dda5 rtpdec: Move the URLContext used for RTCP RR out from the context, to a parameter 12 years ago
Martin Storsjö a0b7e28907 aviobuf: Partial support for reading in read/write contexts 12 years ago
Clément Bœsch 3048fae63c build: Avoid detecting bogus components named 'x' 12 years ago
Clément Bœsch dc8b36746a lavf/webvtt: use ff_subtitles_read_chunk(). 12 years ago