summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* libopenh264enc: Add support for building with OpenH264 1.4Martin Storsjö2015-03-06
* avfilter: Return more meaningful error codesHimangi Saraogi2015-03-05
* h264: remove a now redundant error checkAnton Khirnov2015-03-05
* avformat/adxdec: set avctx->channels in adx_read_headerAndreas Cadhalpun2015-03-05
* rmenc: limit packet sizeAndreas Cadhalpun2015-03-05
* webp: validate the distance prefix codeAndreas Cadhalpun2015-03-05
* rv10: check size of s->mb_width * s->mb_heightAndreas Cadhalpun2015-03-05
* rtpdec: experimental VP9 depacketizer (draft 0)Thomas Volkert2015-03-05
* pcxenc: Return more meaningful error codesHimangi Saraogi2015-03-04
* rdt: Use a separate variable to clarify the different value namespacesMartin Storsjö2015-03-05
* rtpdec_qt: Use a local variable instead of RTP_FLAG_KEYMartin Storsjö2015-03-05
* rtpdec_asf: Don't set RTP_FLAG_KEYMartin Storsjö2015-03-05
* flv: Validate and reject unsupported codecsLuca Barbato2015-03-04
* aac: Relax reserved_bit validationVittorio Giovara2015-03-04
* dca: Move syncword definitions to a separate headerDiego Biurrun2015-03-04
* rtpdec_asf: Don't free the payload context in the .close functionMartin Storsjö2015-03-04
* fate: Specify the idct to use for the aic-oddsize testMartin Storsjö2015-03-04
* rtpdec_mpa_robust: Fix incrementing split_posMartin Storsjö2015-03-04
* wma.h: #include "avcodec.h"Anton Khirnov2015-03-03
* asf: do not export XMP metadata by defaultVittorio Giovara2015-03-03
* fate: Add AIC test with odd sizesVittorio Giovara2015-03-03
* aic: Fix decoding files with odd dimensionsVittorio Giovara2015-03-03
* dashenc: Simplify code by using a local variableMartin Storsjö2015-03-02
* Revert "mov: Change DTS-based seek into CTS-based seek."Martin Storsjö2015-03-02
* v4l2: Add support for h264Luca Barbato2015-03-02
* v4l2: Use the codec descriptor facilityLuca Barbato2015-03-02
* prores: Extend the padding check to 16bitLuca Barbato2015-03-02
* rtpenc: Don't set max_frames_per_packet based on the packet frame size or fra...Martin Storsjö2015-02-28
* rtpenc: Restructure if statements in packetizers to simplify adding more cond...Martin Storsjö2015-02-28
* rtpenc: Skip redundant initializationMartin Storsjö2015-02-28
* rtpenc: Always do the default initialization regardless of codecsMartin Storsjö2015-02-28
* rtpenc_xiph: Don't exclude headers from max_payload_sizeMartin Storsjö2015-02-28
* rtpenc_xiph: Use AV_WB16 instead of manual bitshiftsMartin Storsjö2015-02-28
* rtpenc_aac: Use AV_WB16 instead of manual bitshiftsMartin Storsjö2015-02-28
* rtpenc_aac: Merge a definition with a declarationMartin Storsjö2015-02-28
* rtpenc: Write conditional statements on separate linesMartin Storsjö2015-02-28
* rtpenc_aac: Set a default value for max_frames_per_packet at initMartin Storsjö2015-02-28
* rtpenc_amr: Use s->num_frames instead of s->buf_ptr - s->bufMartin Storsjö2015-02-28
* rtpenc_aac: Fix sending fragmented framesMartin Storsjö2015-02-28
* Add a QSV decoding example.Anton Khirnov2015-02-28
* avcodec/utils: use correct printf specifier in ff_set_sarAndreas Cadhalpun2015-02-28
* x11grab: Unbreak buildingChristian Hujer2015-02-28
* lavc: do not compile fmtconvert unconditionallyAnton Khirnov2015-02-28
* fmtconvert: drop unused functionsAnton Khirnov2015-02-28
* lavc: remove unused traces of fmtconvert usageAnton Khirnov2015-02-28
* tls: Pass AVOptions dictionaries through to the chained protocolMartin Storsjö2015-02-28
* tcp: Clarify the units for the timeout avoptionsMartin Storsjö2015-02-28
* avio: Rename avclass symbols relating to avioMartin Storsjö2015-02-28
* configure: Move the cross_prefix setting after the toolchain oneLuca Barbato2015-02-26
* xcbgrab: Unbreak parsing filename optionsLuca Barbato2015-02-24