summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Replace remaining occurances of av_free_packet with av_packet_unrefHendrik Leppkes2015-10-27
* Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457'Hendrik Leppkes2015-10-27
|\
| * avpacket: Replace av_free_packet with av_packet_unrefLuca Barbato2015-10-26
* | Merge commit '9cbae3a7d57bd2b862c37fd8123bd1fba680e801'Hendrik Leppkes2015-10-27
|\|
| * roqvideodec: use av_frame_copyHendrik Leppkes2015-10-26
| * hap: Set avctx.bits_per_coded_sampleTom Butterworth2015-10-25
* | Merge commit '3c5cf2a31b4b29a8e4282cbe6a3f0617c14698b8'Hendrik Leppkes2015-10-27
|\|
| * screenpresso: Drop parameter change checkVittorio Giovara2015-10-25
* | Merge commit '447b5b278c689b21bbb7b5747c8773145cbd9448'Hendrik Leppkes2015-10-27
|\|
| * mpegvideo_enc: Fix encoding videos with less frames than the delay of the enc...Alexis Ballier2015-10-25
| * mpegvideo_enc: Merge ifs with identical conditionsMichael Niedermayer2015-10-25
| * mpegvideo_enc: Factor new_picture unref outMichael Niedermayer2015-10-25
* | Merge commit '533a6198505edd1379e1cd722852350ae4a85acc'Hendrik Leppkes2015-10-27
|\|
| * innoHeim/Rsupport Screen Capture Codec decoderVittorio Giovara2015-10-23
* | Merge commit '233d2fa0443197df12b4f7823d591dad964149b3'Hendrik Leppkes2015-10-27
|\|
| * kvazaar: Add libkvazaar HEVC encoderArttu Ylä-Outinen2015-10-23
* | Merge commit '1ec72c6c68dbc78bf4ebb6f06c13316dc488bdfa'Hendrik Leppkes2015-10-27
|\|
| * libx264: Make sure the extradata are paddedLuca Barbato2015-10-23
* | Merge commit 'dca23ffbc7568c9af5c5fbaa86e6a0761ecae50c'Hendrik Leppkes2015-10-27
|\|
| * lavc: Deprecate AVPicture structure and related functionsVittorio Giovara2015-10-22
* | 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