]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2006-12-01 Diego BiurrunUse a function for libav.
2006-12-01 Diego BiurrunUse a function for image formats.
2006-12-01 Diego BiurrunUse a function for streamed images.
2006-12-01 Diego BiurrunUse a function for audio-only tests.
2006-12-01 Allan HsuFix wrong flags for S16LE and S16BE audio in FLV files.
2006-12-01 Michael Niedermayertypo in umh
2006-12-01 Michael NiedermayerUMH support (dia_size=-1 activates it)
2006-12-01 Michael Niedermayercosmetic (prevent name clashes of variables in a macro...
2006-12-01 Kostya Shishkov100l FastUVMC rounding was incorrect.
2006-11-30 Michael Niedermayer1 step diamond search around the median MV predictor
2006-11-30 Michael Niedermayerdoxy
2006-11-30 Michael Niedermayerfix overflow and remove wrong comment
2006-11-30 Michael Niedermayerreturn optimal fraction
2006-11-30 Loïc Le LoarerFix compile with --disable-muxers, patch by Loïc Le...
2006-11-29 Kostya ShishkovBetter VQA demuxer
2006-11-29 Kostya ShishkovVQA v1 support
2006-11-28 Aurelien Jacobscleanup the #ifdef mess in encoder/decoder/parser regis...
2006-11-28 Aurelien Jacobsmatroska: scale timecode according to time_scale
2006-11-28 Baptiste Couduriermove source_package declaration in the loop and reset...
2006-11-28 Baptiste Coudurierreadjust dts if negative
2006-11-28 Kostya ShishkovCorrect information in header
2006-11-27 Reimar DöffingerChange "p" asm constraints to "g", since "p" was a...
2006-11-27 Loren Merritt10l in r7174 caused all options to be treated as filenames.
2006-11-27 Robert Swainalphabetic reordering of codec registration
2006-11-27 Aurelien Jacobscleanup the #ifdef mess in muxer/demuxer registration
2006-11-27 Timo LindforsAdd support for files that begin with a dash.
2006-11-27 Michael NiedermayerPIC fix
2006-11-26 Brian FoleyMove copy_block* functions to dsp dsputil.h
2006-11-26 Kostya ShishkovCorrect rounding values in overlap filtering
2006-11-26 Kostya ShishkovB-frames support for adv. profile
2006-11-26 Kostya Shishkov100l: Initialize dc_scale with current quantizer for...
2006-11-26 Kostya ShishkovUse halfpq in coefficient scaling
2006-11-25 Diego BiurrunRemove redundant comment.
2006-11-24 Luca Barbatotypo
2006-11-24 Steven JohnsonImplement DELTA_FLI opcodes correctly. Patch by Steven...
2006-11-23 Alex Beregszaszisupport byte_run=0 case in DELTA_FLI (this case means...
2006-11-23 Alex Beregszaszi10l memory corruption bug found by Steven Johnson
2006-11-23 Aurelien JacobsNo need for special trick anymore for flac in matroska.
2006-11-23 Aurelien Jacobsflac: allow reading of full metadata headers from extradata
2006-11-23 Bill O'Shaughnessybring AC3 encoder output up to input volume level
2006-11-22 Reimar DöffingerSet CODEC_TYPE_DATA for timecode tracks.
2006-11-22 Reimar DöffingerSet st->need_parsing = 2 for MPEG-content.
2006-11-22 Baptiste Coudurierfix bitstream to be correctly decoded by quicktime
2006-11-22 Baptiste Coudurierfix sigfpe with intra only encoding
2006-11-22 Ramiro Pollaadd interactive support for MinGW
2006-11-22 Diego BiurrunConditionally compile some of the AltiVec optimizations.
2006-11-22 Matthias Hopffix some potential security issues, patch by Matthias...
2006-11-22 Baptiste Couduriertypo
2006-11-22 Michael Niedermayerfix b frames + -mbd rd without -psnr (yes that was...
2006-11-21 Aurelien Jacobsadd support for FLAC in matroska
2006-11-21 Diego BiurrunFix compilation with VC-1 decoder disabled.
2006-11-21 Michael Niedermayerfix b frames + -mbd rd without -psnr (yes that was...
2006-11-21 Michael Niedermayer100l infinite loop fix
2006-11-21 Aurelien Jacobsmove common voc muxer and demuxer data to voc.c
2006-11-21 Aurelien Jacobssplit voc.c into vocdec.c and vocenc.c
2006-11-21 Diego Biurruntypo
2006-11-21 Kostya ShishkovDecode non-interleaved scans
2006-11-20 Diego BiurrunKb --> kb
2006-11-20 Diego BiurrunNuke config.log support.
2006-11-20 Guillaume PoirierFix declaration and code thingie
2006-11-20 Martinallow amr bitrate to be changed "on the fly" through...
2006-11-20 Aurelien Jacobsadd support for tta in matroska
2006-11-20 Diego Biurruntypo
2006-11-20 Víctor PaesaCurrent FFmpeg expects bits/s instead of kilobits/s...
2006-11-20 Víctor PaesaSome notes about the order of options on the command...
2006-11-20 Tom HarperFix linking with H.261 support disabled.
2006-11-20 Michael Niedermayerinfiinit loop fix for CBR + adaptive quant
2006-11-20 Michael Niedermayer100l qprd fix 2nd try
2006-11-20 Kostya ShishkovSome progressive JPEG support
2006-11-20 Aurelien Jacobscosmetics: reindent after last commit
2006-11-20 Aurelien Jacobsmatroska: split real video frames so that each packet...
2006-11-20 Aurelien Jacobsmatroska: properly handle real video extradata
2006-11-20 Aurelien Jacobssimplify free()+set to NULL using av_freep()
2006-11-19 Michael Niedermayertesting all dquant for qp_rd fixes the qp runaway to...
2006-11-19 Guillaume PoirierAdd useful Altivec types, taken from with permission...
2006-11-19 Luca AbeniClarify that some of the non-SIMD code is now LGPLed.
2006-11-19 Reimar DöffingerCorrect GET/PUT_UTF8 comment: the get/put functions...
2006-11-19 Reimar DöffingerFix typo in comment
2006-11-19 Kostya ShishkovIdentation
2006-11-19 Kostya ShishkovDivide first audio buffer chunk into atomary bufffers.
2006-11-18 Diego BiurrunFix misplaced comment.
2006-11-18 Diego BiurrunClean up XAN DPCM hack and set codec_tag to 0 for XAN...
2006-11-18 Måns Rullgårdimproved pthreads test
2006-11-17 Benjamin LarssonMissed one log2().
2006-11-17 Oded Shimonchange mpeg4 fourcc from "mp4s" to "mp4v"
2006-11-17 Oded Shimonupdate to libnut, use framecode table generator
2006-11-17 Oded Shimonupdate to libnut API, changes to frame_table_input
2006-11-17 Kostya ShishkovOptimize overlapping
2006-11-17 Kostya ShishkovFix comments
2006-11-17 Kostya ShishkovOverlap filtering was done in reverse order
2006-11-16 Michael Niedermayerfix support for avis with sample_size > packet size
2006-11-16 Måns RullgårdTUNECPU is never used
2006-11-16 Måns Rullgårdsimplify [TARGET_]ARCH_* setting
2006-11-16 Måns Rullgårdadd copyright notices for myself and Diego
2006-11-16 Alex BeregszasziRemove alpha channel from RGB555
2006-11-16 Alex BeregszasziBGR555 has never been working as alpha supporting forma...
2006-11-16 Baptiste Coudurierparse video frame headers to get key flag
2006-11-16 Michael Niedermayerforgotten 2 converters (yeah svn up, svn di svn ci...
2006-11-16 Michael Niedermayerfixing the lamest bug in swscale, all the rgb/bgr-...
2006-11-16 Diego BiurrunRemove stray newline.
next