| Commit message (Expand) | Author | Age | Files | Lines |
* | Make a copy of ffmpeg under a new name -- avconv. | Anton Khirnov | 2011-08-12 | 6 | -53/+53 |
* | Add weighted motion compensation for RV40 B-frames | Kostya Shishkov | 2011-08-11 | 1 | -93/+93 |
* | Revert "swscale: use 15-bit intermediates for 9/10-bit scaling." | Ronald S. Bultje | 2011-08-02 | 5 | -14/+14 |
* | swscale: use 15-bit intermediates for 9/10-bit scaling. | Ronald S. Bultje | 2011-08-02 | 5 | -14/+14 |
* | Correct chroma vector calculation for RealVideo 3. | Kostya Shishkov | 2011-08-02 | 1 | -28/+28 |
* | Remove the ffserver test. | Anton Khirnov | 2011-08-01 | 4 | -365/+0 |
* | dnxhd: add regression test for 10-bit | Mans Rullgard | 2011-07-21 | 3 | -0/+13 |
* | swscale: mark YUV422P10(LE,BE) as supported for output | Joseph Artsimovich | 2011-07-21 | 5 | -0/+10 |
* | fate: make vsynth tests depend on only the relevant vref | Mans Rullgard | 2011-07-18 | 1 | -1/+2 |
* | fate: separate lavf-mxf_d10 test from lavf-mxf | Mans Rullgard | 2011-07-17 | 3 | -3/+6 |
* | mpegtsenc: set Random Access indicator on keyframe start packets | Jindrich Makovicka | 2011-07-13 | 1 | -1/+1 |
* | build: move tests/seek_test.c to libavformat and reuse generic build rules | Diego Biurrun | 2011-07-13 | 3 | -139/+2 |
* | build: remove unnecessary FFLDFLAGS variable | Mans Rullgard | 2011-07-11 | 1 | -1/+1 |
* | build: rework rules for things in the tools dir | Mans Rullgard | 2011-07-10 | 1 | -3/+0 |
* | lavc: remove a half-working attempt at different defaults for audio/video cod... | Anton Khirnov | 2011-07-10 | 1 | -2/+2 |
* | swscale: fix overflow in 16-bit vertical scaling. | Ronald S. Bultje | 2011-07-08 | 7 | -32/+32 |
* | swscale: fix 16-bit horizontal scaling underflow. | Ronald S. Bultje | 2011-07-08 | 6 | -22/+22 |
* | swscale: fix 16-bit scaling when output is 8-bits. | Ronald S. Bultje | 2011-07-08 | 7 | -14/+14 |
* | ffmpeg: deprecate loop_input and loop_output options | Anton Khirnov | 2011-07-08 | 2 | -3/+3 |
* | build: remove unused copy regression test script | Diego Biurrun | 2011-07-07 | 2 | -495/+0 |
* | lavf: deprecate AVStream.quality. | Anton Khirnov | 2011-07-06 | 1 | -1/+1 |
* | eval: add missing comma to tests. | Ronald S. Bultje | 2011-07-05 | 1 | -2/+5 |
* | fate: test more FFT etc sizes | Mans Rullgard | 2011-07-04 | 1 | -19/+27 |
* | iirfilter: add fate test | Mans Rullgard | 2011-07-04 | 2 | -0/+1028 |
* | eval: clear Parser instances before using | Mans Rullgard | 2011-07-04 | 1 | -1/+1 |
* | fate: add idct8x8 test | Mans Rullgard | 2011-07-04 | 2 | -0/+6 |
* | eval: add fate test | Mans Rullgard | 2011-07-04 | 2 | -0/+138 |
* | fate: add 'null' comparison method | Mans Rullgard | 2011-07-04 | 1 | -0/+1 |
* | Do not include mathematics.h in avutil.h | Mans Rullgard | 2011-07-03 | 1 | -0/+1 |
* | md5: add fate test | Mans Rullgard | 2011-07-03 | 2 | -0/+9 |
* | crc: add fate test | Mans Rullgard | 2011-07-03 | 2 | -0/+8 |
* | fate: move libavutil test rules to a separate file | Mans Rullgard | 2011-07-03 | 3 | -23/+23 |
* | fate: add DES test | Mans Rullgard | 2011-07-03 | 1 | -0/+5 |
* | fate-aac: Expand coverage. | Alex Converse | 2011-07-01 | 1 | -0/+12 |
* | swscale: for >8bit scaling, read in native bit-depth. | Ronald S. Bultje | 2011-07-01 | 1 | -4/+4 |
* | build: Eliminate obsolete test targets. | Diego Biurrun | 2011-06-30 | 1 | -8/+1 |
* | base64: add fate test | Mans Rullgard | 2011-06-30 | 2 | -0/+13 |
* | aes: improve test program and add fate test | Mans Rullgard | 2011-06-30 | 1 | -0/+5 |
* | adler32: make test program more useful and add fate test | Mans Rullgard | 2011-06-30 | 1 | -0/+5 |
* | fate: move amr[nw]b test rules into separate files | Mans Rullgard | 2011-06-29 | 4 | -108/+108 |
* | swscale: implement >8bit scaling support. | Ronald S. Bultje | 2011-06-29 | 7 | -64/+64 |
* | fate: enable lavfi-pixmt tests on big endian systems | Mans Rullgard | 2011-06-28 | 7 | -0/+0 |
* | fate: merge identical pixdesc_be/le tests | Mans Rullgard | 2011-06-28 | 3 | -53/+1 |
* | swscale: update big endian reference values after dff5a835. | Ronald S. Bultje | 2011-06-28 | 1 | -0/+4 |
* | build: replace some addprefix/addsuffix with substitution refs | Mans Rullgard | 2011-06-28 | 1 | -1/+1 |
* | swscale: re-add support for non-native endianness. | Ronald S. Bultje | 2011-06-27 | 7 | -0/+28 |
* | build: remove SRC_PATH_BARE variable | Mans Rullgard | 2011-06-23 | 2 | -12/+12 |
* | build: move test rules to tests/Makefile | Mans Rullgard | 2011-06-22 | 1 | -0/+121 |
* | fate: remove output redirections from old regtest scripts | Mans Rullgard | 2011-06-21 | 5 | -32/+16 |
* | error_resilience: actually add counter when adding a MV predictor. | Ronald Bultje | 2011-06-20 | 2 | -4/+4 |