702 Commits (ac0bed54910188061349a1523cdf04c0e1178ed1)

Author SHA1 Message Date
Baptiste Coudurier fc34a08d77 remove sws_flags, seems to have no effect 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 9885e9a63a write timecode track in gxf 16 years ago
Baptiste Coudurier 46a7e3ec14 write timecode track in gxf 16 years ago
Baptiste Coudurier 990287c468 remove unneeded and empty user data 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
Kostya Shishkov e51b7a41ee Update regressions for YUV2RGB table generator change in SwScaler 16 years ago
Aurelien Jacobs 2a46003c9e matroskadec: fix seek regression tests according to r17460 16 years ago
Diego Biurrun 6f2162b471 Mark functions only used within the test programs as static. 16 years ago
Stefano Sabatini 8e2fd8e1d4 Replace the calls to the deprecated av_alloc_format_context() with 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 8dc81a4524 seek at 0 when timestamp requested is negative 16 years ago
Baptiste Coudurier e9338da87d fix endianness of time code, and calculate it in fields, according to specs 16 years ago
Baptiste Coudurier a848cfe97c fix seek reg tests, Im always forgetting this 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 31a2506349 update seek regression tests due to ts modifications 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
Michael Niedermayer ed4c638a07 Fix PTS returned by the demuxers for mpeg4 without a decoder. 16 years ago
Reimar Döffinger de40eb8df2 Fix regression.sh to work on OpenBSD which has md5 instead of md5sum 16 years ago
Måns Rullgård 9a5771e9c1 Run regression tests on target system. 16 years ago
Aurelien Jacobs 19cf8e2027 10l: missing change from r15667 - global header also affect seek test results 16 years ago
Aurelien Jacobs abce34d979 matroskaenc: require global header 16 years ago
Carl Eugen Hoyos ede935a1bd Revert r15615: Enable AC-3 decoding regression tests. 16 years ago
Carl Eugen Hoyos 2e00584efc Enable AC-3 decoding regression tests. 16 years ago
Justin Ruggles 6682ae42a4 write actual min and max frame size to FLAC header. update regression test checksum. 16 years ago
Justin Ruggles a9f8587e15 write MD5 checksum to FLAC header. update regression tests. 16 years ago
Justin Ruggles 2b90551764 update FLAC regression test due to expected change after r15324 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
Luca Abeni dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
Aurelien Jacobs 0b393b7a4e fix seek regression tests after r15229 16 years ago
Peter Ross 287ba997b5 Remove further 1sample=2byte assumptions within FFmpeg to allow 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 38511b9ad3 matroska: fix regression test according to r14862 16 years ago