14715 Commits (bd34e26b27e9ec83727dedd1c04c40d8a245cfa8)

Author SHA1 Message Date
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
Peter Ross ac9bfb1faf avformat/movenc: encode compilation metadata 11 years ago
Peter Ross dadf668df2 avformat/mov: decode compilation metadata 11 years ago
Luca Barbato afdf94689c aac: K&R formatting cosmetics 11 years ago
Michael Niedermayer 72d44f1583 mvformat/movenc: fix IMX 11 years ago
Alessandro Ghedini 6998a9f4c4 http: Properly initialize icy headers string 11 years ago
Fred Rothganger 3f3229cd10 avformat: extracting NTP timestamp from RTCP 11 years ago
Bryce McLeod 581957cd86 avformat/movenc: rescale when copying duration to timecode track 11 years ago
Martin Storsjö e77a2ea950 http: Declare more parameters as const where possible 11 years ago
Michael Niedermayer 1f36ebf63a avformat: revert %c changes from d92024f18f 11 years ago
Michael Niedermayer dbc3e1109c avformat/flvdec: discard inconsistent timestamps 11 years ago
Clément Bœsch 2572d07c1f http: Allow setting a Content-Type for POST requests 11 years ago
Alessandro Ghedini fe568b3d27 http: Improve options descriptions 11 years ago
Anssi Hannula ab76d9f628 http: Always allow no-op seek 11 years ago
Anssi Hannula 2ec33d2712 http: Add support for selecting a request range 11 years ago
Clément Bœsch ddfc989063 http: Support setting custom User-Agent 11 years ago
Michael Niedermayer e58c85b068 http: Export Content-Type information 11 years ago