14805 Commits (634636eb5aeb970fa4119ca3a259bc7e3a1029f8)

Author SHA1 Message Date
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
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
Carl Eugen Hoyos 54bbe3e2a6 Revert "Allow stream-copying grayscale mov files." 11 years ago
Michael Niedermayer 5d75730c58 avformat/avidec: Check required demuxing buffer sizes in guess_ni_flag() 11 years ago
Michael Niedermayer 01000064c9 avidec: calculate missing bitrates from index 11 years ago
Anshul Maheshwari 61f96be08a Documented av_dump_format 11 years ago
Matt Oliver 99b48fd448 Fix modplug linkage on Windows. 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
Carl Eugen Hoyos d68ac92dc2 Replace an incorrect av_free() in movenc.c with av_freep(). 11 years ago
Luca Barbato ee17be3fdd hevc: Use get_se_golomb_long 11 years ago
Martin Storsjö 8cafeb8bca mxfdec: Validate parameters to strftime 11 years ago
Michael Niedermayer 88c8e4afea avformat/hevc: fix mix of av_malloc() with free() 11 years ago
Michael Niedermayer 5d5e2bd862 avformat/hevc: Make return codes consistent and more flexible 11 years ago
Michael Niedermayer cb403b2570 avformat: fix hevcs use of golomb from avformat 11 years ago
Michael Niedermayer 6783b3eb76 avformat/isom: remove duplicated line 11 years ago
Tim Walker 558b20d729 matroskaenc: enable Annex B to MP4 conversion for HEVC tracks. 11 years ago
Tim Walker a823d09486 matroskaenc: write private data in hvcC format for HEVC. 11 years ago
Tim Walker 4f3db5d341 movenc: allow muxing HEVC in MODE_MP4. 11 years ago
Tim Walker b6c61fb83e movenc: enable Annex B to MP4 conversion for HEVC tracks. 11 years ago
Tim Walker 20b40a597c movenc: write hvcC tag for HEVC. 11 years ago