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
2012-01-22mxfdec: hybrid demuxing/seeking solutionJanne Grunau
2011-12-02fate: update asf seektestLuca Barbato
2011-12-01fate: split acodec-pcm into individual testsJustin Ruggles
2011-11-22regtest: split video encode/decode tests into individual targetsMans Rullgard
2011-11-02Replace vendor string in Ogg and FLAC muxers.Diego Biurrun
2011-10-27remove the zork pcm seek testJustin Ruggles
2011-10-14riff: always generate a proper WAVEFORMATEX structure in ff_put_wav_headerJohn Brooks
2011-09-28fate: remove seek-mpeg2reuse testMans Rullgard
2011-09-05ac3enc: Add channel coupling support for the fixed-point AC-3 encoder.Justin Ruggles
2011-07-08ffmpeg: deprecate loop_input and loop_output optionsAnton Khirnov
2011-05-10lavf/utils: fix ff_interleave_compare_dts corner case.Vitor Sessak
2011-04-27ac3enc: correct the flipped sign in the ac3_fixed encoderJustin Ruggles
2011-04-13lavf/utils.c: Order packets with identical PTS by stream index.Vitor Sessak
2011-04-04ac3enc: select bandwidth based on bit rate, sample rate, and number ofJustin Ruggles
2011-03-23Add apply_window_int16() to DSPContext with x86-optimized versions and use itJustin Ruggles
2011-03-17asf: update seek test referenceMans Rullgard
2011-03-14ac3enc: do not right-shift fixed-point coefficients in the final MDCT stage.Justin
2011-02-17ac3enc: fix bug in stereo rematrixing decision.Justin Ruggles
2011-01-09Add stereo rematrixing support to the AC-3 encoders.Justin Ruggles
2010-12-29Change the default dB-per-bit code from 2 to 3.Justin Ruggles
2010-12-22Change FIX15() back to clipping to -32767..32767.Justin Ruggles
2010-12-14Update the test references for lavf-rm and seek-ac3_rm.Justin Ruggles
2010-12-07Add a FLAC parser.Michael Chinen
2010-10-17Avoid negative SCR in mpeg ps muxer.Michael Niedermayer
2010-09-26Update rv20 seek test referenceMåns Rullgård
2010-07-20regtest: rename seektest ref files using alphanumeric chars onlyMåns Rullgård
2010-06-06regtest: add seektest reference files for rgb/yuv in aviMåns Rullgård
2010-06-05matroskaenc: Mux clusters betterJames Zern
2010-05-24matroskaenc: Write codec time base as default duration for video tracks.David Conrad
2010-05-22Update regression tests after removing track timecode scale from mkvencDavid Conrad
2010-05-22In ogg muxer, pack multiple frames into one page, much lower overheadBaptiste Coudurier
2010-04-02Change default for bidir_refine to 1.Michael Niedermayer
2010-03-20Add VorbisComment writing to FLAC files.James Darnley
2010-03-15use mpeg2 quantization bias for mjpeg.Michael Niedermayer
2010-03-11oggdec: Determine pts and filepos on a packet basis in read_timestampDavid Conrad
2010-03-11oggdec: Set data_offset to the right valueDavid Conrad
2010-03-11oggdec: Save offset of the page needed to reconstruct the current packetDavid Conrad
2010-03-09mpegts vbr muxing, activated when muxing rate is not supplied by theBaptiste Coudurier
2010-03-07regtest: run seektest on image sequencesMåns Rullgård
2010-03-03Run seektest on all generated filesMåns Rullgård