2008-08-22 |
Robert Swain | Whitespace cosmetics after the last commit |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Robert Swain | Separate code in imdct_and_windowing() into distinct... |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Matthieu Castet | alac : check readsamplesize to ensure get_bits() doesn't |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Jai Menon | alacenc : perform decorrelation only for stereo samples |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Vitor Sessak | Apply parts of MXF muxer ok'ed by Michael |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Michael Niedermayer | Make equation in doxy of ff_acelp_weighted_vector_sum... |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Michael Niedermayer | doxygen consistency |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Michael Niedermayer | Make comments doxygen compatible. |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Michael Niedermayer | Doxygen syntax consistency. |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Michael Niedermayer | Mention cut-off freq of ff_acelp_high_pass_filter(... |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Michael Niedermayer | Remove mathops.h dependancy. |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Michael Niedermayer | vertical align |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Michael Niedermayer | Remove ff_acelp_weighted_filter() which is just a funct... |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Michael Niedermayer | Rename subframe_size to a name that is not specific... |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Michael Niedermayer | rename pitch_delay_frac in ff_acelp_interpolate() |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Michael Niedermayer | Try to improve parameter doxy of ff_acelp_interpolate(). |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Michael Niedermayer | Clarify how generic ff_acelp_interpolate() is. |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Michael Niedermayer | Correct incorrect length parameter doxy for ff_acelp_in... |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Michael Niedermayer | Right half is clearer than positive half for specifying... |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Michael Niedermayer | Mention the fixed-point scale of the FIR filter coeffic... |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Michael Niedermayer | Cleanup comment for ff_acelp_interp_filter. |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Michael Niedermayer | Make doxygen comments consistent with the rest of FFmpeg. |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Michael Niedermayer | Document code, do not document difference to a irreleva... |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Michael Niedermayer | Remove some irrelevant comments. |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Vladimir Voroshilov | first and second stage LSP codebooks for G.729 |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Robert Swain | Reindent after last commit |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Robert Swain | Work around GCC variable may be used uninitialised... |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Robert Swain | Remove unused variable |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Peter Ross | Include floating point PCM in changelog and documentation. |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Diego Biurrun | cosmetics: Fix incorrect indentation. |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Robert Swain | Reindent |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Robert Swain | Correct regex file name matching as per Måns' suggestion |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Andreas Öman | The comment about channel order for AAC 5.1 audio was... |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Robert Swain | Add me as maintainer of the AAC decoder code |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Robert Swain | Last hunk of the AAC decoder code to be OKed and build... |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Michael Niedermayer | Simplify timestamp reordering by using the new API. |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Michael Niedermayer | Provide a simpler way for the user to reorder her times... |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Aurelien Jacobs | matroskadec: fail cleanly when the required compression... |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Aurelien Jacobs | matroskadec: stop parsing when skipping en element... |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Diego Biurrun | Fix #include path, headers from other directories need... |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Diego Biurrun | Rename ff_init_vlcs function to the more descriptive... |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Diego Biurrun | cosmetics: comment spelling/grammar fixes |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Aurelien Jacobs | matroska: fix regression test according to r14862 |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Peter Ross | Fix PCM DVD divide by zero bug introduced in r14659... |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Justin Ruggles | cosmetics: indentation |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Aurelien Jacobs | matroska: add support for most variants of PCM |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Aurelien Jacobs | matroskadec: handle EBML_ID_VOID and EBML_ID_CRC32... |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Justin Ruggles | commit the OKed parts of the E-AC-3 decoder |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Justin Ruggles | get data size based on the actual data array instead... |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Justin Ruggles | rename AC3_MAX_FRAME_SIZE to AC3_FRAME_BUFFER_SIZE... |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Ronald S. Bultje | Implement url_open_protocol(), which is basiclly the... |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Stefano Sabatini | Cosmetics: remove a redundant and misplaced doxy. |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Stefano Sabatini | Deprecate av_fifo_realloc(). av_fifo_realloc2() should... |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Zhentan Feng | Ok-ed parts from patch by zhentan feng. |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Zhentan Feng | Remove useless #ifdef DEBUG (patch by Zhentan Feng). |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Michael Niedermayer | Workaround bug in types.h that has typedef __u64 under... |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Diego Biurrun | Untangle mpeg12.c and mdec.c so that mdec.c can be... |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Mathieu Malaterre | cosmetics: s/const static/static const/g |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Jai Menon | Update changelog and general.texi to reflect |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Stefano Sabatini | Replace invocations of av_fifo_realloc(), which is... |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Jai Menon | alacenc: compare against ALAC_MAX_LPC_ORDER instead... |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Stefano Sabatini | Implement av_fifo_realloc2(). |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Jai Menon | alacenc: last few hunks approved by michael |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Ramiro Polla | alacenc: Use user-specified min and max prediction... |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Ramiro Polla | Import more OKed parts of ALAC encoder from GSoC repo. |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Roman Shaposhnik | Making block size in bits variable and dependent on... |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Roman Shaposhnik | Making the number of blocks per macroblock dependent... |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Roman Shaposhnik | Introducing DV_MAX_BPM macro instead of a hardcoded... |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Zhentan Feng | Ok-ed parts from patch by zhentan feng. |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Peter Ross | Add regression tests for F32LE, F64BE and F64LE PCM... |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Peter Ross | Make AIFF demuxer handle F32BE and F64BE PCM audio. |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Peter Ross | Make MOV demuxer handle F32BE, F32LE, F64BE and F64LE... |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Peter Ross | Make RIFF-based demuxers handle F32LE and F64LE PCM... |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Peter Ross | Make AU demuxer handle S24BE, S32BE and F64BE PCM audio. |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Peter Ross | Add F64BE, F64LE and F64BE PCM codecs. |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Peter Ross | Add SAMPLE_FMT_DBL. |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Peter Ross | Fix PCM_S16LE_PLANAR channel-address calculation bug... |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Diego Biurrun | Mark init_vlcs function as av_cold. |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Robert Swain | More OKed AAC decoder code hunks |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Robert Swain | More OKed AAC decoder code hunks |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Zhentan Feng | Ok-ed parts from patch by zhentan feng. |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Zhentan Feng | Factorize common code out of the mxf demuxer. |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Ronald S. Bultje | Set AVStream.discard, so that demuxers can choose which... |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Peter Ross | Support Electronic Arts files containing MP3 audio. |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Peter Ross | Mark SAMPLE_FMT_S24 as deprecated. |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Kostya Shishkov | Add okayed chunks of AAC encoder psychoacoustic model |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Kostya Shishkov | Add okayed parts for AAC encoder |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Ramiro Polla | Import more ok'd parts of ALAC encoder from GSoC repo. |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Justin Ruggles | remove some unneeded header includes |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Michael Niedermayer | Copy and paste LGPL from tree.h, the previous one refer... |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Diego Biurrun | Add missing header includes to fix 'make checkheaders'. |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Diego Biurrun | Add missing stdint.h header to fix 'make checkheaders'. |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Justin Ruggles | use LFG instead of Mersenne Twister for AC-3 PRNG |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Diego Biurrun | Mark adx_decode_init() as type int instead of void... |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Michael Niedermayer | restore alphabetical order of TESTS |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Michael Niedermayer | Add PCA to TESTS. |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Justin Ruggles | fix and simplify frame size check and reencoding in... |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Michael Niedermayer | Add multiple inclusion guards for consistency and to... |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Michael Niedermayer | Move context struct to c file. |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Michael Niedermayer | Add prototypes to header (based on code by ramiro) |
commit | commitdiff | tree | snapshot |
next |