summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* h263: Convert function to macroVittorio Giovara2015-04-28
* h263: Drop commented-out code and a related otherwise unused functionVittorio Giovara2015-04-28
* jpeglsenc: Mark codec as init-thread-safe and init-cleanupVittorio Giovara2015-04-28
* jpeglsenc: Check memory allocationsVittorio Giovara2015-04-28
* flacenc: Move a scratch buffer to struct used by the functionVittorio Giovara2015-04-28
* vaapi: Fix -Wimplicit-function-declaration for ff_dlog() usageRico Tzschichholz2015-04-26
* dss_sp: use lowercase codec name without whitespaceAndreas Cadhalpun2015-04-24
* libxvid: Make codec use the init-cleanup flag and mark it as init-thread-safeVittorio Giovara2015-04-24
* libx264: Make codec use the init-cleanup flag and mark it as init-thread-safeVittorio Giovara2015-04-24
* lclenc: Mark codec as init-thread-safe and init-cleanupVittorio Giovara2015-04-24
* hqx: Mark codec as init-thread-safe and init-cleanupVittorio Giovara2015-04-24
* huffyuvenc: Mark codec as init-thread-safe and init-cleanupVittorio Giovara2015-04-24
* asvenc: Mark codec as init-thread-safe and init-cleanupVittorio Giovara2015-04-24
* hq_hqa: Fix table data for profile 17Vittorio Giovara2015-04-24
* internal: Make dlog/tlog a no-op when disabledVittorio Giovara2015-04-24
* prores: Set the bits_per_coded_sample for alpha pix_fmtLuca Barbato2015-04-22
* hq_hqa: Validate get_vlc2 return valueLuca Barbato2015-04-22
* avcodec: Free the default avoptions on init failureLuca Barbato2015-04-22
* avcodec: Unref the dummy buffer on the fail pathLuca Barbato2015-04-22
* hq_hqa: Fix reading hqa quantization matrix indexVittorio Giovara2015-04-20
* hqxdsp.h: #include "stddef.h"Vittorio Giovara2015-04-20
* h264_ps: Return meaningful error codes and address a memory leakVittorio Giovara2015-04-20
* ffv1: Pass correct pointers to av_free()Diego Biurrun2015-04-20
* flac: fix realloc loop with invalid flac filesThomas Guillem2015-04-20
* g2meet: Support G2M5 codec variantEric Zimmerman2015-04-19
* aacdec: consistently use avctx for logging in decode_eld_specific_configAndreas Cadhalpun2015-04-19
* mpegvideo_enc: Simplify picture allocationVittorio Giovara2015-04-19
* motion_est: Fix warning from zero_cmp() assignmentVittorio Giovara2015-04-19
* vc1_pred: Always initialize px and py in ff_vc1_pred_mv_intfr()Vittorio Giovara2015-04-19
* Canopus HQ/HQA decoderVittorio Giovara2015-04-19
* Implement shared parsing of INFO tag in Canopus familyVittorio Giovara2015-04-19
* hqx: Implement slice-threaded decodingVittorio Giovara2015-04-19
* hqx: Store shareable data in main decoder contextVittorio Giovara2015-04-19
* hqx: Move DSP related code to a separate fileVittorio Giovara2015-04-19
* hqx: Merge invalid format check within switch blockVittorio Giovara2015-04-19
* lavc: Replace av_dlog and tprintf with internal macrosVittorio Giovara2015-04-19
* x265: Map color parametersLuca Barbato2015-04-15
* x264: Map color parametersLuca Barbato2015-04-15
* mpeg4videodec: Remove useless messageswm42015-04-14
* mmal: Reference MMAL VC lib explicitlywm42015-04-14
* mmal: Move system headers before local headerswm42015-04-14
* ffv1: Check memory allocationsVittorio Giovara2015-04-13
* libx265: print supported presets and tunes on errorJames Almer2015-04-11
* hqx: Fix clipping error in idct put functionFerdinand Oeinck2015-04-09
* dnxhd: Log the selected profile idVittorio Giovara2015-04-09
* v210: Fix typo in header guardsVittorio Giovara2015-04-09
* g2meet: K&R formatting cosmeticsDiego Biurrun2015-04-08
* svq3: initialize some required H264Context fields.Anton Khirnov2015-04-05
* libavcodec: Clarify the documentation of the internal codec capability flagsMartin Storsjö2015-04-05
* avcodec/libx265: export chosen picture typesMichael Niedermayer2015-04-05