68243 Commits (50f9de59a08f4bbacda298377339318e3eb87b8e)
 

Author SHA1 Message Date
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
Neil Birkbeck dd5d617956 avfilter/vf_idet: Fixing idet for single-frame inputs. 10 years ago
Michael Niedermayer 27897d2ef6 Merge commit '491805636cef50d3f582bd345e1460eeb739ea48' 10 years ago
Michael Stypa cb58c771ad fix Makefile objects for pulseaudio support 10 years ago
Martin Storsjö 491805636c rtmpproto: Fix a typo in a comment 10 years ago
Benoit Fouet ebf2052a61 avcodec/pngdec: apng: fix output buffer filling when no blending is needed. 10 years ago
Michael Niedermayer 885a763cac avcodec/ppc/h264qpel_template: protect unistd.h by #if HAVE_UNISTD_H 10 years ago
Benoit Fouet af8804ac86 avcodec/pngdec: allow for some code path optimizations. 10 years ago
Benoit Fouet aff50ae1d1 avcodec/pngdec: do not blend on transparent black 10 years ago