Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-03-31Rename regression test result files from b-libav* to b-lavf* for consistency.Diego Biurrun
2009-03-21fix valid seeking rangeBaptiste Coudurier
2009-03-21update seek regression ref due to 18063Baptiste Coudurier
2009-03-14Make pcm_read_seek treat negative time stamps as 0, this avoids incorrectlyReimar Döffinger
2009-03-13fix swf seeking by fixing new stream detectionBaptiste Coudurier
2009-03-11mxf and mxf d10 regression testsBaptiste Coudurier
2009-03-09Fix seek regression test broken by r17905, seeking fails completelyReimar Döffinger
2009-03-09Convert spurious DOS line breaks to UNIX line breaks in seek regressionReimar Döffinger
2009-03-09change path pattern to be similar to existing files, and remove useless bufferBaptiste Coudurier
2009-03-09write flt packet, might need some tweaking but it worksBaptiste Coudurier
2009-03-09correctly interleave audio and video according to specsBaptiste Coudurier
2009-03-09write timecode track in gxfBaptiste Coudurier
2009-03-06flacdec: Parse the metadata header in the raw FLAC demuxer.Justin Ruggles
2009-03-05Pass packet position to the parser, so frame's AVPacket.pos is computed corre...Ivan Schreter
2009-03-01Change the timebase of the raw demuxer to one that can represent the ts of fi...Michael Niedermayer
2009-02-28Change TS seeking so it returns position/timestamp of a key frame.Ivan Schreter
2009-02-20matroskadec: fix seek regression tests according to r17460Aurelien Jacobs
2009-02-02Splits the totalbitrate in a videodatarate and audiodatarate part.Stefan de Konink
2009-01-27seek at 0 when timestamp requested is negativeBaptiste Coudurier
2009-01-21fix seek reg tests, Im always forgetting thisBaptiste Coudurier
2009-01-17Update regression tests after r16651David Conrad
2009-01-15calculate pat, pmt and sdt exact size and adjust total bitrateBaptiste Coudurier
2009-01-15update seek regression tests due to ts modificationsBaptiste Coudurier
2008-12-22Fix PTS returned by the demuxers for mpeg4 without a decoder.Michael Niedermayer
2008-10-2310l: missing change from r15667 - global header also affect seek test resultsAurelien Jacobs
2008-09-13Switch regression tests to swscale.Michael Niedermayer
2008-09-09matroskadec: after seeking, skip up to the desired timestamp instead ofAurelien Jacobs
2008-09-07fix seek regression tests after r15229Aurelien Jacobs
2008-08-31Fix lossless jpeg encoder to comply to spec and store full redundantMichael Niedermayer
2008-08-26Fix the seek regressions to match changes in r14956, r14959 and r14960.Aurelien Jacobs
2008-08-05matroskadec: update seek regression test to match new ebml parserAurelien Jacobs
2008-07-31Only reset buffer state if seeking is successful; update seek reg ref.Baptiste Coudurier
2008-07-31check url_fseek return value, update seek reg testsBaptiste Coudurier
2008-07-08Set cur_dts to 0 only during creating new streams and not every time cur_dts ...Michael Niedermayer
2008-06-22update seek reg ref due to r13856Baptiste Coudurier
2008-06-13I think we are also compliant to iso2.Michael Niedermayer
2008-06-13Add isom to the compatible brands.Michael Niedermayer
2008-06-09pass dts and pts through ffm, should fix streaming b framesBaptiste Coudurier
2008-06-07update ffm seek tests now that timestamps are fixedBaptiste Coudurier
2008-06-03In mpeg1/2 timestamps are associated with the access unit whichMichael Niedermayer
2008-04-14Use generic seeking code for flv. The removed code was a buggy duplicate.Michael Niedermayer
2008-04-10Fix seeking in rm.Michael Niedermayer
2008-04-01update ogg seek reg tests because of r12630Baptiste Coudurier
2008-03-10Update the regression tests reference values after the changes to the MatroskaPanagiotis Issaris
2008-03-07Remove mp4psp regression testMåns Rullgård
2008-03-06IMA ADPCM encoder - QT variantKostya Shishkov
2008-03-05The last flag fix fixed mpeg4-qprd (there the flags ended up being trashedMichael Niedermayer
2008-02-26Fix trellis quant + AAN DCT.Michael Niedermayer
2008-02-15Fix timestamps and durations if the first packets have no durations nor times...Michael Niedermayer
2008-02-15It appears last_pts was not set ...Michael Niedermayer