summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* lavc: replace avcodec_set_dimensions with ff_set_dimensionsAnton Khirnov2013-10-31
* h264: wait for initial complete frame before outputing framesJohn Stebbins2013-10-31
* HNM4/HNM4A demuxer & video decoderDavid Kment2013-10-31
* gradfun: x86: Factor out common code for some gradfun_filter_line() variantsDiego Biurrun2013-10-31
* avfilter: x86: K&R formatting cosmeticsDiego Biurrun2013-10-31
* build: Ensure that strip commands are run silentlyDiego Biurrun2013-10-31
* lavf: Remove a now useless parameter to ffurl_register_protocolMartin Storsjö2013-10-30
* oggparsetheora: check av_mallocz resultAnton Khirnov2013-10-30
* oggparsetheora: return meaningful error codesAnton Khirnov2013-10-30
* oggparsetheora: K&R cosmetics, reformatAnton Khirnov2013-10-30
* lavc: add error checking to apply_param_change.Anton Khirnov2013-10-30
* libopenjpegdec: return meaningful error codesAnton Khirnov2013-10-30
* build: remove pointless conditionIngo Brückl2013-10-29
* h264: Check all allocationsDerek Buitenhuis2013-10-29
* fate.sh: Allow non-fast-forwards when updating sourcesDiego Biurrun2013-10-29
* avconv: stop accessing AVStream.parserAnton Khirnov2013-10-29
* lavc: add a dummy field to AVStream to preserve ABI compatibility for avconvAnton Khirnov2013-10-29
* avio: Check for memory allocation failure of private dataDerek Buitenhuis2013-10-29
* timefilter: Handle memory allocation failureDerek Buitenhuis2013-10-29
* configure: Provide an hardened toolchain optionLuca Barbato2013-10-29
* configure: Move gcc-only -W option where it belongsLuca Barbato2013-10-29
* lavfi: do not export the filters from shared objectsAnton Khirnov2013-10-28
* lavf: do not export av_register_{rtp,rdt}_dynamic_payload_handlers from share...Anton Khirnov2013-10-28
* lavc: remove old unused audio conversion functions.Anton Khirnov2013-10-28
* ac3dec: fix outptr increment.Michael Niedermayer2013-10-28
* lavc: don't set AVFrame.pts to random numbers in decoders.Anton Khirnov2013-10-28
* lavf: remove unreliable timestamp guessing heuristicAnton Khirnov2013-10-28
* g722dec: Change bits_per_codeword to the right option typeMartin Storsjö2013-10-28
* avfilter: fix const use of avfilter_nextVittorio Giovara2013-10-28
* avfilter: have avfilter_get_by_name return const for next bumpVittorio Giovara2013-10-28
* lavc: disable CRC checking by defaultAnton Khirnov2013-10-28
* lavc: change all decoders to behave consistently with AV_EF_CRCCHECK.Anton Khirnov2013-10-28
* error resilience: check error_concealment, not err_recognition.Anton Khirnov2013-10-28
* avio: K&R formatting cosmeticsLuca Barbato2013-10-28
* h263: Check init_get_bits return valueMichael Niedermayer2013-10-28
* h263: Return meaningful errorsLuca Barbato2013-10-28
* configure: Disable -Wmaybe-uninitialized by defaultLuca Barbato2013-10-28
* AVOptions: do not range check flag options.Anton Khirnov2013-10-27
* h264_ps: when parsing a VUI fails, only abort when explode is setAnton Khirnov2013-10-27
* FATE: add bitexact sws flags to the fieldorder testPaul B Mahol2013-10-27
* avconv: drop a now useless variableAnton Khirnov2013-10-27
* avframe: mark source frame const in _ref and _cloneVittorio Giovara2013-10-27
* mmvideo: fix uninitialized variable use in mm_decode_intraVittorio Giovara2013-10-27
* lavr: check that current_buffer is not NULL before using itJustin Ruggles2013-10-27
* fft-test: add a missing #includeAnton Khirnov2013-10-26
* mem: do not check for negative sizeVittorio Giovara2013-10-26
* fate: aac: Add test for AAC-ELDAlex Converse2013-10-25
* aacdec: Fix calls to avpriv_report_missing_feature().Alex Converse2013-10-25
* libavutil: x86: Add AVX2 capable CPU detection.Kieran Kunhya2013-10-25
* fft-test: Remove possibility of returning restricted exit codeDerek Buitenhuis2013-10-25