| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | remove useless/incorrect comments in regression.sh | Måns Rullgård | 2008-02-03 | 1 | -127/+0 |
* | split lavf regression tests | Måns Rullgård | 2008-02-03 | 3 | -26/+90 |
* | split regression tests allowing make to run them in parallel | Måns Rullgård | 2008-02-03 | 4 | -199/+117 |
* | get seek regression test filenames from reference file | Måns Rullgård | 2008-02-03 | 1 | -1/+1 |
* | Fix b-libav.ul/al seek regression test. | Michael Niedermayer | 2008-01-31 | 2 | -1/+111 |
* | remove duplicate, disabled nut regression test | Måns Rullgård | 2008-01-30 | 1 | -3/+0 |
* | Print the name of the regression test that was run after finishing the test. | Diego Biurrun | 2008-01-29 | 2 | -4/+4 |
* | rename dv50 regression test output file to dv50.dv | Måns Rullgård | 2008-01-28 | 4 | -5/+60 |
* | Consider initial EOR in the back_ptr calculation. | Michael Niedermayer | 2008-01-17 | 2 | -22/+22 |
* | 4 months of hard development and finally it's done. Closes issue 58. Adpcm_sw... | Benjamin Larsson | 2007-12-03 | 4 | -0/+67 |
* | correct invalid duration | Michael Niedermayer | 2007-12-03 | 3 | -5/+5 |
* | Fix regression tests after r11127 and 11129 | Kostya Shishkov | 2007-12-02 | 3 | -27/+27 |
* | ogg seek regression ref | Baptiste Coudurier | 2007-11-11 | 1 | -0/+43 |
* | ogg muxer | Baptiste Coudurier | 2007-11-10 | 2 | -0/+6 |
* | Disable unused function, fixes the warning: | Diego Biurrun | 2007-11-09 | 1 | -2/+4 |
* | fix predictor initialization for adpcm-ima encoder not to lose first sample | Timofei V. Bondarenko | 2007-11-06 | 2 | -6/+6 |
* | Fix mov checksums following r10852. | Benoit Fouet | 2007-11-05 | 2 | -12/+12 |
* | Seek regression for RM demuxer fix | Kostya Shishkov | 2007-11-03 | 1 | -55/+55 |
* | Fix seek regression test for ac3 in rm after r10634 | Roberto Togni | 2007-10-01 | 1 | -12/+12 |
* | fix timestamps used for ratecontrol | Michael Niedermayer | 2007-09-11 | 3 | -95/+95 |
* | allow changing of the spatial_decomposition_count and quantization tables | Michael Niedermayer | 2007-09-09 | 3 | -36/+36 |
* | store halfpel filter coefficients in the header as well as the | Michael Niedermayer | 2007-09-08 | 3 | -36/+36 |
* | cleanup mc_block() | Michael Niedermayer | 2007-09-08 | 3 | -38/+38 |
* | Update mkv regression tests after r10421 | David Conrad | 2007-09-07 | 2 | -29/+29 |
* | Matroska regression tests | David Conrad | 2007-09-05 | 3 | -0/+61 |
* | If a stream has no start time, but the first packet has a 'pts', use that | Neil Brown | 2007-09-03 | 1 | -1/+1 |
* | use 16bit IDWT (a SIMD implementation of it should be >2x faster then with | Michael Niedermayer | 2007-08-25 | 3 | -22/+22 |
* | use more bits on the encoder side | Michael Niedermayer | 2007-08-23 | 3 | -20/+20 |
* | Change rounding of the horizontal DWT to match the vertical one. | Michael Niedermayer | 2007-08-21 | 3 | -26/+26 |
* | Use PRId64 in seek test | David Conrad | 2007-08-13 | 1 | -1/+1 |
* | nut regression test | Michael Niedermayer | 2007-08-10 | 3 | -0/+62 |
* | take care to use video track field number as duration | Baptiste Coudurier | 2007-08-09 | 1 | -1/+1 |
* | ignore preroll, it is generally not what AVStream.start_time should contain | Michael Niedermayer | 2007-08-06 | 1 | -1/+1 |
* | make wmv1 and wmv2 playable with M$ DMO decoder | Michael Niedermayer | 2007-08-05 | 3 | -48/+48 |
* | update seek regressions for r9917 | Michael Niedermayer | 2007-08-05 | 1 | -147/+147 |
* | flashsv regression test | Michael Niedermayer | 2007-08-04 | 4 | -0/+64 |
* | regression tests for yuv440p yuvj440p | Andreas Öman | 2007-07-19 | 3 | -1/+9 |
* | round timestamps up, k2 broadcast server seems to need it | Baptiste Coudurier | 2007-07-13 | 1 | -1/+1 |