76400 Commits (d9611864c2b7acbab97b7d54024494e721ccc171)
 

Author SHA1 Message Date
Hendrik Leppkes a440886a35 Merge commit '2ec96b6bd5bf7b22978711bcf2cee702bee89c6f' 9 years ago
Hendrik Leppkes 2fece1e4d5 Merge commit 'f6f32fc93d39caf329869c1bff8ad024ccab1d42' 9 years ago
Hendrik Leppkes 760dbdd3c5 Merge commit '772c87c5a658f36d7c0612f5da583fc2bfa54f79' 9 years ago
Michael Niedermayer 00efaa7983 avutil/intmath: fix undefined behavior in ff_ctzll_c() 9 years ago
Vittorio Giovara dca23ffbc7 lavc: Deprecate AVPicture structure and related functions 9 years ago
Vittorio Giovara 3ee2c60cc2 utils: Use data buffers directly instead of an AVPicture 9 years ago
Peter Ross cdfc61de4e libavformat/electronicarts: also demux mpeg audio layer 2 9 years ago
Carl Eugen Hoyos 775b84e30e lavc/x86/vc1dsp_init: Fix compilation with --disable-yasm. 9 years ago
Carl Eugen Hoyos c52c78cc56 lavf/mpjpegdec: Return 0 if an allocation inside the probe function fails. 9 years ago
Paul B Mahol 6debfce6a3 avformat/electronicarts: fix demuxing of certain eam files 9 years ago
Paul B Mahol 0d7c027483 avformat/electronicarts: support ADPCM PSX 9 years ago
Julian Scheel 7ebe12fc55 mmaldec: Add mpeg2 decoding support 9 years ago
James Almer 73353af6e5 x86/Makefile: move decoder/encoder objects out of the subsystems section 9 years ago
Marton Balint b69b43e2c4 ffmpeg: exit on corrupt packets or decoded frames if exit_on_error flag is present 9 years ago
Marton Balint e2b416b68e ffmpeg: factorize checking decoder result 9 years ago
Marton Balint f4730a5845 ffmpeg: exit on av_write_trailer failure if exit_on_error is set 9 years ago
Marton Balint a1240c0522 ffmpeg: log failed av_write_trailer 9 years ago
Timothy Gu ab5f43e634 vc1dsp: Port ff_vc1_put_ver_16b_shift2_mmx to yasm 9 years ago
Alexis Ballier 12628e3369 libavformat/mxfdec.c: Report dark metadata keys only when they match no parser at all, not everytime they fail to match one. 9 years ago
Alexis Ballier 94ec82f14a libavformat/mxfdec.c: cosmetics: Add missing space after '?' in log message. 9 years ago
Andreas Cadhalpun a4680e7170 avcodec: rename avpriv_color_frame to ff_color_frame 9 years ago
Andreas Cadhalpun 957f92729a avcodec: drop 2 suffix from avpriv_ac3_parse_header2 9 years ago
Tobias Rapp 18e8fac531 avfilter/vf_ssim: Add support for writing stats to stdout 9 years ago
Timothy Gu 98da061461 huffyuvencdsp: Cherry pick changes left out in the last commit 9 years ago
Timothy Gu 5e586e1bef huffyuvencdsp: Add ff_diff_bytes_{sse2,avx2} 9 years ago
Julian Scheel da43e9e157 mmaldec: Fix avpriv_atomic_get usage 9 years ago
Hendrik Leppkes 4da52e3630 aacdec: fix strict prototype warning 9 years ago
Vittorio Giovara ff7956fcbf avplay: Replace avpicture functions with imgutils 9 years ago
Vittorio Giovara a17a766190 lavc: Add data and linesize to AVSubtitleRect 9 years ago
Vittorio Giovara f890677d05 Replace any remaining avpicture function with imgutils 9 years ago
Vittorio Giovara 13bddab7de nuv: Replace avpicture functions with imgutils 9 years ago
Vittorio Giovara 48c0638683 dpx: Replace avpicture functions with imgutils 9 years ago
Vittorio Giovara f0a106578d roqvideodec: Replace avpicture functions with imgutils 9 years ago
Luca Barbato ef3a3519c1 rawdec: Replace avpicture functions with imgutils 9 years ago
Luca Barbato fcc1280acb rawenc: Replace avpicture functions with imgutils 9 years ago
Vittorio Giovara 3496cec433 msrle: Use AVFrame instead of AVPicture 9 years ago
Rostislav Pehlivanov 0f87cbdd51 lavf: add oggparsedaala and bump micro 9 years ago
Rostislav Pehlivanov b7c9873bed lavc: add AV_CODEC_ID_DAALA to the list of codec IDs and bump minor 9 years ago
James Zern 6540fe04a3 libvpxenc: remove some unused ctrl id mappings 9 years ago
Timothy Gu 6b41b44149 huffyuvencdsp: Convert ff_diff_bytes_mmx to yasm 9 years ago
Tobias Rapp 1ec8c1554e avfilter/vf_psnr: Add support for writing stats to stdout 9 years ago
Andreas Cadhalpun 451b6a990a avutil: merge avpriv_float_dsp_init into avpriv_float_dsp_alloc 9 years ago
Andreas Cadhalpun 3dfb643cd4 avcodec: remove unused avpriv_ac3_parse_header 9 years ago
Andreas Cadhalpun 95687dc310 avutil: install des.h, rc4.h and tree.h as public headers 9 years ago
Timothy Gu bc22cd244e dnxhdenc: Optimize get_pixels_8x4_sym for 10-bit 9 years ago
Hendrik Leppkes 00ae5b401b dca_parser: don't overwrite the sample rate, it may not be correct 9 years ago
wm4 de1b1a7da9 avformat/mp3dec: improve junk skipping heuristic 9 years ago
Paul B Mahol 35564318ad avformat: add wve demuxer 10 years ago
Paul B Mahol 0e08d6ca14 avformat: add msf demuxer 10 years ago
Michael Niedermayer e91cd8a9c4 compat/solaris/make_sunver.pl: Use /usr/bin/env perl instead of /usr/bin/perl 10 years ago