| Commit message (Expand) | Author | Age | Files | Lines |
* | codec-regression: force vsync 0 on the me_threshold test to make sure frames ... | Alex Converse | 2011-09-01 | 1 | -1/+1 |
* | fifo: add FIFO API test program, and fate test | Stefano Sabatini | 2011-08-26 | 2 | -0/+31 |
* | movenc: use libx264 by default when possible for mov, mp4 and psp | Anton Khirnov | 2011-08-22 | 1 | -1/+1 |
* | avienc: saner default audio codec. | Anton Khirnov | 2011-08-22 | 1 | -1/+1 |
* | matroskaenc: saner default codecs. | Anton Khirnov | 2011-08-22 | 1 | -1/+1 |
* | avconv: remove -intra option. | Anton Khirnov | 2011-08-18 | 1 | -1/+1 |
* | avconv: rescue poor abused recording_time global. | Anton Khirnov | 2011-08-17 | 3 | -333/+3 |
* | rmdec: parse FPS in RealMedia properly | Kostya Shishkov | 2011-08-17 | 2 | -163/+344 |
* | Use parsers for RealVideo 3/4 to determine correct PTS | Kostya Shishkov | 2011-08-17 | 2 | -135/+133 |
* | rmdec: correct DTS calculation in RealMedia container. | Kostya Shishkov | 2011-08-17 | 1 | -12/+12 |
* | Revert "avconv: use stream copy by default when possible." | Anton Khirnov | 2011-08-16 | 4 | -16/+16 |
* | avconv: use stream copy by default when possible. | Anton Khirnov | 2011-08-16 | 4 | -16/+16 |
* | lavc: add audio flag to the 'b' option, deprecate 'ab'. | Anton Khirnov | 2011-08-16 | 2 | -4/+4 |
* | avconv: rename sameq to same_quant | Anton Khirnov | 2011-08-16 | 1 | -1/+1 |
* | swscale: use 15-bit intermediates for 9/10-bit scaling. | Ronald S. Bultje | 2011-08-12 | 9 | -78/+78 |
* | 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 |