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 |
2008-08-17 |
Michael Niedermayer | Make ff_pca_init() allocate it struct instead of lettin... |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Michael Niedermayer | Do not mix declarations and statements (by ramiro). |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Michael Niedermayer | put testing code under #ifdef TEST |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Michael Niedermayer | Testing code uses random(). |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Michael Niedermayer | fix includes |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Michael Niedermayer | Principal component analysis |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Ramiro Polla | alacenc: NULL_IF_CONFIG_SMALL long_name. |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Vladimir Voroshilov | G.729 decoder main code |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Kostya Shishkov | More okayed chunks of AAC encoder |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Ramiro Polla | Import ok'd parts of ALAC encoder from GSoC repo. |
commit | commitdiff | tree | snapshot |
2008-08-16 |
Justin Ruggles | update my email address to one which does not depend... |
commit | commitdiff | tree | snapshot |
2008-08-16 |
Justin Ruggles | use range of lpc orders in ORDER_METHOD_EST |
commit | commitdiff | tree | snapshot |
2008-08-16 |
Justin Ruggles | cosmetics: adjust line breaks and vertical alignment |
commit | commitdiff | tree | snapshot |
2008-08-16 |
Justin Ruggles | use limited range of lpc orders when quantizing coeffic... |
commit | commitdiff | tree | snapshot |
2008-08-16 |
Dave Yeo | struct timeval requires #include <sys/time.h> |
commit | commitdiff | tree | snapshot |
2008-08-16 |
Ramiro Polla | lpc: cosmetics: vertically align declarations and defin... |
commit | commitdiff | tree | snapshot |
2008-08-16 |
David Conrad | Use correct asm object type and necessary -DPIC for... |
commit | commitdiff | tree | snapshot |
2008-08-16 |
Ramiro Polla | flacenc, lpc: Move LPC code from flacenc.c to new lpc... |
commit | commitdiff | tree | snapshot |
2008-08-16 |
Ramiro Polla | flacenc: Allow more flexible shift calculation in LPC. |
commit | commitdiff | tree | snapshot |
2008-08-16 |
Michael Niedermayer | Fix rc_eq mem leak. |
commit | commitdiff | tree | snapshot |
2008-08-16 |
Michael Niedermayer | Revert r14260 |
commit | commitdiff | tree | snapshot |
2008-08-16 |
Kostya Shishkov | Synchronize AAC encoder with renamings in aac.h |
commit | commitdiff | tree | snapshot |
2008-08-16 |
Kostya Shishkov | Add approved chunks to AAC encoder |
commit | commitdiff | tree | snapshot |
2008-08-16 |
Peter Ross | Use memcpy() for PCM S16/S32 codecs when codec byte... |
commit | commitdiff | tree | snapshot |
2008-08-15 |
Diego Biurrun | Surround format-specific functions with matching prepro... |
commit | commitdiff | tree | snapshot |
2008-08-15 |
Diego Biurrun | Surround AVInputFormat declarations with format-specifi... |
commit | commitdiff | tree | snapshot |
2008-08-15 |
Diego Biurrun | Replace generic CONFIG_MUXERS preprocessor condition... |
commit | commitdiff | tree | snapshot |
2008-08-15 |
Diego Biurrun | Replace generic CONFIG_MUXERS preprocessor conditions... |
commit | commitdiff | tree | snapshot |
2008-08-15 |
Diego Biurrun | cosmetics: Remove redundant #endif comments that are... |
commit | commitdiff | tree | snapshot |
2008-08-15 |
Diego Biurrun | cosmetics: misc spelling fixes |
commit | commitdiff | tree | snapshot |
2008-08-15 |
Michael Niedermayer | Add flag to mark demuxers that can output discontinuous... |
commit | commitdiff | tree | snapshot |
2008-08-15 |
Michael Niedermayer | Simplify by using FFMAX. |
commit | commitdiff | tree | snapshot |
2008-08-15 |
Robert Swain | Don't try to free shared ff_sine_* tables pointed to... |
commit | commitdiff | tree | snapshot |
next |