14766 Commits (eaed4da96ac6da54313b35a8567ebf415e6df4cf)

Author SHA1 Message Date
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
Anton Khirnov 15c5a8d22d mp3dec: export replaygain tags from ID3v2 11 years ago
Anton Khirnov 5a7e35dd23 Add replaygain side data type and code for parsing replaygain tags. 11 years ago
Anton Khirnov 25b3258656 lavf: add an AVStream field for exporting stream-global side data 11 years ago
Tanja Batchelor 5b8f0a5eac mpeg: K&R formatting cosmetics 11 years ago
Nicolas George 26dea7731e lavf/concatdec: allow to match streams by id. 11 years ago
wm4 686e662676 http: restructure http_connect error handling path 11 years ago
John Stebbins 1e9db41e2a movenc: Allow override of major brand in ftyp atom 11 years ago
rogerdpack 0b4c5c99bc avformat/udp: cleanup comments, add a warning if receive buffer is unexpectedly unable to be set high enough 11 years ago
Marton Balint d2f60547c2 mpegts: fix teletext pts of streams with standalone pcr pid 11 years ago
Marton Balint d83a5b5218 mpegts: add pcr filter for tracking standalone pcr pids 11 years ago
Marton Balint 6bab55b84c mpegts: factorize mpegts filter creator code 11 years ago
Marton Balint 4acc86bcfb mpegts: move last_pcr to MpegTSFilter level 11 years ago
Michael Niedermayer d003a0cd2e avformat/mp3enc: use av_copy_packet() 11 years ago
wm4 76c8fbc5f2 http: never send 'Cookie: (null)' to the server 11 years ago
Luca Barbato af9481d701 mxf: Lowercase UL strings 11 years ago