OSDN Git Service

Fix a mem leak in vc1_decode_frame().
[coroid/ffmpeg_saccubus.git] / tests /
2008-07-13 Michael NiedermayerMake our flac decoder decode all the data at EOF.
2008-07-13 Reimar DöffingerFix MS ADPCM de- and encoding: first and second sample...
2008-07-08 Michael Niedermayer10000l for myself, my last change was incomplete.
2008-07-08 Michael NiedermayerSet cur_dts to 0 only during creating new streams and...
2008-06-22 Baptiste Coudurierstore dts in ffm headers
2008-06-22 Baptiste Coudurierremove pts set hack, this is no more correct
2008-06-22 Baptiste Coudurierupdate seek reg ref due to r13856
2008-06-22 Baptiste Coudurierenable feeder threads
2008-06-22 Baptiste Coudurierdo not reset ffm pts, this avoids setting last pts...
2008-06-22 Baptiste Coudurieruse av_seek_frame to flush demxu pending packets, fixes...
2008-06-21 Baptiste Coudurierupdate reg ref due to r13851
2008-06-13 Michael NiedermayerI think we are also compliant to iso2.
2008-06-13 Michael NiedermayerAdd isom to the compatible brands.
2008-06-09 Baptiste Coudurierremove obsolete requirements, quicktime 6 is from 2002...
2008-06-09 Baptiste Coudurierpass dts and pts through ffm, should fix streaming...
2008-06-09 Baptiste Coudurierremove unneeded ffmpeg commandline switches, and enable...
2008-06-07 Baptiste Coudurierupdate ffm seek tests now that timestamps are fixed
2008-06-07 Baptiste Coudurierfix pts handling in ffm
2008-06-07 Baptiste CoudurierReset reading state after successful seek.
2008-06-03 Baptiste Coudurierupdate regression tests for ts due to r13641
2008-06-03 Michael NiedermayerIn mpeg1/2 timestamps are associated with the access...
2008-06-02 Måns Rullgårdfix servertest in out of tree builds
2008-05-30 Baptiste Coudurierupdate regressions tests, should be stable now
2008-05-30 Baptiste Couduriersleep seems needed to wait for feed to be setup
2008-05-28 Michael NiedermayerUpdate regression checksums after dts calculation fix...
2008-05-26 Baptiste Coudurierupdate regression ref due to r13412
2008-05-25 Baptiste Coudurieruse short option
2008-05-24 Baptiste Coudurierdo not loop input, useless
2008-05-24 Baptiste Coudurierfix feed path according to regression script
2008-05-24 Baptiste Couduriersimplify, use ffserver launch directive
2008-05-21 Baptiste Coudurierno need to sleep to hide crashes
2008-05-09 Diego BiurrunUse full path for #includes from another directory.
2008-05-08 Diego Biurrun#include required stdint.h header directly.
2008-05-07 Diego Biurrun#include stdint.h instead of using a manual typedef...
2008-05-01 Ramiro PollaDo not duplicate -y parameter on regression.sh.
2008-05-01 Ramiro PollaIgnore whitespace differences in seek test.
2008-04-25 Baptiste Coudurierfix adpcm ima qt decoding, channel at init is 0, correc...
2008-04-25 Baptiste Couduriercosmetics
2008-04-21 Henrik GulbrandsenCorrect ASF duration.
2008-04-14 Michael NiedermayerUse generic seeking code for flv. The removed code...
2008-04-09 Michael NiedermayerFix seeking in rm.
2008-04-01 Baptiste Coudurierupdate ogg seek reg tests because of r12630
2008-03-30 Baptiste Coudurierhomogenous regression tests output for image formats
2008-03-30 Baptiste Couduriermissed one
2008-03-30 Baptiste Couduriercosmetics, remove leading whitespaces
2008-03-30 Baptiste Coudurierchange rle encoder to count up to 127, sgi does not...
2008-03-30 Justin RugglesUse 15-bit LPC precision by default. This generally...
2008-03-30 Justin Rugglesfix Ogg/FLAC header size
2008-03-18 Baptiste Couduriercosmetics, remove superflous comments
2008-03-10 Panagiotis IssarisUpdate the regression tests reference values after...
2008-03-07 Måns Rullgårdreplace -f pgmyuv with -f image2 -vcodec pgmyuv
2008-03-07 Måns RullgårdSimplify do_video_encoding() in regression.sh
2008-03-07 Måns RullgårdRemove mp4psp regression test
2008-03-06 Kostya ShishkovIMA ADPCM encoder - QT variant
2008-03-05 Michael NiedermayerThe last flag fix fixed mpeg4-qprd (there the flags...
2008-02-25 Michael NiedermayerFix trellis quant + AAN DCT.
2008-02-16 Diego BiurrunThis shell script is not bash-specific.
2008-02-16 Diego BiurrunRemove check for the availability of the -u diff flag...
2008-02-15 Michael NiedermayerFix timestamps and durations if the first packets have...
2008-02-15 Michael NiedermayerIt appears last_pts was not set ...
2008-02-15 Michael NiedermayerHeader elision muxing support.
2008-02-14 Benoit FouetUpdate regression test checksum for ffm.
2008-02-05 Baptiste Coudurierseek regression ref update for ogg
2008-02-05 Baptiste CoudurierFix issue 338:
2008-02-04 Oded ShimonUpdate seektest regression as well to previous lavf...
2008-02-04 Oded Shimonback_ptr calculation used wrong timebase when searching...
2008-02-04 Oded ShimonFix intented algo in syncpoint writing before keyframes...
2008-02-04 Oded Shimonnut->max_distance was not set at all anywhere in the...
2008-02-04 Oded Shimonff_nut_reset_ts() expected to get 'ts*time_base_count...
2008-02-03 Måns Rullgårdremove single-frame images from seektest
2008-02-03 Måns Rullgårdremove useless/incorrect comments in regression.sh
2008-02-03 Måns Rullgårdsplit lavf regression tests
2008-02-03 Måns Rullgårdsplit regression tests allowing make to run them in...
2008-02-03 Måns Rullgårdget seek regression test filenames from reference file
2008-01-31 Michael NiedermayerFix b-libav.ul/al seek regression test.
2008-01-30 Måns Rullgårdremove duplicate, disabled nut regression test
2008-01-29 Diego BiurrunPrint the name of the regression test that was run...
2008-01-28 Måns Rullgårdrename dv50 regression test output file to dv50.dv
2008-01-17 Michael NiedermayerConsider initial EOR in the back_ptr calculation.
2007-12-03 Benjamin Larsson4 months of hard development and finally it's done...
2007-12-03 Michael Niedermayercorrect invalid duration
2007-12-02 Kostya ShishkovFix regression tests after r11127 and 11129
2007-11-11 Baptiste Coudurierogg seek regression ref
2007-11-10 Baptiste Coudurierogg muxer
2007-11-09 Diego BiurrunDisable unused function, fixes the warning:
2007-11-06 Timofei V. Bondarenkofix predictor initialization for adpcm-ima encoder...
2007-11-05 Benoit FouetFix mov checksums following r10852.
2007-11-03 Kostya ShishkovSeek regression for RM demuxer fix
2007-10-01 Roberto TogniFix seek regression test for ac3 in rm after r10634
2007-09-11 Michael Niedermayerfix timestamps used for ratecontrol
2007-09-09 Michael Niedermayerallow changing of the spatial_decomposition_count and...
2007-09-08 Michael Niedermayerstore halfpel filter coefficients in the header as...
2007-09-08 Michael Niedermayercleanup mc_block()
2007-09-07 David ConradUpdate mkv regression tests after r10421
2007-09-05 David ConradMatroska regression tests
2007-09-03 Neil BrownIf a stream has no start time, but the first packet...
2007-08-25 Michael Niedermayeruse 16bit IDWT (a SIMD implementation of it should...
2007-08-23 Michael Niedermayeruse more bits on the encoder side
2007-08-21 Michael NiedermayerChange rounding of the horizontal DWT to match the...
2007-08-13 David ConradUse PRId64 in seek test
next