summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* FATE: add a test for parameter changes in HEVCAnton Khirnov2015-04-03
* hevc: make sure no dangling pointers remain around on VPS/SPS changeAnton Khirnov2015-04-03
* hevc: do not change the VPS if its contents are the sameAnton Khirnov2015-04-03
* hevc: export stream parameters from extradataAnton Khirnov2015-04-03
* hevc: split out setting AVCodecContext parametersAnton Khirnov2015-04-03
* mpegtsenc: Take max_delay into account when buffering multiple audio packets ...Martin Storsjö2015-04-03
* rtsp: Add a buffer_size optionLuca Barbato2015-04-01
* rtp: Add an option to set the send/receive buffer sizeLuca Barbato2015-04-01
* rtp: Map the urloptions to AVOptionsLuca Barbato2015-04-01
* build: Split JPEG-related tables off into a separate componentDiego Biurrun2015-03-30