206 Commits (d89f692f0ea078867be00397b2f8229510400325)

Author SHA1 Message Date
Ronald S. Bultje 8b9794e542 Remove index writing in RM muxer, since it is broken (multiple streams per 16 years ago
Reimar Döffinger 899a8fa1cb Fix avpicture_get_size for non-paletted formats with a helper palette 16 years ago
Justin Ruggles 59f60d0554 Fix the ogg regression test, which was broken by r18092. This is an 16 years ago
Daniel Verkamp effcedf738 PCX encoder that handles 1-, 8-, and 24-bpp pixfmts. 16 years ago
Baptiste Coudurier 21c6438f2c typo, fix eof check 16 years ago
Baptiste Coudurier b9edbe9953 do not write ffm write index by default, detect if file is being written and return EOF 16 years ago
Baptiste Coudurier ed6ae6a58b use utc time for timestamp and do not set it if not specified 16 years ago
Baptiste Coudurier b686d0ab4b mxf and mxf d10 regression tests 16 years ago
Baptiste Coudurier 6b4fab72df change path pattern to be similar to existing files, and remove useless buffer 16 years ago
Baptiste Coudurier aaa43de31a write flt packet, might need some tweaking but it works 16 years ago
Baptiste Coudurier a96b1a903a correctly interleave audio and video according to specs 16 years ago
Baptiste Coudurier 9885e9a63a write timecode track in gxf 16 years ago
Baptiste Coudurier 990287c468 remove unneeded and empty user data 16 years ago
Kostya Shishkov e51b7a41ee Update regressions for YUV2RGB table generator change in SwScaler 16 years ago
Michael Niedermayer 6337178b4f Ensure that the palette is set in data[1] for all 8bit formats. 16 years ago
Stefan de Konink 426a6f34a0 Splits the totalbitrate in a videodatarate and audiodatarate part. 16 years ago
Baptiste Coudurier e9338da87d fix endianness of time code, and calculate it in fields, according to specs 16 years ago
Baptiste Coudurier 507ff760af Do not use avctx->frame_number which might not be set, 16 years ago
Baptiste Coudurier 15a4e8b85a set correct value for starting line 16 years ago
Baptiste Coudurier fc94187857 fix gxf time code mark out value 16 years ago
David Conrad 4bcafc9a23 Update regression tests after r16651 16 years ago
Baptiste Coudurier 3d0a94f699 calculate pat, pmt and sdt exact size and adjust total bitrate 16 years ago
Baptiste Coudurier 5541759f6f only write dts if they differ from pts, according to specs 16 years ago
Baptiste Coudurier 46911c7ab8 use delay to avoid negative dts 16 years ago
Baptiste Coudurier de34dc39c0 set pts and dts of pes packets exactly according to specs 16 years ago
Aurelien Jacobs abce34d979 matroskaenc: require global header 16 years ago
Michael Niedermayer 3e3c638e69 Switch regression tests to swscale. 16 years ago
Baptiste Coudurier 9b92ed7666 update swf video frame number when muxing done, fix #439 17 years ago
Michael Niedermayer 4c453ddbbc Make our flac decoder decode all the data at EOF. 17 years ago
Michael Niedermayer 7efeb73a5a 10000l for myself, my last change was incomplete. 17 years ago
Michael Niedermayer 6d77d9acf7 Set cur_dts to 0 only during creating new streams and not every time cur_dts happens 17 years ago
Baptiste Coudurier 148c8d8018 store dts in ffm headers 17 years ago
Baptiste Coudurier 5e5f75cf8a remove pts set hack, this is no more correct 17 years ago
Baptiste Coudurier dbedf2aae2 enable feeder threads 17 years ago
Baptiste Coudurier 54e5cf132d do not reset ffm pts, this avoids setting last pts to 0 and screwing up seeking 17 years ago
Baptiste Coudurier b63ba850c1 remove obsolete requirements, quicktime 6 is from 2002, not sure if muxing scheme still fits 17 years ago
Baptiste Coudurier 3c6a9f66b9 pass dts and pts through ffm, should fix streaming b frames 17 years ago
Baptiste Coudurier 2940b38ef2 fix pts handling in ffm 17 years ago
Baptiste Coudurier 995877956f update regression tests for ts due to r13641 17 years ago
Michael Niedermayer bf1310c7b1 Update regression checksums after dts calculation fix (r13470). 17 years ago
Baptiste Coudurier 0bf017c48b update regression ref due to r13412 17 years ago
Henrik Gulbrandsen 4fa6eac5f1 Correct ASF duration. 17 years ago
Baptiste Coudurier 3a71577f87 homogenous regression tests output for image formats 17 years ago
Baptiste Coudurier 3251f24be7 missed one 17 years ago
Baptiste Coudurier 7261f9bd25 cosmetics, remove leading whitespaces 17 years ago
Baptiste Coudurier e516d3488a change rle encoder to count up to 127, sgi does not support 128 17 years ago
Justin Ruggles fe790f89e8 Use 15-bit LPC precision by default. This generally gives better compression 17 years ago
Justin Ruggles 6e330816d4 fix Ogg/FLAC header size 17 years ago
Panagiotis Issaris 781138d005 Update the regression tests reference values after the changes to the Matroska 17 years ago
Michael Niedermayer e942293db1 It appears last_pts was not set ... 17 years ago