Age | Commit message (Expand) | Author |
2009-03-29 | Rename libav.regression.ref --> lavf.regression.ref. | Diego Biurrun |
2009-03-21 | Remove index writing in RM muxer, since it is broken (multiple streams per | Ronald S. Bultje |
2009-03-21 | Fix avpicture_get_size for non-paletted formats with a helper palette | Reimar Döffinger |
2009-03-21 | Fix the ogg regression test, which was broken by r18092. This is an | Justin Ruggles |
2009-03-20 | PCX encoder that handles 1-, 8-, and 24-bpp pixfmts. | Daniel Verkamp |
2009-03-20 | typo, fix eof check | Baptiste Coudurier |
2009-03-20 | do not write ffm write index by default, detect if file is being written and ... | Baptiste Coudurier |
2009-03-14 | use utc time for timestamp and do not set it if not specified | Baptiste Coudurier |
2009-03-11 | mxf and mxf d10 regression tests | Baptiste Coudurier |
2009-03-09 | change path pattern to be similar to existing files, and remove useless buffer | Baptiste Coudurier |
2009-03-09 | write flt packet, might need some tweaking but it works | Baptiste Coudurier |
2009-03-09 | correctly interleave audio and video according to specs | Baptiste Coudurier |
2009-03-09 | write timecode track in gxf | Baptiste Coudurier |
2009-03-08 | remove unneeded and empty user data | Baptiste Coudurier |
2009-02-22 | Update regressions for YUV2RGB table generator change in SwScaler | Kostya Shishkov |
2009-02-06 | Ensure that the palette is set in data[1] for all 8bit formats. | Michael Niedermayer |
2009-02-02 | Splits the totalbitrate in a videodatarate and audiodatarate part. | Stefan de Konink |
2009-01-23 | fix endianness of time code, and calculate it in fields, according to specs | Baptiste Coudurier |
2009-01-20 | Do not use avctx->frame_number which might not be set, | Baptiste Coudurier |
2009-01-20 | set correct value for starting line | Baptiste Coudurier |
2009-01-20 | fix gxf time code mark out value | Baptiste Coudurier |
2009-01-17 | Update regression tests after r16651 | David Conrad |
2009-01-14 | calculate pat, pmt and sdt exact size and adjust total bitrate | Baptiste Coudurier |
2009-01-14 | only write dts if they differ from pts, according to specs | Baptiste Coudurier |
2009-01-14 | use delay to avoid negative dts | Baptiste Coudurier |
2009-01-14 | set pts and dts of pes packets exactly according to specs | Baptiste Coudurier |
2008-10-22 | matroskaenc: require global header | Aurelien Jacobs |
2008-09-13 | Switch regression tests to swscale. | Michael Niedermayer |
2008-07-19 | update swf video frame number when muxing done, fix #439 | Baptiste Coudurier |
2008-07-13 | Make our flac decoder decode all the data at EOF. | Michael Niedermayer |
2008-07-08 | 10000l for myself, my last change was incomplete. | Michael Niedermayer |
2008-07-08 | Set cur_dts to 0 only during creating new streams and not every time cur_dts ... | Michael Niedermayer |
2008-06-22 | store dts in ffm headers | Baptiste Coudurier |
2008-06-22 | remove pts set hack, this is no more correct | Baptiste Coudurier |
2008-06-22 | enable feeder threads | Baptiste Coudurier |
2008-06-22 | do not reset ffm pts, this avoids setting last pts to 0 and screwing up seeking | Baptiste Coudurier |
2008-06-09 | remove obsolete requirements, quicktime 6 is from 2002, not sure if muxing sc... | Baptiste Coudurier |
2008-06-09 | pass dts and pts through ffm, should fix streaming b frames | Baptiste Coudurier |
2008-06-07 | fix pts handling in ffm | Baptiste Coudurier |
2008-06-03 | update regression tests for ts due to r13641 | Baptiste Coudurier |
2008-05-28 | Update regression checksums after dts calculation fix (r13470). | Michael Niedermayer |
2008-05-26 | update regression ref due to r13412 | Baptiste Coudurier |
2008-04-21 | Correct ASF duration. | Henrik Gulbrandsen |
2008-03-30 | homogenous regression tests output for image formats | Baptiste Coudurier |
2008-03-30 | missed one | Baptiste Coudurier |
2008-03-30 | cosmetics, remove leading whitespaces | Baptiste Coudurier |
2008-03-30 | change rle encoder to count up to 127, sgi does not support 128 | Baptiste Coudurier |
2008-03-30 | Use 15-bit LPC precision by default. This generally gives better compression | Justin Ruggles |
2008-03-30 | fix Ogg/FLAC header size | Justin Ruggles |
2008-03-10 | Update the regression tests reference values after the changes to the Matroska | Panagiotis Issaris |