| Commit message (Expand) | Author | Age | Files | Lines |
* | In mxf muxer, fix last b frame temporal offset | Baptiste Coudurier | 2010-07-02 | 1 | -1/+1 |
* | fate: add vp8 tests | Måns Rullgård | 2010-06-24 | 15 | -0/+765 |
* | Remove the "b" from "Mb" in -b values for the dnxhd tests. | Stefano Sabatini | 2010-06-16 | 1 | -3/+3 |
* | FATE: update vc1 reference output | Måns Rullgård | 2010-06-15 | 1 | -1/+14 |
* | Do not exclude anymore the pixel formats rgb444, bgr444, rgb4_byte, | Stefano Sabatini | 2010-06-06 | 1 | -3/+2 |
* | regtest: add seektest reference files for rgb/yuv in avi | Måns Rullgård | 2010-06-06 | 2 | -0/+92 |
* | Add simple rgb/yuv in avi regression test. | Michael Niedermayer | 2010-06-06 | 5 | -0/+26 |
* | matroskaenc: Don't write a second seekhead for the clusters; mkvalidate agrees | David Conrad | 2010-06-04 | 2 | -6/+6 |
* | matroskaenc: Mux clusters better | James Zern | 2010-06-04 | 3 | -16/+16 |
* | Fix typo. | Stefano Sabatini | 2010-06-03 | 1 | -1/+1 |
* | Exclude from the lavfi_pix_fmts regression test the output pixel | Stefano Sabatini | 2010-06-03 | 1 | -0/+18 |
* | Remove useless variables in get_common_elements(). | Stefano Sabatini | 2010-06-02 | 1 | -2/+0 |
* | Add libavfilter 1-input - 1-output regression test, corresponding to the | Stefano Sabatini | 2010-05-24 | 1 | -1/+36 |
* | matroskaenc: Write codec time base as default duration for video tracks. | David Conrad | 2010-05-24 | 2 | -24/+24 |
* | Update regression tests after removing track timecode scale from mkvenc | David Conrad | 2010-05-22 | 5 | -82/+82 |
* | In ogg muxer, pack multiple frames into one page, much lower overhead | Baptiste Coudurier | 2010-05-21 | 2 | -28/+15 |
* | Replace "-vfilters" by "-vf" in regtests. Should fix regtest breakage. | Vitor Sessak | 2010-05-13 | 2 | -2/+2 |
* | FATE: change -vfilters to -vf | Måns Rullgård | 2010-05-13 | 1 | -1/+1 |
* | FATE: update idroq-video-encode command | Måns Rullgård | 2010-05-09 | 1 | -1/+1 |
* | Enable libavfilter by default and fix pading for mxf-d10 | Michael Niedermayer | 2010-05-07 | 1 | -1/+1 |
* | FATE: update nsv-demux checksums | Måns Rullgård | 2010-04-19 | 1 | -5/+5 |
* | FATE: update vqf-demux checksum | Måns Rullgård | 2010-04-13 | 1 | -1/+1 |
* | Change default for bidir_refine to 1. | Michael Niedermayer | 2010-04-02 | 24 | -239/+239 |
* | 10l, update ref value for ffm since default flags changed and are stored in t... | Baptiste Coudurier | 2010-03-25 | 1 | -1/+1 |
* | Add VorbisComment writing to FLAC files. | James Darnley | 2010-03-20 | 2 | -3/+3 |
* | Make ad-hoc lavfi tests use random values for the slice height used | Stefano Sabatini | 2010-03-17 | 1 | -1/+1 |
* | Add some ad-hoc tests for libavfilter. | Stefano Sabatini | 2010-03-17 | 11 | -5/+31 |
* | Add FATE tests | Måns Rullgård | 2010-03-15 | 350 | -0/+30376 |
* | use mpeg2 quantization bias for mjpeg. | Michael Niedermayer | 2010-03-15 | 6 | -33/+33 |
* | Make sure all mvs of a mb are set in the error concealment code. | Michael Niedermayer | 2010-03-14 | 2 | -4/+4 |
* | oggdec: Determine pts and filepos on a packet basis in read_timestamp | David Conrad | 2010-03-11 | 1 | -26/+13 |
* | oggdec: Set data_offset to the right value | David Conrad | 2010-03-11 | 1 | -11/+11 |
* | oggdec: Save offset of the page needed to reconstruct the current packet | David Conrad | 2010-03-11 | 1 | -20/+20 |
* | mpegts vbr muxing, activated when muxing rate is not supplied by the | Baptiste Coudurier | 2010-03-08 | 2 | -29/+29 |
* | Start continuity counter at 0 for pmt as well | Baptiste Coudurier | 2010-03-08 | 1 | -1/+1 |
* | Start continuity counter at 0 for streams | Baptiste Coudurier | 2010-03-08 | 1 | -1/+1 |
* | 10l typo, fix ts total bit rate computation | Baptiste Coudurier | 2010-03-08 | 1 | -2/+2 |
* | Make ffserver regression test run (still fails) | Måns Rullgård | 2010-03-08 | 1 | -6/+3 |
* | regtest: move md5sum wrappers into separate file | Måns Rullgård | 2010-03-08 | 3 | -10/+13 |
* | regtest: run seektest on image sequences | Måns Rullgård | 2010-03-07 | 11 | -57/+58 |
* | regtest: run seektest on lavftest output files | Måns Rullgård | 2010-03-07 | 1 | -1/+1 |
* | regtest: place image sequence outputs in separate directories | Måns Rullgård | 2010-03-07 | 9 | -27/+29 |
* | Simplify starting and ending clusters | David Conrad | 2010-03-04 | 1 | -2/+2 |
* | Make seektest messages similar to other tests | Måns Rullgård | 2010-03-02 | 1 | -0/+5 |
* | Run seektest on all generated files | Måns Rullgård | 2010-03-02 | 114 | -3828/+5119 |
* | Place regtest-pixfmt output files in separate dir | Måns Rullgård | 2010-03-02 | 2 | -39/+41 |
* | Remove unused argument to test scripts | Måns Rullgård | 2010-03-02 | 1 | -3/+2 |
* | Place regression test output files in subdirs per family | Måns Rullgård | 2010-03-02 | 126 | -472/+473 |
* | Revert "Remove the self reference in the seektest that prevented it from" | Måns Rullgård | 2010-03-02 | 2 | -1817/+218 |
* | Remove the self reference in the seektest that prevented it from | Michael Niedermayer | 2010-03-02 | 2 | -218/+1817 |