summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* avcodec/options_table: disable CRC checking by defaultAnton Khirnov2013-10-271-1/+1
* avcodec/takdec: also do crc check when er compliant is setMichael Niedermayer2013-10-271-2/+2
* avio: Check for memory allocation failure of private dataDerek Buitenhuis2013-10-271-0/+7
* avfiltergraph: Properly handle memory allocation failureDerek Buitenhuis2013-10-271-0/+13
* timefilter: Handle memory allocation failureDerek Buitenhuis2013-10-274-0/+16
* avcodec/avcodec.h: Add documentation for the AV_EF_* defifinesMichael Niedermayer2013-10-271-8/+8
* correct the AVOption documentation for AV_EF_CAREFULMichael Niedermayer2013-10-272-2/+2
* avfilter: add mergeplanes filterPaul B Mahol2013-10-277-1/+377
* ffmpeg_filter: Fix non jpeg yuv in jpeg supportMichael Niedermayer2013-10-271-0/+5
* avformat/utils: make "first_dts not matching first dts in the queue" message ...Michael Niedermayer2013-10-271-1/+2
* doc/encoders: replace @xref with @ref commandStefano Sabatini2013-10-271-1/+2
* vp9: skip itxfm_add if the whole block has no coefficients.Ronald S. Bultje2013-10-271-2/+2
* avcodec/x86/videodsp: Small speedups in ff_emulated_edge_mc x86 SIMD.Ronald S. Bultje2013-10-271-17/+17
* avcodec/x86/videodsp: fix a bug in a %if statement where we used '%%' instead...Ronald S. Bultje2013-10-271-1/+1
* lavfi/overlay: correct small error in intersection detectionBenedict Endemann2013-10-271-2/+2
* vcodec/vc1dec: remove dead codeMichael Niedermayer2013-10-271-2/+1
* avcodec/vc1_parser: check ff_vc1_parse_frame_header*() return valueMichael Niedermayer2013-10-271-2/+6
* avcodec/tiff: factorize offset init codeMichael Niedermayer2013-10-271-3/+1
* avcodec/tiff: remove TIFF_LONG special caseMichael Niedermayer2013-10-271-4/+1
* avcodec/tiff: Fix use of uninitialized off variableMichael Niedermayer2013-10-271-3/+1
* doc/encoders: add libshine docTimothy Gu2013-10-271-0/+39
* doc/protocols/rtp: apply misc fixesStefano Sabatini2013-10-271-6/+9
* MAINTAINERS: add my name for LaunchpadTimothy Gu2013-10-271-0/+1
* avcodec/hevcpred_template: Fix integer overflowsMichael Niedermayer2013-10-271-2/+2
* Merge commit 'afa93d198aaf2cc661c4df6d4095cd030265d30a'Michael Niedermayer2013-10-273-17/+242
|\
| * hevc_parser: Set pict_type, key_frame and output_picture_number.Yusuke Nakamura2013-10-273-9/+233
| * hevc: Search start code in decode_nal_units().Yusuke Nakamura2013-10-271-8/+9
* | Changelog: add entry for HEVC support.Anton Khirnov2013-10-271-0/+1
* | FATE: update HEVC testsGuillaume Martres2013-10-2790-59/+5251
* | avcodec/flacdec: also do crc check when er compliant is setMichael Niedermayer2013-10-271-1/+1
* | avcodec/error_resilience check error_concealment, not err_recognition.Anton Khirnov2013-10-271-3/+3
* | cmdutils: add -colors optionStefano Sabatini2013-10-274-0/+22
* | lavu/parseutils: add av_get_known_color_name()Stefano Sabatini2013-10-274-3/+32
* | avformat/utils: do not override pts in h264 when they are provided from the d...Michael Niedermayer2013-10-271-2/+4
* | avutil/utils: check that size_t is unsignedMichael Niedermayer2013-10-261-0/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-261-0/+1
|\ \
| * | fft-test: add a missing #includeAnton Khirnov2013-10-261-0/+1
* | | Merge commit 'b284e1ffe343d6697fb950d1ee517bafda8a9844'Michael Niedermayer2013-10-261-2/+2
|\ \ \ | |/ /
| * | mem: do not check for negative sizeVittorio Giovara2013-10-261-2/+2
* | | avformat/http: dont fail with unknown Content-EncodingsMichael Niedermayer2013-10-261-1/+0
* | | avcodec/h264_parser: heuristically detect non marked keyframesMichael Niedermayer2013-10-261-0/+3
* | | avcodec/x86/cabac: include get_cabac_bypass_sign_x86() under #if !BROKEN_COMP...Michael Niedermayer2013-10-261-1/+1
* | | configure: link with built libs when pc-uninstalled is usedLukasz Marek2013-10-261-1/+1
* | | Merge remote-tracking branch 'cus/stable'Michael Niedermayer2013-10-262-16/+28
|\ \ \
| * | | ffplay: add support for libswresample optionsMarton Balint2013-10-261-0/+8
| * | | ffplay: use av_frame_get_pkt_pos instead directly accessing pkt posMarton Balint2013-10-261-2/+2
| * | | ffplay: factor out picture freeing codeMarton Balint2013-10-261-10/+11
| * | | ffplay: update and extend documentation for channel and stream switchingMarton Balint2013-10-262-4/+7
* | | | avformat/md5enc: add format, version and column headersMichael Niedermayer2013-10-26237-1/+950
* | | | doc/issue_tracker: add 2 missing issue typesMichael Niedermayer2013-10-261-0/+6
|/ / /
OpenPOWER on IntegriCloud