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