39622 Commits (70daeacd6ef8b354dd7d2d77ad393831a5bbf033)
 

Author SHA1 Message Date
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 390acbea06 configure: Provide --pkg-config-flags 11 years ago
Luca Barbato db9d39b4b5 avformat: Report the duration analysis reached 11 years ago
Stephen Hutchinson 908836e207 doc: Add section about AviSynth support 11 years ago
Luca Barbato 5926603ad6 configure: Document --pkg-config option 11 years ago
Diego Biurrun d92024f18f lavf: more correct printf format specifiers 11 years ago
Diego Biurrun 7caf48e036 configure: miscellaneous cosmetics 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 4a8562394b configure: Use the right pkgconf file for openjpeg 11 years ago
Luca Barbato ee17be3fdd hevc: Use get_se_golomb_long 11 years ago
Luca Barbato 5eacbb5328 golomb: Add a get_se_golomb_long 11 years ago
Anton Khirnov e854b8f9f4 Work around broken floating point limits on some systems. 11 years ago
Martin Storsjö 8cafeb8bca mxfdec: Validate parameters to strftime 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
Tim Walker 1d9014f0b0 movenc: use 'hev1' tag for HEVC in MODE_MOV. 11 years ago
James Zern 3e0175d89a riff: add VP9 fourcc 11 years ago
Ben Littler fb0a988f94 riff: IPJ2 decodes with JPEG2000 decoder 11 years ago
Baptiste Coudurier 9e71cc81f3 movdec: handle 0x7fff langcode as macintosh per the specs 11 years ago
Piotr Bandurski 8a0bc40545 libspeex: support ZygoAudio (quality 10 mode) 11 years ago
Mark Himsley 360022bd3b isom: lpcm in mov default to big endian 11 years ago
Piotr Bandurski db32f14c3d isom: add "MNG" FourCC 11 years ago
Carl Eugen Hoyos 073cd30fb4 isom: Support MPEG-2 video mov files from FPC5 11 years ago
Piotr Bandurski 31e558fbcf isom: add "NO16" FourCC 11 years ago
Piotr Bandurski 6509012398 isom: add Radius DV YUV FourCCs 11 years ago
Carl Eugen Hoyos eeae858596 isom: Support Sony XAVC in mov 11 years ago
Ben Littler c09804684a isom: add xd51 hdcam 11 years ago
Vittorio Giovara 4d33873c29 hevc: make pps/sps ids unsigned where necessary 11 years ago
Michael Niedermayer ed06e5d92b hevc: Do not turn 32bit timebases into negative numbers 11 years ago
Michael Niedermayer 6cc94e9719 hevc: use av_mallocz() for allocating tab_ipm 11 years ago
Michael Niedermayer 920c01adce hevc: Use get_bits_long() in decode_vui() 11 years ago
Janne Grunau 74cc901905 float_dsp: fix errors in documentation 11 years ago
Janne Grunau c708b54033 timer: use mach_absolute_time as high resolution clock on darwin 11 years ago
Janne Grunau 634d9d8b39 arm: get_cabac inline asm 11 years ago
Janne Grunau dfe224f377 aarch64: get_cabac inline asm 11 years ago
Janne Grunau 4506a854a4 arm: vp3: remove incorrect const in ff_vp3_idct_dc_add_neon declaration 11 years ago