34024 Commits (112971af2667b11e8bd3d3d7e6629a0fa8b8151c)
 

Author SHA1 Message Date
Diego Biurrun 9309bdfe2c fate: change name of FATE samples location environment variable 13 years ago
James Zern e9cef89702 avformat: Add a flag to mark muxers that allow (non strict) monotone timestamps. 13 years ago
Samuel Pitoiset 5d603f1b65 http: Factorize the code by adding http_read_header() 13 years ago
Diego Biurrun 4f04f5cc8b indeo: Make ivi_calc_band_checksum() static, it is only used in one file. 13 years ago
Diego Biurrun 9ccbdc0aca indeo: Drop unused debug function ivi_check_band(). 13 years ago
Diego Biurrun 0c517644b2 avcodec/utils: cast a function argument to shut up a compiler warning 13 years ago
Diego Biurrun 4466d0e84b truemotion1: remove disabled code 13 years ago
Kostya Shishkov f05b69a79f fix typo in comment 13 years ago
Mans Rullgard 4852cb37ce fate: fix dependencies for non-SAMPLES avconv tests 13 years ago
Kostya Shishkov cf61aaaca1 indeo: check for invalid motion vectors 13 years ago
Kostya Shishkov 9603738221 indeo: check that band output buffer exists 13 years ago
Kostya Shishkov 23ba1503f2 indeo: clear allocated band buffers 13 years ago
Kostya Shishkov a6e4ac40a6 indeo: track tile macroblock size 13 years ago
Kostya Shishkov fe7a37c36f indeo: check custom Huffman tables for errors 13 years ago
Kostya Shishkov aa372cf470 factor out common decoding code for Indeo 4 and Indeo 5 13 years ago
Kostya Shishkov b37d945dd4 mp3: fix start band index for block type 2 in 8kHz audio 13 years ago
Mans Rullgard 68aef0b481 lavf: change some (de)muxer names to lowercase 13 years ago
Mans Rullgard 81ad97eeda lavf: make output format matching case insensitive 13 years ago
Mans Rullgard 63dcd16d56 fate: fix dependencies on SAMPLES being set 13 years ago
Mans Rullgard 8ccc1c5975 fate: remove unnecessary libavfilter dependency 13 years ago
Anton Khirnov 39885a4bd7 avconv: reindent 13 years ago
Anton Khirnov 74b961db77 avconv: replace -vsync cfr code with the fps filter. 13 years ago
Anton Khirnov 755cd4197d mov: enable parsing for VC-1. 13 years ago
Anton Khirnov 54c5dd89e3 lavfi: Add fps filter. 13 years ago
Anton Khirnov 7b3b24a8ee lavfi: initialize pts to AV_NOPTS_VALUE when creating new buffer refs. 13 years ago
Anton Khirnov 0ad26cdf24 avconv: add support for audio in complex filtergraphs. 13 years ago
Diego Biurrun 90c9edba58 doc: Replace some @file tags by more suitable markup. 13 years ago
Diego Biurrun 1afc278994 fate: Set FUZZ factor of vorbis-13 test to 2. 13 years ago
Diego Biurrun 4cc8e15371 fate: Set FUZZ factor of (e)ac3-encode test to 3. 13 years ago
Mans Rullgard ab5c38ec45 fate: remove unused code from regressions-funcs.sh 13 years ago
Martin Storsjö 4b7304e80d rtmp: Don't assume path points to a string of nonzero length 13 years ago
Anton Khirnov 01e98b1b00 avconv: fix behavior with -ss as an output option. 13 years ago
Mans Rullgard 7d7b40f48a pcmenc: set correct bitrate value 13 years ago
Anton Khirnov d894752387 avprobe: don't print format entry name when only one was requested 13 years ago
Martin Storsjö 6ce51a9b39 fate: Work around non-standard wc implementations at more places 13 years ago
Mans Rullgard ed7409fe9d fate: work around non-standard wc implementations 13 years ago
Michael Kostylev 6797d1948b x86: rv40: Mark rv40_weight functions as MMX2; they use MMX2 instructions. 13 years ago
Justin Ruggles 95a98ab3f0 ac3dsp: simplify x86 versions of ac3_max_msb_abs_int16 13 years ago
Mans Rullgard 11e33402ca fate: use standard diff options 13 years ago
Aneesh Dogra 46ea46357a tta: Fix comment about channel number; TTA supports >2 channels. 13 years ago
Diego Biurrun 91791ac2ed avfilter: Move ff_get_ref_perms_string() to where it is used. 13 years ago
Diego Biurrun 4982e1ddfa build: Add 'check' target to run all compile and test targets. 13 years ago
Kostya Shishkov 6de226a2b8 indeo3: validate new frame size before resetting decoder 13 years ago
Kostya Shishkov bc00da2701 indeo3: when freeing buffers, set pointers referencing them to NULL as well 13 years ago
Kostya Shishkov 81064a8045 indeo3: initialise pixel planes on allocation 13 years ago
Kostya Shishkov fc417db3f1 indeo3: ensure that decoded cell data is in 7-bit range as presumed by decoder 13 years ago
Mans Rullgard 6d042f7989 fate: rename psx-str-v3-mdec to mdec-v3 13 years ago
Mans Rullgard c68adc7b2f fate: convert psx-str to a demuxer test 13 years ago
Mans Rullgard db465be45d lavf: add mdec to is_intra_only() list 13 years ago
Mans Rullgard 0ff0af731c fate: use diff -b in oneline comparison 13 years ago