summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | 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
* | | doc/utils: document channel layout specificationStefano Sabatini2013-10-251-0/+148
* | | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-250-0/+0
|\ \ \ | |/ /
| * | fft-test: Remove possibility of returning restricted exit codeDerek Buitenhuis2013-10-251-1/+4
| * | dct-test: Remove possibility of returning a restricted exit codeDerek Buitenhuis2013-10-251-1/+4
| * | base64-test: Remove posibility of returning restricted exit codesDerek Buitenhuis2013-10-251-1/+4
| * | tree-test: Don't return restricted exit codesDerek Buitenhuis2013-10-241-2/+2
* | | avformat/wavdec: Fix smv packet interleavingMichael Niedermayer2013-10-251-2/+2
* | | doc/issue_tracker: remove more mentions of patchesMichael Niedermayer2013-10-251-10/+7
* | | doc/issue_tracker: update resolution namesMichael Niedermayer2013-10-251-3/+3
* | | doc/issue_tracker: remove patches as we dont use trac to handle patchesMichael Niedermayer2013-10-251-19/+0
* | | doc/issue_tracker: theres no substatus in tracMichael Niedermayer2013-10-251-7/+4
* | | MAINTAINERS: updatePaul B Mahol2013-10-251-0/+18
* | | ffmpeg: make stream default if its the only of its kind and no source can be ...Michael Niedermayer2013-10-251-0/+9
* | | avcodec/wmalosslessdec: fix data flushing at the endMichael Niedermayer2013-10-251-0/+2
* | | avcodec/h264: do not trust last_pic_droppable when marking pictures as doneMichael Niedermayer2013-10-241-3/+3
* | | ffmpeg_filter: Pass command line -threads X to filtergraphMichael Niedermayer2013-10-241-0/+4
* | | lavd/fbdev_common: fix compilation with older kernelsIngo Brückl2013-10-241-0/+1
* | | doc/Makefile: fix man pages uninstall pathStefano Sabatini2013-10-241-2/+2
* | | doc/protocols: add description for the RTP protocolburek2013-10-241-0/+60
* | | avcodec/flicvideo: use avpriv_request_sample()Paul B Mahol2013-10-241-1/+1
* | | avformat/rmdec: add some error messagesMichael Niedermayer2013-10-241-4/+13
* | | avformat/rmdec: fix return code of ff_rm_parse_packet()Michael Niedermayer2013-10-241-1/+1
* | | avcodec/x86/videodsp: Properly mark sse2 instructions in emulated_edge_mc x86...Ronald S. Bultje2013-10-242-22/+32
* | | avformat/utils: Check size argument in ff_add_index_entry()Michael Niedermayer2013-10-241-0/+3
* | | Merge remote-tracking branch 'cehoyos/master'Michael Niedermayer2013-10-241-0/+24
|\ \ \
| * | | lavd/x11grab: Support AV_PIX_FMT_PAL8.Carl Eugen Hoyos2013-10-241-0/+24
* | | | avfilter/x86/vf_gradfun_init: fix const and related warningsMichael Niedermayer2013-10-241-4/+5
|/ / /
* | | fft-test: Remove possibility of returning restricted exit codeDerek Buitenhuis2013-10-241-1/+4
* | | dct-test: Remove possibility of returning a restricted exit codeDerek Buitenhuis2013-10-241-1/+4
OpenPOWER on IntegriCloud