summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* mjpeg: Use a more precise type for put_marker()Diego Biurrun2015-03-30
* mjpeg: Move code only used in the encoder(s) to the appropriate headerDiego Biurrun2015-03-30
* tiff: Return more meaningful error codesHimangi Saraogi2015-03-30
* indeo: Give Indeo4/5 shared code a more consistent nameDiego Biurrun2015-03-30
* qsv: Skip header compilation depending on what parts of qsv are enabledDiego Biurrun2015-03-30
* udp: Fix pkt_size managementLuca Barbato2015-03-29
* lavc: add libdcadec decoderHendrik Leppkes2015-03-29
* lavc: add profile define for DTS ExpressHendrik Leppkes2015-03-29
* lavc: add MMAL hardware decoder wrapperwm42015-03-29
* lavc: add Intel libmfx-based H.264 encoderAnton Khirnov2015-03-27
* qsvdec: add 'decode' to the non-static function namesAnton Khirnov2015-03-27
* qsvdec: split off some code that will be shared with the encoderAnton Khirnov2015-03-27
* qsv: rename to qsvdecAnton Khirnov2015-03-27
* avisynth: update documentation about the avisynth_c.h headerStephen Hutchinson2015-03-24
* avisynth: Fix compilation against current 2.6 header(s).Stephen Hutchinson2015-03-24
* vaapi_h264: fix slice data offsetHendrik Leppkes2015-03-23