summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|/ / /
* | | Merge remote-tracking branch 'lukaszmluki/master'Michael Niedermayer2013-10-261-3/+8
|\ \ \
| * | | lavd/pulse_audio_enc: avoid vars in for()Lukasz Marek2013-10-261-1/+2
| * | | lavd/pulse_audio_enc: add another default to stream nameLukasz Marek2013-10-261-2/+6
* | | | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-261-0/+4
|\ \ \ \ | | |/ / | |/| |
| * | | fate: aac: Add test for AAC-ELDAlex Converse2013-10-251-0/+4
* | | | Merge commit 'adea4512c6087280702e2423de55cea050e20a98'Michael Niedermayer2013-10-260-0/+0
|\ \ \ \ | |/ / /
| * | | aacdec: Fix calls to avpriv_report_missing_feature().Alex Converse2013-10-251-6/+6
* | | | Merge commit '4d6ee0725553a43ba88d6f8327ebcf8f1c5ae8d4'Michael Niedermayer2013-10-263-4/+4
|\ \ \ \ | |/ / /
| * | | libavutil: x86: Add AVX2 capable CPU detection.Kieran Kunhya2013-10-255-0/+18
* | | | Add AVX2 capable CPU detection. Patch based on x264's AVX2 detectionKieran Kunhya2013-10-265-0/+18
* | | | avcodec/jpeg2000dec: non zero image offsets are not supportedMichael Niedermayer2013-10-261-0/+5
* | | | h264: make flush_change() set mmco_resetMichael Niedermayer2013-10-261-0/+1
| |/ / |/| |
* | | avformat/rtpproto: when local rtp port and local rtcp port are not specified,...lemonlinger@gmail.com2013-10-251-13/+30
* | | avcodec/h264: reduce noisiness of "mmco: unref short failure"Michael Niedermayer2013-10-251-1/+1
* | | avformat/mp3dec: perform seek resync in the correct directionMichael Niedermayer2013-10-251-2/+3
* | | avformat/rmdec: english typosMichael Niedermayer2013-10-251-2/+2
* | | avcodec/twinvq: return the actual number of consumed bytesMichael Niedermayer2013-10-251-1/+1
* | | metasound & twinvqdec: return the number of read bytes from read_bitstreamMichael Niedermayer2013-10-252-2/+2
* | | configure: abort if threading without atomics is usedMichael Niedermayer2013-10-251-0/+2
* | | doc: add a few links to the Channel Layout syntax sectionStefano Sabatini2013-10-252-3/+6
OpenPOWER on IntegriCloud