summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avprobe: Export coded_{width,height} in -show_streamsVittorio Giovara2015-03-08
* tiff: Check that there is no aliasing in pixel format selectionAnton Khirnov2015-03-08
* mxfdec: Fix the error handling for when strftime failsMartin Storsjö2015-03-08
* xcbgrab: Free the host string after checking the connectionLuca Barbato2015-03-08
* vorbis: Check the vlc value in setup_classifsLuca Barbato2015-03-08
* vorbis: Use a local codebook variableLuca Barbato2015-03-08
* rmdec: Improve message for demux errorCarl Eugen Hoyos2015-03-08
* configure: Move the .object_arch check to the right placeMartin Storsjö2015-03-07
* arm: Suppress tags about used cpu arch and extensionsMartin Storsjö2015-03-07
* doc: Add -list_formats all example for video4linux2Jonas Lindgren2015-03-06
* movenc: Keep writing zero-entry stts atoms as intendedMartin Storsjö2015-03-06
* dashenc: Update extradata for mov muxerTimo Rothenpieler2015-03-06
* dashenc: Simplify code by using a local variableTimo Rothenpieler2015-03-06
* 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