15025 Commits (a6b0c0e123f692f074899768db85e150726d9dc2)

Author SHA1 Message Date
Piotr Bandurski 32b0942c99 riff: add DM4V FourCC 11 years ago
Compn fa6a021121 riff: add G264 to mpeg4, only decodes keyframes 11 years ago
Piotr Bandurski 9ab2d5a33c riff: add "lsvm" FourCC for H263. 11 years ago
Carl Eugen Hoyos 915524e541 riff: Support H.264 fourcc UMSV 11 years ago
Carl Eugen Hoyos dcb6e145eb riff: add FourCC for GeoVision cameras 11 years ago
Carl Eugen Hoyos 9d9d319a3c riff: Add V264 for H264 in CCTV recordings 11 years ago
Carl Eugen Hoyos 51ace0fb92 riff: add H264 from QNAP Systems 11 years ago
Piotr Bandurski a52a1bc912 riff: add SMV2 FourCC for H264 11 years ago
Clément Bœsch 235bf1dab5 riff: add ISMP/timecode tag 11 years ago
James Almer fa570a5548 riff: Add ITRK tag 11 years ago
Piotr Bandurski 121b5b7e04 isom: add some BOXX tags 11 years ago
Reimar Döffinger b0a54516eb isom: add 'flic' tag 11 years ago
Carl Eugen Hoyos 5a85cf0fc2 isom: add 'm1v ' tag 11 years ago
Luca Barbato ad8f736b74 mxf: Remove typo 11 years ago
Roman Fietze 74aeb6b584 libavformat/utils.c: av_pkt_dump_log2: use const pointers 11 years ago
Michael Niedermayer f359bac27c avformat/hlsenc: remove unneeded l prefix from %lf 11 years ago
Senthilnathan M 96b8e7a9cd hlsenc: added floating point time support. 11 years ago
Michael Niedermayer cc8b45c0ce avformat/avidec: remove unused variables 11 years ago
Michael Niedermayer 9d599e3f6e avi: Improve non-interleaved detection 11 years ago
Carl Eugen Hoyos 45782a98b6 Write aspect ratio when muxing gif. 11 years ago
Marc-Antoine Arnaud f1c4a54f6e lavf: add supported extension to avi and mov demuxers 11 years ago
Diego Biurrun cba4e6062a More correct printf format specifiers 11 years ago
Jimmy Christensen 38389058c3 OpenEXR decoder 11 years ago
Michael Niedermayer 1f361124d9 avformat/img2dec: zero probe buffer 11 years ago
Michael Niedermayer f94371b1db mov: Unbreak sbtl writing 11 years ago
Michael Niedermayer 12789d9636 mov: call mov_rewrite_dvd_sub_extradata() after parsing dimensions from tkhd 11 years ago
Michael Niedermayer fce28c3c6d mov: fill in subtitle dimensions after parsing tkhd 11 years ago
Michael Niedermayer 96138e8c8d isom: only write the size if its non zero in mov_rewrite_dvd_sub_extradata() 11 years ago
Michael Niedermayer 9bd4a9f4ee isom: Simplify mov_rewrite_dvd_sub_extradata() 11 years ago
Peter Ross 92d657b5f1 avformat/wtvenc: advise user when H264 startcode is not present 11 years ago
Peter Ross e61973db6c avformat/mpegtsenc: move startcode validity check to ff_check_h264_startcode 11 years ago
Michael Niedermayer 7aa3979b8c avformat/avio: also set generic URL context options 11 years ago
Peter Ross 31ac3f306c avformat/wtvenc: pad judiciously when writing mpeg2 extradata 11 years ago
Peter Ross 73a2d16bfa avformat/wtvdec: demux mpeg2 extradata 11 years ago
Michael Niedermayer c01ddf845d avformat/replaygain: remove unused variable 11 years ago
Michael Niedermayer 8a9d0a1561 avformat/movenc: fix if vs if else 11 years ago
Michael Niedermayer 657cee1aef avformat/img2_alias_pix: rewrite probe function 11 years ago
Michael Niedermayer 2cffdcbdd7 avformat/img2dec: try to read PROBE_BUF_MIN instead of just enough for .pix probing 11 years ago
Michael Niedermayer 1c13e1ef36 avformat/img2dec: Use avformat probing interface to identify format if it has not been otherwise identified 11 years ago
Michael Niedermayer 075d6c066b avformat: add image2 brender pix demuxer 11 years ago
Michael Niedermayer 13bcb4de33 avformat: add image2 alias pix demuxer 11 years ago
Michael Niedermayer 067a9cf81a avformat/img2dec: make image2dec capable to be used from seperate demuxers 11 years ago
John Stebbins 6adf3bc42e movenc: Add dvd subtitle support 11 years ago
Paul B Mahol 70daeacd6e PAF demuxer and decoder 11 years ago
Aleksi Nurmi ae17878fb2 BRender PIX image decoder 11 years ago
Michael Niedermayer 61b5ef7754 libavformat/aviobuf: keep track of the original buffer-size and restore it after probe/ensure-seekback 11 years ago
Michael Niedermayer 0d4a66ee7f avformat/aviobuf: ffio_ensure_seekback: only copy the initialized part of the buffer 11 years ago
Vittorio Giovara e50f5d3cf9 Alias PIX image encoder and decoder 11 years ago
Carl Eugen Hoyos 0816abae1e Add an .oga muxer. 11 years ago
Peter Ross 4a031ce3c6 avformat/riff: add On2 VP7 fourccs 11 years ago