aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tiff: planar rgbPaul B Mahol2013-06-021-16/+30
* avutil/sha512: Reshuffle Maj() operandsMichael Niedermayer2013-06-021-1/+1
* lavu: Add SHA-2 512 hashingJames Almer2013-06-025-0/+450
* use Kostyas full name in copyrightsMichael Niedermayer2013-06-022-2/+2
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-06-023-47/+58
|\
| * network: factor out connect-listening codeLuca Barbato2013-06-013-45/+56
* | Merge commit '28306e6d620c109ddd672f7243adfbc2bbb3b18f'Michael Niedermayer2013-06-0210-34/+46
|\|
| * network: factor out bind-listening codeLuca Barbato2013-06-013-27/+39
| * use my full first name instead of short one in copyrightsKostya Shishkov2013-06-017-7/+7
* | fate: use TARGET_SAMPLES in mcdeint testsMichael Niedermayer2013-06-021-2/+2
* | tta: use get_unary()Paul B Mahol2013-06-011-11/+2
* | Merge remote-tracking branch 'cus/stable'Michael Niedermayer2013-06-011-98/+115
|\ \
| * | ffplay: detect when the created overlay buffers are not valid for the wanted ...Marton Balint2013-06-011-1/+3
| * | ffplay: do not allow wider window than 16383Marton Balint2013-06-011-3/+8
| * | ffplay: use 0 frame delay if redisplaying an already displayed frameMarton Balint2013-06-011-1/+4
| * | ffplay: use more sane frame timer resetting logicMarton Balint2013-06-011-2/+3
| * | ffplay: only update pts if not redisplaying a frameMarton Balint2013-06-011-1/+1
| * | ffplay: fix compute_target_delay to better handle frames with long durationsMarton Balint2013-06-011-5/+11
| * | ffplay: if playing only audio or video only, show the master clock diff in st...Marton Balint2013-06-011-1/+6
| * | ffplay: factorize clock functionsMarton Balint2013-06-011-80/+75
| * | ffplay: decrease video picture queue size to 3Marton Balint2013-06-011-4/+4
* | | lavfi/mp: drop mcdeint wrapperStefano Sabatini2013-06-015-367/+1
* | | tests: add mcdeint testsStefano Sabatini2013-06-013-1/+70
* | | lavfi: port mcdeint filter from libmpcodecsStefano Sabatini2013-06-017-1/+363
* | | lavfi/mp/mcdeint: avoid uninited data readStefano Sabatini2013-06-011-11/+33
* | | lavc/avcodec: decodimg → decoding.Clément Bœsch2013-06-011-1/+1
* | | Fix libcdio-paranoia detection.Carl Eugen Hoyos2013-06-011-1/+3
* | | lavf/webvttdec: factorize identifier and settings side data code.Clément Bœsch2013-06-011-21/+13
* | | lavf/webvttdec: save cue id and settings as side dataMatthew Heaney2013-06-013-13/+55
* | | lavc/avpacket: fill padding area on side data split.Clément Bœsch2013-06-011-1/+8
* | | jpeg2000: make sure s->numXtiles / s->numYtiles are reset when tile is deallo...Michael Niedermayer2013-06-011-0/+1
|/ /
* | lavfi/mptestsrc: fix chroma subsampling with odd sizes.Clément Bœsch2013-06-011-1/+2
* | lavfi/pixdesctest: fix chroma subsampling with odd sizes.Clément Bœsch2013-06-011-6/+7
* | Merge remote-tracking branch 'cehoyos/master'Michael Niedermayer2013-06-011-1/+2
|\ \
| * | Fix compilation with --disable-everything --enable-encoder=jpeg2000Carl Eugen Hoyos2013-06-011-1/+2
* | | jpeg2000dec: optimize dequantization_int()Michael Niedermayer2013-06-011-8/+8
* | | jpeg2000dec: optimize dequantization_float()Michael Niedermayer2013-06-011-7/+8
|/ /
* | avutil/crc: Dont limit CRC32 standard tablesJames Almer2013-06-011-1/+6
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-06-012-2/+6
|\|
| * indeo4: expand allowed quantiser rangeKostya Shishkov2013-06-011-1/+5
| * configure: icl: Merge -Qdiag-error parametersAlex Smith2013-05-311-1/+1
* | Merge commit '14fb9d3d8ccf5f50180aabdb1afe8b570fea3d28'Michael Niedermayer2013-06-011-10/+34
|\|
| * configure: Separate commonalities in msvc and icl flagsAlex Smith2013-05-311-9/+33
* | lavf/allformats: align nit for tee muxer.Clément Bœsch2013-06-011-1/+1
* | tta: stop checking header checksum in extradataPaul B Mahol2013-05-311-5/+1
* | lavf/tta: check header and seek table checksumJames Almer2013-05-311-3/+21
* | Merge remote-tracking branch 'lukaszmluki/master'Michael Niedermayer2013-05-311-256/+318
|\ \
| * | ftp: enhanced error handlingLukasz Marek2013-05-311-15/+15
| * | ftp: reconnect on seekLukasz Marek2013-05-311-56/+48
| * | ftp: move common commands code to functionLukasz Marek2013-05-311-67/+38