summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* riff: Add 'M705' FourCC for mpeg2videoVittorio Giovara2015-04-09
* dnxhd: Log the selected profile idVittorio Giovara2015-04-09
* mov: Rely on box type rather than file type for colr atomVittorio Giovara2015-04-09
* v210: Fix typo in header guardsVittorio Giovara2015-04-09
* g2meet: K&R formatting cosmeticsDiego Biurrun2015-04-08
* matroskadec: export cover art correctlywm42015-04-08
* parseutils: Make av_small_strptime publicLuca Barbato2015-04-07
* parseutils: Extend small_strptime to be used in avformatLuca Barbato2015-04-06
* 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
* h264: reset the private data in init_thread_copy()Anton Khirnov2015-04-05
* h264: remove a commented out nonsense lineAnton Khirnov2015-04-05
* h264: drop redundant initialization of the scaling matricesAnton Khirnov2015-04-05
* h264: factor out common code from init() and init_thread_copy()Anton Khirnov2015-04-05
* h264: drop redundant initialization in init()Anton Khirnov2015-04-05
* h264: initialize cur_chroma_format_idcAnton Khirnov2015-04-05
* h264: use the correct SPS during PPS parsingAnton Khirnov2015-04-05
* avconv: Avoid theoretical NULL dereferencesHimangi Saraogi2015-04-04
* h264: disable ER by defaultAnton Khirnov2015-04-03
* avconv: do not overwrite the stream codec context for streamcopyAnton Khirnov2015-04-03