Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-20libspeexenc: add libspeex encoderJustin Ruggles
2011-10-20Only test-compile w32pthreads.h if W32THREADS are available.Diego Biurrun
2011-10-19Ut Video decoderKostya Shishkov
2011-10-16w32threads: support for frame multithreadingSteven Walters
2011-10-12rv34: move inverse transform functions to DSP contextJanne Grunau
2011-10-11prores: extract idct into its own dspcontext and merge with put_pixels.Ronald S. Bultje
2011-09-22Apple ProRes decoderMaxim Poliakovski
2011-09-12adpcm: split ADPCM encoders and decoders into separate files.Justin Ruggles
2011-09-07Add LATM muxerKieran Kunhya
2011-08-17Use parsers for RealVideo 3/4 to determine correct PTSKostya Shishkov
2011-07-27bink: make IDCT take 32-bit inputKostya Shishkov
2011-07-22add Flash Screen Video 2 decoderKostya Shishkov
2011-07-20Remove snow/dwt test programMans Rullgard
2011-07-19eac3enc: use frame exponent strategy when applicable.Justin Ruggles
2011-07-19cosmetics: rename eac3dec_data.c/h to eac3_data.c/h since the tables will alsoJustin Ruggles
2011-07-09mp3enc: write a xing frame containing number of frames in the fileAnton Khirnov
2011-06-28build: include sub-makefiles using full path instead of symlinksMans Rullgard
2011-06-25build: Remove redundant config.mak includes from subdirectory Makefiles.Diego Biurrun
2011-06-14ac3enc: split templated float vs. fixed functions into a separate file.Justin Ruggles
2011-06-10rtpenc: MP4A-LATM payload supportJuan Carlos Rodriguez
2011-06-07Move E-AC-3 encoder functions to a separate eac3enc.c file.Justin Ruggles
2011-06-05Skip tableprint.h during 'make checkheaders'.Diego Biurrun
2011-06-05Skip generated table headers during 'make checkheaders'.Diego Biurrun
2011-06-05Fix build of eval-test programMans Rullgard
2011-06-04Skip headers not designed to work standalone during 'make checkheaders'.Diego Biurrun
2011-05-28ac3enc: add support for E-AC-3 encoding.Justin Ruggles
2011-05-24lavc: remove msmpeg4v1 encoder.Anton Khirnov
2011-05-19Rename costablegen.c ---> cos_tablegen.c.Diego Biurrun
2011-05-19Collapse tableprint.c into tableprint.h.Diego Biurrun
2011-05-19Simplify trig table rulesMans Rullgard
2011-05-19Simplify CLEANFILES make variable by using wildcards.Diego Biurrun
2011-05-19Move some mpegaudio functions to new mpegaudiodsp subsystemMans Rullgard
2011-05-17dct: build dct32 as separate object filesMans Rullgard
2011-05-16Remove unused header mpegaudio3.h.Diego Biurrun
2011-05-11Port SMPTE S302M audio decoder from FFmbc 0.3.Baptiste Coudurier
2011-05-09mpegaudio: remove CONFIG_MPEGAUDIO_HP optionMans Rullgard
2011-05-04Fix standalone compilation of WTV demuxer.Diego Biurrun
2011-05-04Fix standalone compilation of MXPEG decoder.Diego Biurrun
2011-05-01DPX image encoderPeter Ross
2011-04-23vorbis: Rename decoder/encoder files to follow general file naming scheme.Diego Biurrun
2011-04-21lavc: provide the opt.h header until the next bumpAnton Khirnov
2011-04-19lavc: remove reference to opt.h from Makefile.Anton Khirnov
2011-04-19lavc: remove misc disabled cruft.Anton Khirnov
2011-04-11Add support for AMR-WB encoding via libvo-amrwbencMartin Storsjö
2011-04-11Add an AAC encoder by using the libvo-aacenc libraryMartin Storsjö
2011-04-01Fixed-point support in fft-testMans Rullgard
2011-03-31Fixed-point FFT and MDCTMans Rullgard
2011-03-30Add MxPEG decoderanatoly
2011-03-28Chronomaster DFA decoderKostya Shishkov
2011-03-23lavc: move the version macros to a new installed header.Anton Khirnov