aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* build: drop unused ALLMANPAGES variableStefano Sabatini2013-05-192-2/+1
* mjpeg_decode_com: remove redundant len checksMichael Niedermayer2013-05-191-3/+3
* mjpegdec: Fix field orderforinterlacedAVDJand AVRN in ntsc modePiotr Bandurski2013-05-191-1/+3
* tools: add zmqshell.py.Clément Bœsch2013-05-191-0/+26
* lavfi/histogram: cache log2 of max_hvalPaul B Mahol2013-05-191-5/+6
* swscale/output: silence warning about undefined 'ASSERT_LEVEL'Paul B Mahol2013-05-191-1/+1
* swscale/output: remove unused headerPaul B Mahol2013-05-191-1/+0
* ffv1dec: defuse membombMichael Niedermayer2013-05-191-1/+1
* configure: use the user specified valgrind excutable for massifMichael Niedermayer2013-05-191-1/+1
* configure: fix valgrind-massif to actually workMichael Niedermayer2013-05-191-1/+1
* ffserver: replace atoll() by strtoll()Michael Niedermayer2013-05-191-1/+1
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-05-192-0/+363
|\
| * Escape 130 FATE testKostya Shishkov2013-05-192-0/+363
* | Merge commit '8e673efc6f5b7a095557664660305148f2788d30'Michael Niedermayer2013-05-194-6/+11
|\|
| * prores: update FATE test to account for alpha plane present in the test sampleKostya Shishkov2013-05-192-3/+3
| * configure: Add basic valgrind-massif supportLuca Barbato2013-05-182-3/+8
* | Merge commit 'ed50673066956d6f2201a57c3254569f2ab08d9d'Michael Niedermayer2013-05-191-4/+5
|\|
| * wavpack: validate samples size parsed in wavpack_decode_blockLuca Barbato2013-05-181-0/+3
* | Merge commit '8c34558131d846d2b10389564caadaa206372fd4'Michael Niedermayer2013-05-191-15/+15
|\|
| * wavpack: return meaningful errorsLuca Barbato2013-05-181-16/+16
* | Merge commit '0f689a3d97a1d3053ca0e9516b296909a72ff31e'Michael Niedermayer2013-05-191-126/+159
|\|
| * wavpack: K&R formatting cosmeticsLuca Barbato2013-05-181-126/+159
* | ftp: favor strtoll over atollHendrik Leppkes2013-05-191-1/+1
* | proresdec2: Only try to decode alpha plane if four output planes were allocated.Carl Eugen Hoyos2013-05-191-1/+1
* | FTP protocol supportLukasz Marek2013-05-187-0/+698
* | avfilter/vf_deshake: check rxMichael Niedermayer2013-05-181-0/+5
* | fmtconvert: int32_t input to int32_to_float_fmul_scalarChristophe Gisquet2013-05-1810-14/+14
* | proresdec2: Support decoding transparency information.Kostya Shishkov2013-05-182-4/+101
* | movenc: add video_track_timescale optionJean First2013-05-182-3/+9
* | mov: set block_align for MACE 3:1 and MACE 6:1Piotr Bandurski2013-05-181-0/+2
* | avcodec_align_dimensions2: add missing yuva formatsMichael Niedermayer2013-05-181-0/+12
* | sws/output: yuv2rgb_write() assert that alpha has the correct value in the ta...Michael Niedermayer2013-05-181-0/+6
* | doc/filters: apply minor fixes to owdenoise documentationStefano Sabatini2013-05-181-6/+6
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-05-185-185/+228
|\|
| * Escape 130 (RPL) decoderEli Friedman2013-05-189-3/+369
* | Merge commit 'cebdedca57d95834a8f8098c7b6a322a1163e26b'Michael Niedermayer2013-05-182-11/+108
|\|
| * prores: decode alpha plane when it's presentKostya Shishkov2013-05-181-9/+103
| * avfilter: check a malloc in avfilter_link().Anton Khirnov2013-05-171-2/+5
* | Merge commit 'bf5b5d2b1561535cc013c12ab8033228bb0d0081'Michael Niedermayer2013-05-181-12/+13
|\|
| * avfilter.c: cosmetics, reformatAnton Khirnov2013-05-171-11/+13
* | Merge commit 'd79bd6040599ef017dc45d5997fcc959ab1f71f6'Michael Niedermayer2013-05-181-23/+21
|\|
| * lavfi: factorize freeing a linkAnton Khirnov2013-05-171-23/+21
* | Merge commit '1dd35611433c224e2231ed7ae26b5b560863a3cb'Michael Niedermayer2013-05-181-6/+8
|\|
| * vf_format: do not use the AVFilterFormats internals.Anton Khirnov2013-05-171-6/+8
* | doc/fate: update server host key fingerprintsMichael Niedermayer2013-05-181-1/+6
* | Merge commit 'c5ab6088ad7b0dac461fb6757b038f5260e638e5'Michael Niedermayer2013-05-181-1/+1
|\|
| * af_aformat: cosmetics, fix indentationAnton Khirnov2013-05-171-1/+1
* | Merge commit 'b01f6041f4260fba053c2f96ce1611ea77e833a0'Michael Niedermayer2013-05-186-29/+29
|\|
| * lavfi: rename AVFilterFormats.format_count to nb_formatsAnton Khirnov2013-05-175-21/+21
* | Merge commit 'e27f4b7cbf8a3fde313cfe4b3a1880bf5031e9ae'Michael Niedermayer2013-05-181-1/+1
|\|