10005 Commits (0a024268261d05ccdcf7e03c85fb78d22037a464)

Author SHA1 Message Date
Luca Barbato ad8f736b74 mxf: Remove typo 11 years ago
Michael Niedermayer 9d599e3f6e avi: Improve non-interleaved detection 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 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
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
Vittorio Giovara e50f5d3cf9 Alias PIX image encoder and decoder 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
John Stebbins 1e9db41e2a movenc: Allow override of major brand in ftyp atom 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
Keiji Costantini ca80e15814 mpegts: Forward error codes in various functions 11 years ago
Keiji Costantini 86ba2327e1 mpegts: K&R formatting cosmetics 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
wm4 8f629a986c isom: convert mp4 dvdsub extradata to vobsub format 11 years ago
Luca Barbato afdf94689c aac: K&R formatting cosmetics 11 years ago
Alessandro Ghedini 6998a9f4c4 http: Properly initialize icy headers string 11 years ago
Martin Storsjö e77a2ea950 http: Declare more parameters as const where possible 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
Luca Barbato 8075c3d8bb http: Add support reading ICY metadata 11 years ago
Luca Barbato 4ff99ab3d7 http: Refactor process_line 11 years ago
Luca Barbato 7a2fddb448 http: K&R formatting cosmetics 11 years ago
Luca Barbato 78b21c1d71 http: Drop doxy comments 11 years ago
Luca Barbato 55a215ba63 http: Return meaningful error codes 11 years ago
Luca Barbato db9d39b4b5 avformat: Report the duration analysis reached 11 years ago
Diego Biurrun d92024f18f lavf: more correct printf format specifiers 11 years ago
Michael Niedermayer 77e9123fe5 lavf: always use av_free 11 years ago
Tim Walker 34bbc81de8 lavf: simplify ff_hevc_annexb2mp4_buf 11 years ago
Luca Barbato ee17be3fdd hevc: Use get_se_golomb_long 11 years ago