| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | In mpeg1/2 timestamps are associated with the access unit which | Michael Niedermayer | 2008-06-03 | 1 | -1/+1 |
* | fix servertest in out of tree builds | Måns Rullgård | 2008-06-02 | 1 | -1/+1 |
* | update regressions tests, should be stable now | Baptiste Coudurier | 2008-05-30 | 1 | -9/+9 |
* | sleep seems needed to wait for feed to be setup | Baptiste Coudurier | 2008-05-30 | 1 | -0/+1 |
* | Update regression checksums after dts calculation fix (r13470). | Michael Niedermayer | 2008-05-28 | 1 | -1/+1 |
* | update regression ref due to r13412 | Baptiste Coudurier | 2008-05-26 | 1 | -1/+1 |
* | use short option | Baptiste Coudurier | 2008-05-25 | 1 | -2/+2 |
* | do not loop input, useless | Baptiste Coudurier | 2008-05-24 | 1 | -1/+1 |
* | fix feed path according to regression script | Baptiste Coudurier | 2008-05-24 | 1 | -1/+1 |
* | simplify, use ffserver launch directive | Baptiste Coudurier | 2008-05-24 | 2 | -4/+1 |
* | no need to sleep to hide crashes | Baptiste Coudurier | 2008-05-21 | 1 | -2/+0 |
* | Use full path for #includes from another directory. | Diego Biurrun | 2008-05-09 | 1 | -1/+1 |
* | #include required stdint.h header directly. | Diego Biurrun | 2008-05-08 | 1 | -0/+2 |
* | #include stdint.h instead of using a manual typedef for uint8_t. | Diego Biurrun | 2008-05-07 | 1 | -1/+1 |
* | Do not duplicate -y parameter on regression.sh. | Ramiro Polla | 2008-05-01 | 1 | -17/+17 |
* | Ignore whitespace differences in seek test. | Ramiro Polla | 2008-05-01 | 1 | -1/+1 |
* | fix adpcm ima qt decoding, channel at init is 0, correct stereo out since sam... | Baptiste Coudurier | 2008-04-25 | 2 | -5/+5 |
* | cosmetics | Baptiste Coudurier | 2008-04-25 | 1 | -1/+0 |
* | Correct ASF duration. | Henrik Gulbrandsen | 2008-04-21 | 3 | -5/+5 |
* | Use generic seeking code for flv. The removed code was a buggy duplicate. | Michael Niedermayer | 2008-04-14 | 1 | -5/+5 |
* | Fix seeking in rm. | Michael Niedermayer | 2008-04-09 | 1 | -90/+90 |
* | update ogg seek reg tests because of r12630 | Baptiste Coudurier | 2008-04-01 | 1 | -27/+39 |
* | homogenous regression tests output for image formats | Baptiste Coudurier | 2008-03-30 | 2 | -8/+16 |
* | missed one | Baptiste Coudurier | 2008-03-30 | 1 | -1/+1 |
* | cosmetics, remove leading whitespaces | Baptiste Coudurier | 2008-03-30 | 1 | -27/+27 |
* | change rle encoder to count up to 127, sgi does not support 128 | Baptiste Coudurier | 2008-03-30 | 1 | -3/+3 |
* | Use 15-bit LPC precision by default. This generally gives better compression | Justin Ruggles | 2008-03-30 | 1 | -3/+3 |
* | fix Ogg/FLAC header size | Justin Ruggles | 2008-03-30 | 1 | -2/+2 |
* | cosmetics, remove superflous comments | Baptiste Coudurier | 2008-03-18 | 1 | -10/+0 |
* | Update the regression tests reference values after the changes to the Matroska | Panagiotis Issaris | 2008-03-10 | 2 | -29/+29 |
* | replace -f pgmyuv with -f image2 -vcodec pgmyuv | Måns Rullgård | 2008-03-07 | 1 | -9/+9 |
* | Simplify do_video_encoding() in regression.sh | Måns Rullgård | 2008-03-07 | 1 | -41/+41 |
* | Remove mp4psp regression test | Måns Rullgård | 2008-03-07 | 4 | -56/+0 |
* | IMA ADPCM encoder - QT variant | Kostya Shishkov | 2008-03-06 | 4 | -0/+68 |
* | The last flag fix fixed mpeg4-qprd (there the flags ended up being trashed | Michael Niedermayer | 2008-03-05 | 3 | -22/+22 |
* | Fix trellis quant + AAN DCT. | Michael Niedermayer | 2008-02-25 | 3 | -140/+140 |
* | This shell script is not bash-specific. | Diego Biurrun | 2008-02-16 | 1 | -1/+1 |
* | Remove check for the availability of the -u diff flag, we require it in | Diego Biurrun | 2008-02-16 | 1 | -8/+1 |
* | Fix timestamps and durations if the first packets have no durations nor times... | Michael Niedermayer | 2008-02-15 | 1 | -20/+20 |
* | It appears last_pts was not set ... | Michael Niedermayer | 2008-02-15 | 2 | -18/+18 |
* | Header elision muxing support. | Michael Niedermayer | 2008-02-15 | 2 | -29/+29 |
* | Update regression test checksum for ffm. | Benoit Fouet | 2008-02-14 | 1 | -1/+1 |
* | seek regression ref update for ogg | Baptiste Coudurier | 2008-02-05 | 1 | -1/+1 |
* | Fix issue 338: | Baptiste Coudurier | 2008-02-05 | 1 | -2/+2 |
* | Update seektest regression as well to previous lavf/nut commits | Oded Shimon | 2008-02-04 | 1 | -27/+27 |
* | back_ptr calculation used wrong timebase when searching for back syncpoint | Oded Shimon | 2008-02-04 | 1 | -1/+1 |
* | Fix intented algo in syncpoint writing before keyframes in NUT muxer | Oded Shimon | 2008-02-04 | 1 | -2/+2 |
* | nut->max_distance was not set at all anywhere in the NUT muxer | Oded Shimon | 2008-02-04 | 1 | -2/+2 |
* | ff_nut_reset_ts() expected to get 'ts*time_base_count', but muxer only | Oded Shimon | 2008-02-04 | 1 | -2/+2 |
* | remove single-frame images from seektest | Måns Rullgård | 2008-02-03 | 2 | -223/+0 |