summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* xcbgrab: Validate the capture areaLuca Barbato2015-04-30
* xcbgrab: Do not assume the non shm image data is always availableLuca Barbato2015-04-30
* rawenc: properly allocate coded_frameAnton Khirnov2015-04-29
* h264: use properly allocated AVFramesAnton Khirnov2015-04-29
* h264: embed the DPB in the contextAnton Khirnov2015-04-29
* h264: merge the init and reinit paths in update_thread_context()Anton Khirnov2015-04-29
* h264: drop the reinit parameter from init_slice_header()Anton Khirnov2015-04-29
* h264: update the current bit depth/chroma type in init_slice_header()Anton Khirnov2015-04-29
* h264: copy nal_length_size in update_thread_contextAnton Khirnov2015-04-29
* h264: drop a comment that carries no useful informationAnton Khirnov2015-04-29
* h264: move freeing the escaped RBSP buffer to free_context()Anton Khirnov2015-04-29
* h264: eliminate ff_h264_set_parameter_from_sps()Anton Khirnov2015-04-29
* h264: move context reinit lower down in update_thread_context()Anton Khirnov2015-04-29
* h264: move the DPB init/uninit to init_context()/free_context()Anton Khirnov2015-04-29
* h264: drop H264Context.ouputed_pocAnton Khirnov2015-04-29
* h264: drop needs_reallocAnton Khirnov2015-04-29
* avresample: Reallocate the internal buffer to the correct sizeLuca Barbato2015-04-28
* mpegts: Update the PSI/SI table only if the version changeJohn Högberg2015-04-28
* 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
* riff: Add GMP4 fourcc for mpeg4Vittorio Giovara2015-04-24
* riff: Add GLV4 fourcc for mpeg4Vittorio Giovara2015-04-24
* internal: Make dlog/tlog a no-op when disabledVittorio Giovara2015-04-24
* rtsp: Make sure we don't write too many transport entries into a fixed-size a...Martin Storsjö2015-04-24
* rtpenc_jpeg: Handle case of picture dimensions not dividing by 8Andrey Utkin2015-04-23
* rtsp: Don't warn about unparsed time rangesMartin Storsjö2015-04-23
* fate: Fix test name for pixfmts testsTimothy Gu2015-04-23
* 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
* buffersrc: Use the correct deallocation functionFederico Tomassetti2015-04-22
* drawtext: Add an alpha optionLuca Barbato2015-04-21
* log: Print a full backtrace along with error messages under ValgrindVittorio Giovara2015-04-20
* hq_hqa: Fix reading hqa quantization matrix indexVittorio Giovara2015-04-20
* hqxdsp.h: #include "stddef.h"Vittorio Giovara2015-04-20
* lavf: Fix variables constness in ff_iso8601_to_unix_time()Vittorio Giovara2015-04-20
* h264_ps: Return meaningful error codes and address a memory leakVittorio Giovara2015-04-20