| Commit message (Expand) | Author | Age | Files | Lines |
* | update swf video frame number when muxing done, fix #439 | Baptiste Coudurier | 2008-07-19 | 1 | -1/+1 |
* | Make our flac decoder decode all the data at EOF. | Michael Niedermayer | 2008-07-13 | 1 | -1/+1 |
* | 10000l for myself, my last change was incomplete. | Michael Niedermayer | 2008-07-08 | 1 | -1/+1 |
* | Set cur_dts to 0 only during creating new streams and not every time cur_dts ... | Michael Niedermayer | 2008-07-08 | 1 | -1/+1 |
* | store dts in ffm headers | Baptiste Coudurier | 2008-06-22 | 1 | -1/+1 |
* | remove pts set hack, this is no more correct | Baptiste Coudurier | 2008-06-22 | 1 | -1/+1 |
* | enable feeder threads | Baptiste Coudurier | 2008-06-22 | 1 | -1/+1 |
* | do not reset ffm pts, this avoids setting last pts to 0 and screwing up seeking | Baptiste Coudurier | 2008-06-22 | 1 | -1/+1 |
* | remove obsolete requirements, quicktime 6 is from 2002, not sure if muxing sc... | Baptiste Coudurier | 2008-06-09 | 1 | -2/+2 |
* | pass dts and pts through ffm, should fix streaming b frames | Baptiste Coudurier | 2008-06-09 | 1 | -2/+2 |
* | fix pts handling in ffm | Baptiste Coudurier | 2008-06-07 | 1 | -1/+1 |
* | update regression tests for ts due to r13641 | Baptiste Coudurier | 2008-06-03 | 1 | -1/+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 |
* | Correct ASF duration. | Henrik Gulbrandsen | 2008-04-21 | 1 | -1/+1 |
* | homogenous regression tests output for image formats | Baptiste Coudurier | 2008-03-30 | 1 | -7/+14 |
* | 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 |
* | Update the regression tests reference values after the changes to the Matroska | Panagiotis Issaris | 2008-03-10 | 1 | -2/+2 |
* | It appears last_pts was not set ... | Michael Niedermayer | 2008-02-15 | 1 | -2/+2 |
* | Header elision muxing support. | Michael Niedermayer | 2008-02-15 | 1 | -2/+2 |
* | Update regression test checksum for ffm. | Benoit Fouet | 2008-02-14 | 1 | -1/+1 |
* | Fix issue 338: | Baptiste Coudurier | 2008-02-05 | 1 | -2/+2 |
* | 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 |
* | split lavf regression tests | Måns Rullgård | 2008-02-03 | 1 | -9/+9 |
* | split regression tests allowing make to run them in parallel | Måns Rullgård | 2008-02-03 | 1 | -1/+0 |
* | Consider initial EOR in the back_ptr calculation. | Michael Niedermayer | 2008-01-17 | 1 | -2/+2 |
* | correct invalid duration | Michael Niedermayer | 2007-12-03 | 1 | -1/+1 |
* | Fix regression tests after r11127 and 11129 | Kostya Shishkov | 2007-12-02 | 1 | -2/+2 |
* | ogg muxer | Baptiste Coudurier | 2007-11-10 | 1 | -0/+3 |
* | Update mkv regression tests after r10421 | David Conrad | 2007-09-07 | 1 | -2/+2 |
* | Matroska regression tests | David Conrad | 2007-09-05 | 1 | -0/+3 |
* | If a stream has no start time, but the first packet has a 'pts', use that | Neil Brown | 2007-09-03 | 1 | -1/+1 |
* | nut regression test | Michael Niedermayer | 2007-08-10 | 1 | -0/+3 |
* | 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 |
* | regression tests for yuv440p yuvj440p | Andreas Öman | 2007-07-19 | 1 | -0/+4 |
* | round timestamps up, k2 broadcast server seems to need it | Baptiste Coudurier | 2007-07-13 | 1 | -1/+1 |
* | Merge tests Makefile into the top-level Makefile. | Diego Biurrun | 2007-06-07 | 1 | -116/+116 |
* | fix tiff regression test (bitexact flag was ignoredwhich caused the | Michael Niedermayer | 2007-04-14 | 1 | -1/+1 |
* | tiff & sgi regression test | Michael Niedermayer | 2007-04-06 | 1 | -0/+4 |
* | md5 test for the image formats | Michael Niedermayer | 2007-03-24 | 1 | -0/+5 |
* | bmp and tga image regression test | Michael Niedermayer | 2007-03-24 | 1 | -0/+2 |
* | 1000000l for me ive misstakely reverted the regression checksum change from r... | Michael Niedermayer | 2007-03-24 | 1 | -1/+1 |