summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec: disallow hwaccel with frame threadsHendrik Leppkes2015-10-27
* avcodec: srtdec: ReindentTimothy Gu2015-10-26
* opusdec: Don't run vector_fmul_scalar on zero length arraysKieran Kunhya2015-10-27
* avcodec/opusdec: Fix extra samples read indexMichael Niedermayer2015-10-27
* avcodec/options: remove a few more redundant "default" informationClément Bœsch2015-10-26
* avcodec/options: remove redundant and wrong default information for skipcmp o...Clément Bœsch2015-10-26
* avcodec/avdct: remove redundant "default" information in optionsClément Bœsch2015-10-26
* avcodec: add SDX2 DPCM decoderPaul B Mahol2015-10-26
* 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