93 Commits (e187d87d7d1118bf6e592ad09320694c027bd0f8)

Author SHA1 Message Date
Michael Niedermayer 0444a8c534 Update seek regression checksums due to: 15 years ago
Baptiste Coudurier 0c1375575a demux whole PES packets from TS 16 years ago
Wolfram Gloger ed1dc74e18 Fix off by one offset with fetch_timestamps, pts_parser_problem.mpg. 16 years ago
Baptiste Coudurier 45e5feda68 Fix regression tests, diff was due to a patch to mpeg-2 parser timestamp fetching, pending, 16 years ago
corp186 c69d224102 compute total bitrate more accurately, patch by corp186, chasedouglas at gmail dot com 16 years ago
Baptiste Coudurier b10d7e4e3a pad last audio frame when encoding 16 years ago
David Conrad 325aef38da Update regression tests for y4m after r18796 16 years ago
Baptiste Coudurier e4358e70f8 write a single pes for video frames, some proprietary player needs it 16 years ago
Baptiste Coudurier 31df40a130 fix total bitrate computation, based on patch by corp186, chasedouglas at gmail dot com 16 years ago
Baptiste Coudurier a3d23e15fb fix 6 channels raw pcm demuxing, raw pcm now demux a fixed number of samples 16 years ago
Diego Biurrun 1b4a516b94 Rename regression test result files from b-libav* to b-lavf* for consistency. 16 years ago
Baptiste Coudurier 92a0f33878 fix valid seeking range 16 years ago
Baptiste Coudurier a9c6fc7b3e update seek regression ref due to 18063 16 years ago
Reimar Döffinger bd36f175ab Make pcm_read_seek treat negative time stamps as 0, this avoids incorrectly 16 years ago
Baptiste Coudurier 4e35ffa978 fix swf seeking by fixing new stream detection 16 years ago
Baptiste Coudurier b686d0ab4b mxf and mxf d10 regression tests 16 years ago
Reimar Döffinger 60f75ad245 Fix seek regression test broken by r17905, seeking fails completely 16 years ago
Reimar Döffinger 29a68cf04e Convert spurious DOS line breaks to UNIX line breaks in seek regression 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 46a7e3ec14 write timecode track in gxf 16 years ago
Justin Ruggles f48b9304cd flacdec: Parse the metadata header in the raw FLAC demuxer. 16 years ago
Ivan Schreter 61c23c155c Pass packet position to the parser, so frame's AVPacket.pos is computed correctly. 16 years ago
Michael Niedermayer 4022fe01a6 Change the timebase of the raw demuxer to one that can represent the ts of fields. 16 years ago
Ivan Schreter 4c6b49bf74 Change TS seeking so it returns position/timestamp of a key frame. 16 years ago
Aurelien Jacobs 2a46003c9e matroskadec: fix seek regression tests according to r17460 16 years ago
Stefan de Konink 426a6f34a0 Splits the totalbitrate in a videodatarate and audiodatarate part. 16 years ago
Baptiste Coudurier 8dc81a4524 seek at 0 when timestamp requested is negative 16 years ago
Baptiste Coudurier a848cfe97c fix seek reg tests, Im always forgetting this 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 31a2506349 update seek regression tests due to ts modifications 16 years ago
Michael Niedermayer ed4c638a07 Fix PTS returned by the demuxers for mpeg4 without a decoder. 16 years ago
Aurelien Jacobs 19cf8e2027 10l: missing change from r15667 - global header also affect seek test results 16 years ago
Michael Niedermayer 3e3c638e69 Switch regression tests to swscale. 16 years ago
Aurelien Jacobs 20f7466550 matroskadec: after seeking, skip up to the desired timestamp instead of 16 years ago
Aurelien Jacobs 0b393b7a4e fix seek regression tests after r15229 16 years ago
Michael Niedermayer d3b4b74c32 Fix lossless jpeg encoder to comply to spec and store full redundant 16 years ago
Aurelien Jacobs cbccf2058e Fix the seek regressions to match changes in r14956, r14959 and r14960. 16 years ago
Aurelien Jacobs 3fa1e8185a matroskadec: update seek regression test to match new ebml parser 16 years ago
Baptiste Coudurier 39a127bfbc Only reset buffer state if seeking is successful; update seek reg ref. 16 years ago
Baptiste Coudurier 23f02559fe check url_fseek return value, update seek reg tests 16 years ago
Michael Niedermayer 6d77d9acf7 Set cur_dts to 0 only during creating new streams and not every time cur_dts happens 16 years ago
Baptiste Coudurier 78a5c7a5a1 update seek reg ref due to r13856 16 years ago
Michael Niedermayer 65f526835f I think we are also compliant to iso2. 17 years ago
Michael Niedermayer ed6e47c21d Add isom to the compatible brands. 17 years ago
Baptiste Coudurier 3c6a9f66b9 pass dts and pts through ffm, should fix streaming b frames 17 years ago
Baptiste Coudurier 8a4f5983ee update ffm seek tests now that timestamps are fixed 17 years ago
Michael Niedermayer d59591fb02 In mpeg1/2 timestamps are associated with the access unit which 17 years ago