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
2006-02-04Cosmetic: Fix indentation.Alexander Strasser
2006-02-0410l (malloc check with the wrong pointer)Alexander Strasser
2006-02-04Added support for vorbis files containing floor type 0.Alexander Strasser
2006-02-02output last ac3 frame and simplifyMichael Niedermayer
2006-02-02os2 thread, network and freetype2 support by (Paul Smedley | paulat a t smedl...Michael Niedermayer
2006-02-02Set interlaced_frame and top_field_first according to coded_frame.Luca Abeni
2006-02-02list of supported pix_fmtsMichael Niedermayer
2006-02-02JPEG-LS codec by (Kostya | kostya.forjunk gmail com)Michael Niedermayer
2006-01-31Fix silly typos.Diego Biurrun
2006-01-31add static keyword to some functionsDieter
2006-01-31add static keyword to some functionsDieter
2006-01-31long is better than int for pointer differencesDieter
2006-01-30On MinGW it is not possible to build shared and static libraries at once.Diego Biurrun
2006-01-29Simplify LDFLAGS handling for MinGW.Diego Biurrun
2006-01-28make some functions static (patch by Dieter < freebsd at sopwith.solgatos.com >)Dieter
2006-01-28fix crash on height < 16 pixels.Loren Merritt
2006-01-28Add a newline to b_frame_strategy error message.Corey Hickey
2006-01-27fixing bframe strategy 2Michael Niedermayer
2006-01-27Remove obscure Makefile.bak entry from distclean rules.Diego Biurrun
2006-01-26warning fixes by Luca Abeni, lucabe72 ##@## email ##.## itDiego Biurrun
2006-01-2510l forgot #ifdef CONFIG_XVIDMichael Niedermayer
2006-01-25xvid ratecontrol supportMichael Niedermayer
2006-01-24Remove all stray tabs and trailing whitespace, this time for good.Diego Biurrun
2006-01-23Mjpeg interlaced decoding fix, height was wrong while decoding (/2).Baptiste Coudurier
2006-01-22sc_factor support for encoding.Corey Hickey
2006-01-22faster copy functions for lzo decoder that also need paddingReimar Döffinger
2006-01-21native ac3 parserMåns Rullgård
2006-01-21Implement audio cutoff frequency to the vorbis encoder.Justin Ruggles
2006-01-21fix convergence of snow iterative_meLoren Merritt
2006-01-21revert 1.83 because it's not neededLoren Merritt
2006-01-21Silence warnings, these came when some tables got declared as const.Benjamin Larsson
2006-01-21place SPS/PPS in extradata if GLOBAL_HEADER flag is setMåns Rullgård
2006-01-19detect when iterative_me fails to converge, and stop searchingLoren Merritt
2006-01-19interpret H264 VUI timing info correctlyMåns Rullgård
2006-01-17obmc-aware 4mvLoren Merritt
2006-01-16Make clean/distclean consistent throughout all the Makefiles.Diego Biurrun
2006-01-1610l, get_byte returning 0 on error can cause a hang. So let's try with 1 inst...Reimar Döffinger
2006-01-15Don't use 'rm -f *$(SLIBSUF)' in a clean rule, $(SLIBSUF) might be empty.Diego Biurrun
2006-01-14Define separate version number for libpostproc.Diego Biurrun
2006-01-14Remove redundant --enable-shared-pp configure option and make the PP codeDiego Biurrun
2006-01-14Off by one fix to prevent possible segfault. Patch by jwestfall at surrealist...jwestfall@surrealistic.net
2006-01-14Move library name generation to configure, simplifies build system a bit more.Diego Biurrun
2006-01-14Fix a bunch of spelling/grammar mistakes in doxygen comments and output.Diego Biurrun
2006-01-14get_byte may not return -1 on error, since it can lead to a negative backptr.Reimar Döffinger
2006-01-14Wrong state handling causing decompression errors in some casesReimar Döffinger
2006-01-14Create symbolic links for all library sonames and clean up Makefiles.Diego Biurrun
2006-01-14CamStudio video decoderDiego Biurrun
2006-01-13Change this Makefile to be consistent with all the others.Diego Biurrun
2006-01-13minor consistency fixDiego Biurrun
2006-01-13Update licensing information: The FSF changed postal address.Diego Biurrun