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
2015-11-23avcodec/ac3: use M_SQRT1_2, M_SQRT2Ganesh Ajjanagadde
2015-11-20avcodec/ac3: replace #define by typedefGanesh Ajjanagadde
2015-09-05avcodec/ac3: sync AC3HeaderInfo struct with the forkJames Almer
2015-02-17avcodec/ac3: add () to protect the macro argumentsMichael Niedermayer
2014-08-27Improved AC3 decoder level support (heavy drc, dialnorm)Jean-Francois Thibert
2014-04-01avcodec/ac3: rename identifier used to select the fixed point variantMichael Niedermayer
2014-04-01libavcodec: Implementation of AC3 fixedpoint decoderNedeljko Babic
2014-03-01avcodec/ac3: move new field to the end of AC3HeaderInfoMichael Niedermayer
2014-02-16Merge commit '9c0e4b3395cad79c560d03d2a94595d89e017885'Michael Niedermayer
2014-02-16ac3: update AC3PreferredStereoDownmixMode.Tim Walker
2014-01-20Merge commit 'c229f571fd3c7d7b567c27c87b2bbcdaee1b0e9f'Michael Niedermayer
2014-01-19(e)ac3: parse and store the Lt/Rt and LFE mix levels.Tim Walker
2014-01-06Merge commit '13345fc1f86fc3615789e196d5a339c1c27c9068'Michael Niedermayer
2014-01-05(e)ac3: parse and store the Dolby Surround, Surround EX and Headphone mode fl...Tim Walker
2012-10-06Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-10-06Give all anonymously typedeffed structs in headers a nameDiego Biurrun
2011-11-26Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-11-25Make channel layout masks unsignedMans Rullgard
2011-08-12ac3enc: drop common fixed/float encoderMichael Niedermayer
2011-07-28Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-07-03Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-07-02doxygen: Prefer member groups over grouping into modulesReinhard Tartler
2011-06-08Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-05-25Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-05-24ac3enc: add channel coupling supportJustin Ruggles
2011-05-02Merge remote branch 'qatar/master'Michael Niedermayer
2011-04-17Correctly implement ac3 float/fixed encoder.Michael Niedermayer
2011-03-30Merge remote-tracking branch 'newdev/master'Michael Niedermayer
2011-03-29ac3: move ff_ac3_bit_alloc_calc_bap to ac3dspMans Rullgard
2011-03-28Merge remote-tracking branch 'newdev/master'Michael Niedermayer
2011-03-27ac3enc: Add codec-specific options for writing AC-3 metadata.Justin Ruggles
2011-03-26Merge remote-tracking branch 'newdev/master'Michael Niedermayer
2011-03-25Get audio_service_type for AC-3 based on bitstream mode in the AC-3 parserJustin Ruggles
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2011-03-05ac3: define AC3_MAX_CPL_BANDS and use it in ac3dec.hJustin Ruggles
2011-03-05ac3: define AC3_MAX_CPL_BANDS and use it in ac3dec.hJustin Ruggles
2011-01-28Add ff_ prefix to ac3_common_init().Justin Ruggles
2011-01-26Add ff_ prefix to ac3_common_init().Justin Ruggles
2011-01-26Remove unused ac3_parametric_bit_allocation function.Diego Elio Pettenò
2011-01-25Remove unused ac3_parametric_bit_allocation function.Diego Elio Pettenò
2010-12-14cosmetics: use some size macros in ac3tab.c/hJustin Ruggles
2010-12-14define AC3_CRITICAL_BANDS and use it in the AC-3 encoder and decoder.Justin Ruggles
2010-12-14cosmetics: Define AC3_WINDOW_SIZE and use it instead of AC3_BLOCK_SIZE*2.Justin Ruggles
2010-12-14cosmetics: use better (and shared) macro names for some constant valuesJustin Ruggles
2010-06-30Fix grammar errors in documentationMåns Rullgård
2010-04-20Remove explicit filename from Doxygen @file commands.Diego Biurrun
2009-06-06Remove '\p', '\c' and '\e' doxygen markup from doxy, as it shouldStefano Sabatini
2009-04-19Add channel layout support to the AC-3 decoder and AC-3 parser.Justin Ruggles
2009-02-01Use full internal pathname in doxygen @file directives.Diego Biurrun
2009-01-19cosmetics: Remove pointless period after copyright statement non-sentences.Diego Biurrun