summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * APIchanges: Fill in missing dates and hashesVittorio Giovara2015-10-19
* | ffmpeg: add abort_on option to allow aborting on empty outputMarton Balint2015-10-22
* | ffmpeg: fix ffmpeg.h trailing whitespaceMarton Balint2015-10-22
* | qsvdec: fix get_format and hwaccel_context handlingHendrik Leppkes2015-10-22
* | Merge commit 'fb472e1a11a4e0caed2c3c91da01ea8e35d9e3f8'Hendrik Leppkes2015-10-22
|\|
| * avconv: add support for Intel QSV-accelerated transcodingAnton Khirnov2015-10-16
* | Merge commit 'dc923bc23b3efd949d0bf67ff1abdb95059e5843'Hendrik Leppkes2015-10-22
|\|
| * qsvenc: add an API for allocating opaque surfacesAnton Khirnov2015-10-16
* | Merge commit '2ec96b6bd5bf7b22978711bcf2cee702bee89c6f'Hendrik Leppkes2015-10-22
|\|
| * qsvenc: cosmetics, reindentAnton Khirnov2015-10-16
* | Merge commit 'f6f32fc93d39caf329869c1bff8ad024ccab1d42'Hendrik Leppkes2015-10-22
|\|
| * qsvenc: set the timestamp for PIX_FMT_QSV frames as wellAnton Khirnov2015-10-16
* | Merge commit '772c87c5a658f36d7c0612f5da583fc2bfa54f79'Hendrik Leppkes2015-10-22
|\|
| * qsvenc: support passing arbitrary external buffers to the encoderAnton Khirnov2015-10-16
* | avutil/intmath: fix undefined behavior in ff_ctzll_c()Michael Niedermayer2015-10-22
* | libavformat/electronicarts: also demux mpeg audio layer 2Peter Ross2015-10-22
* | lavc/x86/vc1dsp_init: Fix compilation with --disable-yasm.Carl Eugen Hoyos2015-10-22
* | lavf/mpjpegdec: Return 0 if an allocation inside the probe function fails.Carl Eugen Hoyos2015-10-22
* | avformat/electronicarts: fix demuxing of certain eam filesPaul B Mahol2015-10-22
* | avformat/electronicarts: support ADPCM PSXPaul B Mahol2015-10-22
* | mmaldec: Add mpeg2 decoding supportJulian Scheel2015-10-22
* | x86/Makefile: move decoder/encoder objects out of the subsystems sectionJames Almer2015-10-22
* | ffmpeg: exit on corrupt packets or decoded frames if exit_on_error flag is pr...Marton Balint2015-10-22
* | ffmpeg: factorize checking decoder resultMarton Balint2015-10-22
* | ffmpeg: exit on av_write_trailer failure if exit_on_error is setMarton Balint2015-10-22
* | ffmpeg: log failed av_write_trailerMarton Balint2015-10-22
* | vc1dsp: Port ff_vc1_put_ver_16b_shift2_mmx to yasmTimothy Gu2015-10-21
* | libavformat/mxfdec.c: Report dark metadata keys only when they match no parse...Alexis Ballier2015-10-22
* | libavformat/mxfdec.c: cosmetics: Add missing space after '?' in log message.Alexis Ballier2015-10-22
* | avcodec: rename avpriv_color_frame to ff_color_frameAndreas Cadhalpun2015-10-22
* | avcodec: drop 2 suffix from avpriv_ac3_parse_header2Andreas Cadhalpun2015-10-22
* | avfilter/vf_ssim: Add support for writing stats to stdoutTobias Rapp2015-10-21
* | huffyuvencdsp: Cherry pick changes left out in the last commitTimothy Gu2015-10-21
* | huffyuvencdsp: Add ff_diff_bytes_{sse2,avx2}Timothy Gu2015-10-21
* | mmaldec: Fix avpriv_atomic_get usageJulian Scheel2015-10-21
* | aacdec: fix strict prototype warningHendrik Leppkes2015-10-21
* | lavf: add oggparsedaala and bump microRostislav Pehlivanov2015-10-21
* | lavc: add AV_CODEC_ID_DAALA to the list of codec IDs and bump minorRostislav Pehlivanov2015-10-21
* | libvpxenc: remove some unused ctrl id mappingsJames Zern2015-10-20
* | huffyuvencdsp: Convert ff_diff_bytes_mmx to yasmTimothy Gu2015-10-20
* | avfilter/vf_psnr: Add support for writing stats to stdoutTobias Rapp2015-10-21
* | avutil: merge avpriv_float_dsp_init into avpriv_float_dsp_allocAndreas Cadhalpun2015-10-21
* | avcodec: remove unused avpriv_ac3_parse_headerAndreas Cadhalpun2015-10-21
* | avutil: install des.h, rc4.h and tree.h as public headersAndreas Cadhalpun2015-10-21
* | dnxhdenc: Optimize get_pixels_8x4_sym for 10-bitTimothy Gu2015-10-20
* | dca_parser: don't overwrite the sample rate, it may not be correctHendrik Leppkes2015-10-20
* | avformat/mp3dec: improve junk skipping heuristicwm42015-10-20
* | avformat: add wve demuxerPaul B Mahol2015-10-20
* | avformat: add msf demuxerPaul B Mahol2015-10-20
* | compat/solaris/make_sunver.pl: Use /usr/bin/env perl instead of /usr/bin/perlMichael Niedermayer2015-10-20