summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/huffman: replace qsort with AV_QSORTGanesh Ajjanagadde2015-10-25
* all: fix -Wextra-semi reported on clangGanesh Ajjanagadde2015-10-24
* all: remove some casts of function pointer to void *Ganesh Ajjanagadde2015-10-24
* vp9: uses ff_set_dimensions (which sets coded_width/height).Ronald S. Bultje2015-10-24
* videodsp: don't overread edges in vfix3 emu_edge.Ronald S. Bultje2015-10-24
* libzvbi-teletextdec: fix AVSubtitleRect pict compatiblity codeMarton Balint2015-10-24
* lavc/hapdec: Use correct no-transparency colour space.Carl Eugen Hoyos2015-10-24
* avcodec/dpxenc: Fix "libavcodec/dpxenc.c:250:44: warning: passing argument 3 ...Michael Niedermayer2015-10-24
* avcodec: extend long decription for adpcm psx codecPaul B Mahol2015-10-23
* avcodec/hap: set bits_per_coded_sampleTom Butterworth2015-10-23
* avcodec/libzvbi-teletextdec: Add variable to fix buildMichael Niedermayer2015-10-22
* Merge commit '3ee2c60cc296eee3f63d7b5fee9b4332eeeac9fa'Hendrik Leppkes2015-10-22
|\
| * utils: Use data buffers directly instead of an AVPictureVittorio Giovara2015-10-22
* | avcodec/libzvbi: Update for AVSubtitleRect changesHendrik Leppkes2015-10-22
* | Merge commit 'a17a7661906ba295d67afd80ac0770422e1b02b3'Hendrik Leppkes2015-10-22
|\|
| * lavc: Add data and linesize to AVSubtitleRectVittorio Giovara2015-10-21
* | avcodec/nuv: Fix 'libavcodec/nuv.c:83:19: warning: passing argument 3 of av_i...Michael Niedermayer2015-10-22
* | avcodec/x86/vc1dsp: Remove unused macroMichael Niedermayer2015-10-22
* | Merge commit 'f890677d05bc4e8b494a73373ab4cc19791bf884'Hendrik Leppkes2015-10-22
|\|
| * Replace any remaining avpicture function with imgutilsVittorio Giovara2015-10-21
* | Merge commit '13bddab7de10aebf6efb98aa6d7ff0c51bb0e364'Hendrik Leppkes2015-10-22
|\|
| * nuv: Replace avpicture functions with imgutilsVittorio Giovara2015-10-21
* | Merge commit '48c06386831604921bdaf4fb77ea02766cd615f4'Hendrik Leppkes2015-10-22
|\|
| * dpx: Replace avpicture functions with imgutilsVittorio Giovara2015-10-21
* | roqvideodec: use av_frame_copyHendrik Leppkes2015-10-22
* | Merge commit 'f0a106578d759de6183eea3c75f8373b6d3153c1'Hendrik Leppkes2015-10-22
|\|
| * roqvideodec: Replace avpicture functions with imgutilsVittorio Giovara2015-10-21
* | Merge commit 'ef3a3519c10620c4206738595bf03fc0bed71802'Hendrik Leppkes2015-10-22
|\|
| * rawdec: Replace avpicture functions with imgutilsLuca Barbato2015-10-21
* | Merge commit 'fcc1280acb6e6f682b34c2101b075b82f83d71ba'Hendrik Leppkes2015-10-22
|\|
| * rawenc: Replace avpicture functions with imgutilsLuca Barbato2015-10-21
* | Merge commit '3496cec43304ac040d6d05f9d500a6f93cc049e7'Hendrik Leppkes2015-10-22
|\|
| * msrle: Use AVFrame instead of AVPictureVittorio Giovara2015-10-21
* | qsvdec: fix get_format and hwaccel_context handlingHendrik Leppkes2015-10-22
* | 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
* | lavc/x86/vc1dsp_init: Fix compilation with --disable-yasm.Carl Eugen Hoyos2015-10-22
* | mmaldec: Add mpeg2 decoding supportJulian Scheel2015-10-22
* | x86/Makefile: move decoder/encoder objects out of the subsystems sectionJames Almer2015-10-22
* | vc1dsp: Port ff_vc1_put_ver_16b_shift2_mmx to yasmTimothy Gu2015-10-21
* | avcodec: rename avpriv_color_frame to ff_color_frameAndreas Cadhalpun2015-10-22
* | avcodec: drop 2 suffix from avpriv_ac3_parse_header2Andreas Cadhalpun2015-10-22
* | huffyuvencdsp: Cherry pick changes left out in the last commitTimothy Gu2015-10-21
* | huffyuvencdsp: Add ff_diff_bytes_{sse2,avx2}Timothy Gu2015-10-21