68301 Commits (41a52740d47ac0b02e99ae90ff9212cce71753e7)
 

Author SHA1 Message Date
Vittorio Giovara e352b29371 mov: Add an option for exporting all metadata 10 years ago
Vittorio Giovara 5639ed9abb mov: do not truncate the language-prefixed tag 10 years ago
Vittorio Giovara 604c9b1196 rtsp: move the CONFIG_ macros to the beginning of the check 10 years ago
Luca Barbato 7464e98f74 aac: Simplify decode_mid_side_stereo 10 years ago
Benoit Fouet d7716961a8 avformat/apngdec: exit probing when skipping is not possible. 10 years ago
Benoit Fouet 543fceba9c apng: move shared header from avformat to avcodec. 10 years ago
Carl Eugen Hoyos f151f5415a lavf/qcp: Print unknown GUID on error. 10 years ago
Carl Eugen Hoyos 7f6515e491 Also print GUIDs as shown in the Windows registry to ease debugging. 10 years ago
Carl Eugen Hoyos ea5423a017 lavc/dirac_arith: Only compile x86 asm if ARCH_X86 is set. 10 years ago
Michael Niedermayer 42801505cd tests: Add vsynth2 which uses the new reference.pnm 10 years ago
Michael Niedermayer ed49b142bb tests: Rename vsynth2 to vsynth_lena 10 years ago
Michael Niedermayer 24e7e0237b avformat/crypto: Use av_memdup() 10 years ago
Christian Suloway 00d4013d9f avformat/crypto: added encryption 10 years ago
Christophe Gisquet 55a06b4619 doc: mention the noise_bsf parameter in the docs 10 years ago
Michael Niedermayer 9978916c53 Merge commit 'e4a77dc204f80a6876cbd91de9b71c30feebe119' 10 years ago
Michael Niedermayer 51f2422c2b avcodec/vorbisdec: Use avpriv_float_dsp_alloc() 10 years ago
Michael Niedermayer 00d4759134 avcodec/opus_celt: Use avpriv_float_dsp_alloc() 10 years ago
Michael Niedermayer 3384d76503 avcodec/wmaprodec: Use avpriv_float_dsp_alloc() 10 years ago
Michael Niedermayer 24fdf7334d avformat/utils: Search harder for missing stream information in flv by default 10 years ago
Reinhard Tartler e4a77dc204 Make the RELEASE file match with the most recent tag 10 years ago
Michael Niedermayer b50e003e1c avcodec/motion_est: use 2x8x8 for interlaced qpel 10 years ago
Andreas Cadhalpun 928322c15f doc: correct license template for t2h.pm 10 years ago
Andreas Cadhalpun b28652599d doc: fix spelling errors 10 years ago
Michael Niedermayer 8653419e9d avformat/mxfdec: Reset structural_components_count when allocation fails 10 years ago
Mark Reid e5d217f048 libavformat/mxfdec.c: initial support for EssenceGroups 10 years ago
Michael Niedermayer 21c0c0f9d4 LICENSE.md: Add tests/reference.pnm 10 years ago
Michael Niedermayer d828b08143 Merge commit '8895bf7b78650c0c21c88cec0484e138ec511a4b' 10 years ago
Michael Niedermayer 7944065114 Merge commit '0f257e29c5520b215e573e7e3abde8e5a4743309' 10 years ago
Christophe Gisquet 4c592c3908 ffmpeg: take bsf arguments from the command line 10 years ago
Michael Niedermayer 0b5adc3520 avcodec/adxenc: fix rounding 10 years ago
Michael Niedermayer 6b0ab561d0 avcodec/adxenc: match prediction used in the decoder 10 years ago
Michael Niedermayer 93f959b672 avcodec/atrac3: Use avpriv_float_dsp_alloc() 10 years ago
Michael Niedermayer 1aca990bd9 avcodec/libmp3lame: Use avpriv_float_dsp_alloc() 10 years ago
Michael Niedermayer 2fbb9e647c avcodec/wma: Use avpriv_float_dsp_alloc() 10 years ago
Christophe Gisquet 6a2bfd52e5 h264_ps: move and export aspect_ratio 10 years ago
Michael Niedermayer e74f2be1ed avformat/riffdec: ask for samples with wav header size < 14 10 years ago
Neil Birkbeck e4788e9cd9 avfilter/vf_yadif: fix extra leading dup frame when deint=1 10 years ago
Michael Niedermayer fc9ced41e4 avcodec/twinvq: Use avpriv_float_dsp_alloc() 10 years ago
Michael Niedermayer 2336c76d5a avcodec/ra288: Use avpriv_float_dsp_alloc() 10 years ago
Michael Niedermayer b0464212bd avcodec/on2avc: Use avpriv_float_dsp_alloc() 10 years ago
Michael Niedermayer 14285c3331 avcodec/aacenc: Use avpriv_float_dsp_alloc() 10 years ago
Michael Niedermayer cae851c789 avcodec/ac3enc: Use avpriv_float_dsp_alloc() 10 years ago
Michael Niedermayer 5bf4cd8e5b avutil/ppc/util_altivec: add () to VEC_SPLAT16 macro 10 years ago
Michael Niedermayer c299b6fd08 avutil/buffer: Move USE_ATOMICS to thread.h to avoid it becoming out of sync with it 10 years ago
Dave Yeo 32eadfe453 libavutil/threads.h: correct an include to be local 10 years ago
Dave Yeo 090a7801a8 libavutil/thread.h: Support OS/2 threads 10 years ago
Vadim Kalinsky 2db29482f1 avutil/bprint: C++ compatible AVBPrint definition. 10 years ago
Lukasz Marek 0cb994dfe3 lavu/opt: add escaping to av_opt_serialize 10 years ago
Reinhard Tartler 8895bf7b78 Replace lena.pnm 10 years ago
Reinhard Tartler 0f257e29c5 Treat all '*.pnm' files as non-text file 10 years ago