| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix the ogg regression test, which was broken by r18092. This is an | Justin Ruggles | 2009-03-21 | 1 | -1/+1 |
* | PCX encoder that handles 1-, 8-, and 24-bpp pixfmts. | Daniel Verkamp | 2009-03-20 | 1 | -0/+3 |
* | typo, fix eof check | Baptiste Coudurier | 2009-03-20 | 1 | -1/+1 |
* | do not write ffm write index by default, detect if file is being written and ... | Baptiste Coudurier | 2009-03-20 | 1 | -2/+2 |
* | use utc time for timestamp and do not set it if not specified | Baptiste Coudurier | 2009-03-14 | 1 | -2/+2 |
* | mxf and mxf d10 regression tests | Baptiste Coudurier | 2009-03-11 | 1 | -0/+6 |
* | change path pattern to be similar to existing files, and remove useless buffer | Baptiste Coudurier | 2009-03-09 | 1 | -2/+2 |
* | write flt packet, might need some tweaking but it works | Baptiste Coudurier | 2009-03-09 | 1 | -2/+2 |
* | correctly interleave audio and video according to specs | Baptiste Coudurier | 2009-03-09 | 1 | -1/+1 |
* | write timecode track in gxf | Baptiste Coudurier | 2009-03-09 | 1 | -2/+2 |
* | remove unneeded and empty user data | Baptiste Coudurier | 2009-03-08 | 1 | -2/+2 |
* | Update regressions for YUV2RGB table generator change in SwScaler | Kostya Shishkov | 2009-02-22 | 1 | -24/+24 |
* | Ensure that the palette is set in data[1] for all 8bit formats. | Michael Niedermayer | 2009-02-06 | 1 | -2/+2 |
* | Splits the totalbitrate in a videodatarate and audiodatarate part. | Stefan de Konink | 2009-02-02 | 1 | -1/+1 |
* | fix endianness of time code, and calculate it in fields, according to specs | Baptiste Coudurier | 2009-01-23 | 1 | -1/+1 |
* | Do not use avctx->frame_number which might not be set, | Baptiste Coudurier | 2009-01-20 | 1 | -1/+1 |
* | set correct value for starting line | Baptiste Coudurier | 2009-01-20 | 1 | -2/+2 |
* | fix gxf time code mark out value | Baptiste Coudurier | 2009-01-20 | 1 | -1/+1 |
* | Update regression tests after r16651 | David Conrad | 2009-01-17 | 1 | -2/+2 |
* | calculate pat, pmt and sdt exact size and adjust total bitrate | Baptiste Coudurier | 2009-01-14 | 1 | -1/+1 |
* | only write dts if they differ from pts, according to specs | Baptiste Coudurier | 2009-01-14 | 1 | -2/+2 |
* | use delay to avoid negative dts | Baptiste Coudurier | 2009-01-14 | 1 | -1/+1 |
* | set pts and dts of pes packets exactly according to specs | Baptiste Coudurier | 2009-01-14 | 1 | -1/+1 |
* | matroskaenc: require global header | Aurelien Jacobs | 2008-10-22 | 1 | -2/+2 |
* | Switch regression tests to swscale. | Michael Niedermayer | 2008-09-13 | 1 | -50/+48 |
* | 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 |