14754 Commits (be4ae3f532d13deb0916f950d3bbc60c0f04fd85)

Author SHA1 Message Date
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
Luca Barbato 6920fb2b33 mxf: Verbose debug logging 11 years ago
Luca Barbato 842ea36c74 mxf: Override faulty PreviousPartition entries 11 years ago
Luca Barbato 92ebb33215 mxf: Add additional H264 PictureEssenceCoding 11 years ago
Daniel Verkamp cf3fccce06 ff_put_wav_header: remove manual byte counting 11 years ago
Keiji Costantini ca80e15814 mpegts: Forward error codes in various functions 11 years ago
Keiji Costantini 86ba2327e1 mpegts: K&R formatting cosmetics 11 years ago
Michael Niedermayer e21235f9b9 avformat/mov: call mov_rewrite_dvd_sub_extradata() after parsing dimensions from tkhd 11 years ago