summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* demux whole PES packets from TSBaptiste Coudurier2009-05-27
* Fix off by one offset with fetch_timestamps, pts_parser_problem.mpg.Wolfram Gloger2009-05-27
* Fix regression tests, diff was due to a patch to mpeg-2 parser timestamp fetc...Baptiste Coudurier2009-05-23
* fix hdlr descr in mp4 which use c string, patch by Larbi Joubala, larbi dot j...Larbi Joubala2009-05-23
* compute total bitrate more accurately, patch by corp186, chasedouglas at gmai...corp1862009-05-23
* pad last audio frame when encodingBaptiste Coudurier2009-05-23
* Update regression tests for y4m after r18796David Conrad2009-05-11
* write a single pes for video frames, some proprietary player needs itBaptiste Coudurier2009-05-11
* fix total bitrate computation, based on patch by corp186, chasedouglas at gma...Baptiste Coudurier2009-05-10
* Correct x/ymin to avoid segfault due to out of picture reads.Michael Niedermayer2009-05-08
* fix 6 channels raw pcm demuxing, raw pcm now demux a fixed number of samplesBaptiste Coudurier2009-04-12
* Fix comment: gcc 2.95.3 binaries decode ac3 fine if SSE is available andCarl Eugen Hoyos2009-04-10
* Make sure the last bits of huffyuv frames are zeroed.Michael Niedermayer2009-04-05
* Rename regression test result files from b-libav* to b-lavf* for consistency.Diego Biurrun2009-03-30
* Fix running regression tests on remote targetsMåns Rullgård2009-03-30
* Skip creation of tests/data directory in individual regression test scripts.Diego Biurrun2009-03-30
* Move generated file aynth1.sw to the data subdirectory. Thus it does not haveDiego Biurrun2009-03-30
* Rename regression.sh --> codec-regression.sh. Now all regression test scriptsDiego Biurrun2009-03-30
* Rename server-regression.sh --> ffserver-regression.sh for consistency.Diego Biurrun2009-03-30
* cosmetics: Rename 'do_libav' function to 'do_lavf'.Diego Biurrun2009-03-30
* Rename libav.regression.ref --> lavf.regression.ref.Diego Biurrun2009-03-29
* Rename test.conf --> ffserver.conf, the new name is more meaningful.Diego Biurrun2009-03-29
* Rename seek_test.sh --> seek-regression.sh for greater consistency.Diego Biurrun2009-03-29
* Fix seek test build, by undefining printf and fprintf.Benoit Fouet2009-03-27
* Fix a warning on an uninitialized variable.Benoit Fouet2009-03-26
* Remove index writing in RM muxer, since it is broken (multiple streams perRonald S. Bultje2009-03-21
* Fix avpicture_get_size for non-paletted formats with a helper paletteReimar Döffinger2009-03-21
* update ffserver regression refBaptiste Coudurier2009-03-21
* fix valid seeking rangeBaptiste Coudurier2009-03-21
* update seek regression ref due to 18063Baptiste Coudurier2009-03-21
* Fix the ogg regression test, which was broken by r18092. This is anJustin Ruggles2009-03-21
* PCX encoder that handles 1-, 8-, and 24-bpp pixfmts.Daniel Verkamp2009-03-20
* typo, fix eof checkBaptiste Coudurier2009-03-20
* do not write ffm write index by default, detect if file is being written and ...Baptiste Coudurier2009-03-20
* use utc time for timestamp and do not set it if not specifiedBaptiste Coudurier2009-03-14
* Make pcm_read_seek treat negative time stamps as 0, this avoids incorrectlyReimar Döffinger2009-03-14
* Switch regression test to the new seeking API.Michael Niedermayer2009-03-14
* fix swf seeking by fixing new stream detectionBaptiste Coudurier2009-03-13
* remove sws_flags, seems to have no effectBaptiste Coudurier2009-03-12
* mxf and mxf d10 regression testsBaptiste Coudurier2009-03-11
* Fix seek regression test broken by r17905, seeking fails completelyReimar Döffinger2009-03-09
* Convert spurious DOS line breaks to UNIX line breaks in seek regressionReimar Döffinger2009-03-09
* change path pattern to be similar to existing files, and remove useless bufferBaptiste Coudurier2009-03-09
* write flt packet, might need some tweaking but it worksBaptiste Coudurier2009-03-09
* correctly interleave audio and video according to specsBaptiste Coudurier2009-03-09
* write timecode track in gxfBaptiste Coudurier2009-03-09
* write timecode track in gxfBaptiste Coudurier2009-03-09
* remove unneeded and empty user dataBaptiste Coudurier2009-03-08
* flacdec: Parse the metadata header in the raw FLAC demuxer.Justin Ruggles2009-03-06
* Pass packet position to the parser, so frame's AVPacket.pos is computed corre...Ivan Schreter2009-03-05