summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* ffv1: Pass correct pointers to av_free()Diego Biurrun2015-04-20
* fate: Omit the results if the test passedTimothy Gu2015-04-20
* rmenc: Drop the temporary buffer for ac3 byteswapLuca Barbato2015-04-20
* ogg: Forward errors furtherLuca Barbato2015-04-20
* flac: fix realloc loop with invalid flac filesThomas Guillem2015-04-20
* dashenc: Add a publishTime field in dynamic manifestsMartin Storsjö2015-04-20
* jack: Check memory allocationFederico Tomassetti2015-04-19
* buffersrc: Fix resource leak on errorFederico Tomassetti2015-04-19
* avplay: Free frame and graph when memory allocation failsFederico Tomassetti2015-04-19
* g2meet: Support G2M5 codec variantEric Zimmerman2015-04-19
* filtfmts: Avoid null pointer dereferenceHimangi Saraogi2015-04-19
* avutil: remove pointless bmi1 defineJames Almer2015-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
* mov: Double-check that alias path is not an absolute pathVittorio Giovara2015-04-19
* mov: Read alternate absolute path in dref alisVittorio Giovara2015-04-19
* Canopus HQ/HQA decoderVittorio Giovara2015-04-19
* Implement shared parsing of INFO tag in Canopus familyVittorio Giovara2015-04-19
* fate: Prefix cllc tests with canopusVittorio 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
* Replace av_dlog with normal av_log at trace levelVittorio Giovara2015-04-19
* log: Introduce a more verbose debug levelVittorio Giovara2015-04-19
* matroskadec: fix crash when parsing invalid mkvThomas Guillem2015-04-18
* configure: Simplify avisynth checkDiego Biurrun2015-04-15
* avisynth: Simplify shared library name constructionDiego Biurrun2015-04-15
* x265: Map color parametersLuca Barbato2015-04-15
* x264: Map color parametersLuca Barbato2015-04-15
* avisynth: Bump minimum required version to interface version 6Stephen Hutchinson2015-04-14
* avisynth: Fix detection of AviSynth 2.5Stephen Hutchinson2015-04-14
* 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
* rtsp: Fix unchecked return valueHimangi Saraogi2015-04-12
* rtsp: Check a malloc return valueHimangi Saraogi2015-04-12
* libx265: print supported presets and tunes on errorJames Almer2015-04-11
* libdc1394: Unbreak build after c201069faMichael Kostylev2015-04-11
* vfwcap: Unbreak building after c201069faMartin Storsjö2015-04-11
* avdevice: Apply a more consistent file naming schemeDiego Biurrun2015-04-09
* avdevice: Add missing header for NULL_IF_CONFIG_SMALLDiego Biurrun2015-04-09
* libavformat: Handle error return from ff_listen_bindAnders Nystrom2015-04-09
* hqx: Fix clipping error in idct put functionFerdinand Oeinck2015-04-09