14737 Commits (46f72ea507afee6adb0d2324848159063d0e7afc)

Author SHA1 Message Date
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
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
Michael Niedermayer 8ba432bc56 avformat/mov: fill in subtitle dimensions after parsing tkhd 11 years ago
Michael Niedermayer b6ad5893ce avformat/isom: only write the size if its non zero in mov_rewrite_dvd_sub_extradata() 11 years ago
Michael Niedermayer f6f3c85c0e avformat/isom: Simplify mov_rewrite_dvd_sub_extradata() 11 years ago
Jean First 6d78e852fb img2: add j2c file extension 11 years ago
Carl Eugen Hoyos 58c215961a raw, nut: Support rgba64 encoding 11 years ago
Michael Niedermayer 6d7b22fb8f isom: fix C99-style declaration 11 years ago
Martin Storsjö 3b1c9eb0ff aacdec: Lower the number of frames required to detect ADTS 11 years ago
Martin Storsjö 0412cb67cd aacdec: Don't count probed ADTS frames if there are false positives 11 years ago
Peter Ross 40f88796c6 Phantom Cine demuxer (iteration 2014.3) 11 years ago
Michael Niedermayer 9b1d264e87 avformat/movenc: omit avformat ident from isml_manifest for bitexact mode 11 years ago
Michael Niedermayer 10c14264db avformat/movenc: omit LIBAVCODEC_IDENT for bitexact mode from uuidusmt_tag 11 years ago
Michael Niedermayer a17ee4117d avformat/movenc: only ommit encoder tag of the metadata for bitexact mode 11 years ago
Michael Niedermayer cd0982e189 avformat/isom: fix mix of declaration and statement 11 years ago
wm4 8f629a986c isom: convert mp4 dvdsub extradata to vobsub format 11 years ago
Peter Ross 847d8af59a avformat/id3v2: decode compilation metadata 11 years ago