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
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
2008-02-15Header elision muxing support.Michael Niedermayer
2008-02-05seek regression ref update for oggBaptiste Coudurier
2008-02-04Update seektest regression as well to previous lavf/nut commitsOded Shimon
2008-02-04remove single-frame images from seektestMåns Rullgård
2008-02-03split lavf regression testsMåns Rullgård
2008-01-31Fix b-libav.ul/al seek regression test.Michael Niedermayer
2008-01-29rename dv50 regression test output file to dv50.dvMåns Rullgård
2008-01-17Consider initial EOR in the back_ptr calculation.Michael Niedermayer
2007-12-034 months of hard development and finally it's done. Closes issue 58. Adpcm_sw...Benjamin Larsson
2007-12-02Fix regression tests after r11127 and 11129Kostya Shishkov
2007-11-11ogg seek regression refBaptiste Coudurier
2007-11-03Seek regression for RM demuxer fixKostya Shishkov
2007-10-01Fix seek regression test for ac3 in rm after r10634Roberto Togni
2007-09-12fix timestamps used for ratecontrolMichael Niedermayer
2007-09-09allow changing of the spatial_decomposition_count and quantization tablesMichael Niedermayer
2007-09-08store halfpel filter coefficients in the header as well as theMichael Niedermayer
2007-09-08cleanup mc_block()Michael Niedermayer
2007-09-07Update mkv regression tests after r10421David Conrad
2007-09-05Matroska regression testsDavid Conrad
2007-08-25use 16bit IDWT (a SIMD implementation of it should be >2x faster then withMichael Niedermayer
2007-08-23use more bits on the encoder sideMichael Niedermayer
2007-08-21Change rounding of the horizontal DWT to match the vertical one.Michael Niedermayer
2007-08-10nut regression testMichael Niedermayer
2007-08-06make wmv1 and wmv2 playable with M$ DMO decoderMichael Niedermayer
2007-08-05update seek regressions for r9917Michael Niedermayer
2007-08-05flashsv regression testMichael Niedermayer
2007-07-19regression tests for yuv440p yuvj440pAndreas Öman
2007-07-11set locale to C in seek testMåns Rullgård