summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dshow: attempt to build shared as well as staticrogerdpack2013-02-062-1/+4
* get_se_golomb: fix decoding of very large valuesMichael Niedermayer2013-02-091-1/+5
* dsp: make put_no_rnd_pixels_tab 4x4 bigMichael Niedermayer2013-02-081-1/+1
* dxva2: Prevent redefinition of _WIN32_WINNTJames Almer2013-02-081-0/+7
* ff_end_tag: assert that the start is aligned.Michael Niedermayer2013-02-081-0/+2
* riff: chunks must be at 2 byte boundaryPaul B Mahol2013-02-081-1/+3
* vc1dec: Fix destination pointers in context for fieldsMichael Niedermayer2013-02-082-41/+35
* lavf: add seek2any to allow forcing seeking to non keyframes via AVOptionsMichael Niedermayer2013-02-073-0/+11
* matroskadec: support seek to non keyframesMichael Niedermayer2013-02-071-3/+8
* lavfi/select: correctly set prev_t and prev_ptsStefano Sabatini2013-02-071-1/+3
* lavfi/select: avoid double -> int lossy conversion in debug logStefano Sabatini2013-02-071-4/+4
* doc/filters: remove another instance of '×'Stefano Sabatini2013-02-071-1/+1
* af_biquad: avoid subtraction in loopMichael Niedermayer2013-02-071-3/+5
* af_biquad: unroll loop, remove variable copiesMichael Niedermayer2013-02-071-1/+26
* sws: dont write out of array on bigendianMichael Niedermayer2013-02-071-0/+3
* x86/dsputil: Fix author attribution after code has been moved/splited aroundMichael Niedermayer2013-02-071-0/+2
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-02-072-177/+171
|\
| * dsputil: x86: Fix compile errorDaniel Kang2013-02-071-2/+2
| * dsputil: x86: Convert h263 loop filter to yasmDaniel Kang2013-02-062-177/+171
* | Merge commit '12b54a1f39fee22fa0399825ae47a43e60bad4c5'Michael Niedermayer2013-02-071-5/+5
|\ \ | |/
| * mpegvideo: remove an unused function parameterAnton Khirnov2013-02-061-5/+5
* | Merge commit '605b047bcc48482dc8a356f56629da259fbddbf1'Michael Niedermayer2013-02-071-2/+6
|\ \ | |/
| * rv10: improve buffer size check.Anton Khirnov2013-02-061-2/+6
* | error_resilience: assert that unsupported B frame interpolation isnt used wit...Michael Niedermayer2013-02-071-0/+1
* | Merge commit 'c5fcdb440237f06f6c954185ab60970cabf786a2'Michael Niedermayer2013-02-072-8/+1
|\ \ | |/
| * error_resilience: remove a useless if() and FIXMEAnton Khirnov2013-02-061-5/+1
| * h264: remove silly macrosAnton Khirnov2013-02-061-3/+0
* | Merge commit 'ca1fe6c0e60808da45d4dfd8728f45e843b9f9b0'Michael Niedermayer2013-02-075-5/+5
|\ \ | |/
| * h263: remove an unused parameter from ff_h263_decode_init_vlcAnton Khirnov2013-02-064-4/+4
| * flac: add channel layout masks for streams with 7 or 8 channels.Tim Walker2013-02-062-3/+5
| * flac: don't check the number of channels before setting the channel layout.Tim Walker2013-02-062-2/+2
* | Merge commit 'a846dccb29d2bb0798af1d47d06100eda9ca87cc'Michael Niedermayer2013-02-0711-26/+30
|\ \ | |/
| * h264chroma: x86: Fix building with yasm disabledMartin Storsjö2013-02-062-2/+4
| * rv34: Drop now unnecessary dsputil dependenciesDiego Biurrun2013-02-069-24/+26
* | Merge commit '79dad2a932534d1155079f937649e099f9e5cc27'Michael Niedermayer2013-02-0742-684/+982
|\ \ | |/
| * dsputil: Separate h264chromaDiego Biurrun2013-02-0640-680/+971
* | lavfi: fix missing space in error message.Nicolas George2013-02-071-1/+1
* | lavfi: remove disabled code.Nicolas George2013-02-071-90/+0
* | mov: remove unused functionMichael Niedermayer2013-02-071-9/+0
* | flac: don't check the number of channels before setting the channel layoutTim Walker2013-02-072-2/+2
* | doc: replace '×' symbol with 'x'Stefano Sabatini2013-02-062-2/+2
* | lavf/segment: fix DTS inconsistencies with -reset_timestampsStefano Sabatini2013-02-061-6/+3
* | lavf/mov: skip version and flags attributes in mov_read_chan functionMatthieu Bouron2013-02-061-0/+3
* | Merge remote-tracking branch 'rdp/combined2'Michael Niedermayer2013-02-061-18/+7
|\ \
| * | dshow: allow for more codec ID'srogerdpack2013-01-161-15/+4
| * | dshow: better error reportingrogerdpack2013-01-161-1/+1
| * | dshow: fix log messagerogerdpack2013-01-161-2/+2
* | | framecrcenc: print all side data elements, not just the firstMichael Niedermayer2013-02-061-4/+8
* | | framecrcenc: Also print the size of side data elementsMichael Niedermayer2013-02-061-1/+1
* | | Fate test to print side_data crc if presentVignesh Venkatasubramanian2013-02-061-1/+6
OpenPOWER on IntegriCloud