source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @0d962ecb   16 years ramiro.polla Import more OKed parts of ALAC encoder from GSoC repo. Originally …
(edit) @c89cb589   16 years Roman R. Making block size in bits variable and dependent on the DV spec …
(edit) @713c1aa9   16 years Roman R. Making the number of blocks per macroblock dependent on the DV stream …
(edit) @cb879ec2   16 years Roman R. Introducing DV_MAX_BPM macro instead of a hardcoded value for the …
(edit) @2c8d4388   16 years Carl Eugen Hoyos Ok-ed parts from patch by zhentan feng. Originally committed as …
(edit) @6f18fe8c   16 years pross Add regression tests for F32LE, F64BE and F64LE PCM codecs. …
(edit) @b1c0034   16 years pross Make AIFF demuxer handle F32BE and F64BE PCM audio. Originally …
(edit) @a1ef2c4b   16 years pross Make MOV demuxer handle F32BE, F32LE, F64BE and F64LE PCM audio. …
(edit) @57406d8e   16 years pross Make RIFF-based demuxers handle F32LE and F64LE PCM audio. Originally …
(edit) @7b21690a   16 years pross Make AU demuxer handle S24BE, S32BE and F64BE PCM audio. Originally …
(edit) @143a5d6f   16 years pross Add F64BE, F64LE and F64BE PCM codecs. Originally committed as …
(edit) @e06b00f3   16 years pross Add SAMPLE_FMT_DBL. Originally committed as revision 14832 to …
(edit) @4efbd755   16 years pross Fix PCM_S16LE_PLANAR channel-address calculation bug introduced in …
(edit) @6ec87fbd   16 years diego Mark init_vlcs function as av_cold. Originally committed as revision …
(edit) @1dece0d2   16 years robert.swain More OKed AAC decoder code hunks Originally committed as revision …
(edit) @c7f4d983   16 years robert.swain More OKed AAC decoder code hunks Originally committed as revision …
(edit) @e48891bd   16 years michaelni Ok-ed parts from patch by zhentan feng. Originally committed as …
(edit) @c69968b4   16 years michaelni Factorize common code out of the mxf demuxer. Patch by zhentan feng. …
(edit) @3f3fe38d   16 years rsbultje Set AVStream.discard, so that demuxers can choose which stream to …
(edit) @fc7ed9a6   16 years pross Support Electronic Arts files containing MP3 audio. Originally …
(edit) @97ceb752   16 years pross Mark SAMPLE_FMT_S24 as deprecated. Originally committed as revision …
(edit) @bf689db0   16 years kostya.shishkov Add okayed chunks of AAC encoder psychoacoustic model Originally …
(edit) @b54bf2d6   16 years kostya.shishkov Add okayed parts for AAC encoder Originally committed as revision …
(edit) @ca048266   16 years ramiro.polla Import more ok'd parts of ALAC encoder from GSoC repo. Originally …
(edit) @46dd273   16 years justin.ruggles remove some unneeded header includes Originally committed as revision …
(edit) @a8aefc8a   16 years michaelni Copy and paste LGPL from tree.h, the previous one referred to a …
(edit) @ee8cc834   16 years diego Add missing header includes to fix 'make checkheaders'. Originally …
(edit) @82ed0b76   16 years diego Add missing stdint.h header to fix 'make checkheaders'. Originally …
(edit) @ec0350c   16 years justin.ruggles use LFG instead of Mersenne Twister for AC-3 PRNG Originally …
(edit) @defa0cd6   16 years diego Mark adx_decode_init() as type int instead of void, the function …
(edit) @8cb2db4e   16 years michaelni restore alphabetical order of TESTS Originally committed as revision …
(edit) @31bcb290   16 years michaelni Add PCA to TESTS. Originally committed as revision 14812 to …
(edit) @f1f373c2   16 years justin.ruggles fix and simplify frame size check and reencoding in verbatim mode …
(edit) @4869f47e   16 years michaelni Add multiple inclusion guards for consistency and to avoid them being …
(edit) @ab1388e4   16 years michaelni Move context struct to c file. Originally committed as revision 14809 …
(edit) @f43ad0fe   16 years michaelni Add prototypes to header (based on code by ramiro) Originally …
(edit) @64417375   16 years michaelni Make ff_pca_init() allocate it struct instead of letting the user …
(edit) @7b0a6612   16 years michaelni Do not mix declarations and statements (by ramiro). Originally …
(edit) @88ccaf6f   16 years michaelni put testing code under #ifdef TEST Originally committed as revision …
(edit) @cd5cd377   16 years michaelni Testing code uses random(). Originally committed as revision 14804 to …
(edit) @a50bd69d   16 years michaelni fix includes Originally committed as revision 14803 to …
(edit) @7a0d00d4   16 years michaelni Principal component analysis (will be cleaned up in next commits) …
(edit) @83e92ab6   16 years ramiro.polla alacenc: NULL_IF_CONFIG_SMALL long_name. Originally committed as …
(edit) @52098468   16 years voroshil G.729 decoder main code (just skeleton, contains only parts, …
(edit) @720d52c6   16 years kostya.shishkov More okayed chunks of AAC encoder Originally committed as revision …
(edit) @6b931476   16 years ramiro.polla Import ok'd parts of ALAC encoder from GSoC repo. Originally …
(edit) @38c1a5c4   16 years justin.ruggles update my email address to one which does not depend on my service …
(edit) @81fc8a63   16 years justin.ruggles use range of lpc orders in ORDER_METHOD_EST Originally committed as …
(edit) @9045f5e   16 years justin.ruggles cosmetics: adjust line breaks and vertical alignment Originally …
(edit) @56c07e2   16 years justin.ruggles use limited range of lpc orders when quantizing coefficients …
(edit) @e748e34d   16 years Aurélien Jacobs struct timeval requires #include <sys/time.h> patch by Dave Yeo …
(edit) @e9e3c980   16 years ramiro.polla lpc: cosmetics: vertically align declarations and definitions. …
(edit) @1b0f6fb8   16 years robert.swain Use correct asm object type and necessary -DPIC for yasm on 64-bit …
(edit) @c50da3ad   16 years ramiro.polla flacenc, lpc: Move LPC code from flacenc.c to new lpc.[ch] files. …
(edit) @51c796d0   16 years ramiro.polla flacenc: Allow more flexible shift calculation in LPC. Originally …
(edit) @3cffbe09   16 years michaelni Fix rc_eq mem leak. Originally committed as revision 14788 to …
(edit) @847d0536   16 years michaelni Revert r14260 Log: Free in avcodec_close() avctx->rc_eq. Fix a …
(edit) @f5c3eae3   16 years kostya.shishkov Synchronize AAC encoder with renamings in aac.h Originally committed …
(edit) @817015e4   16 years kostya.shishkov Add approved chunks to AAC encoder Originally committed as revision …
(edit) @38a1c7f2   16 years pross Use memcpy() for PCM S16/S32 codecs when codec byte-order matches …
(edit) @4c00864f   16 years diego Surround format-specific functions with matching preprocessor …
(edit) @7402ee2   16 years diego Surround AVInputFormat declarations with format-specific #ifdefs. …
(edit) @96445426   16 years diego Replace generic CONFIG_MUXERS preprocessor condition around …
(edit) @bcb5430a   16 years diego Replace generic CONFIG_MUXERS preprocessor conditions around …
(edit) @082f7ac   16 years diego cosmetics: Remove redundant #endif comments that are very close to the …
(edit) @fb9f111   16 years diego cosmetics: misc spelling fixes Originally committed as revision 14778 …
(edit) @ff9c8d7   16 years michaelni Add flag to mark demuxers that can output discontinuous timestamps. …
(edit) @8a9d72a0   16 years michaelni Simplify by using FFMAX. Originally committed as revision 14776 to …
(edit) @cce540c   16 years robert.swain Don't try to free shared ff_sine_* tables pointed to by s->windows[] …
(edit) @9ffd5c1c   16 years robert.swain More OKed AAC decoder hunks Originally committed as revision 14774 to …
(edit) @aa6ed608   16 years mans Add myself as ARM maintainer Originally committed as revision 14773 …
(edit) @848a5815   16 years robert.swain Synchronise AAC decoder code with that from SoC Originally committed …
(edit) @2272e04a   16 years lorenm document some dsp alignments Originally committed as revision 14771 …
(edit) @62a57fa   16 years robert.swain More OKed sections of AAC decoder code Originally committed as …
(edit) @e9b9a2f8   16 years michaelni Add -fasm and -std=c99 when supported. Originally committed as …
(edit) @a964e813   16 years Aurélien Jacobs use h_addr_list[0] instead of h_addr as this is the posix hostent …
(edit) @47698b83   16 years robert.swain The ff_sine_#[] should be aligned as they will commonly be used in …
(edit) @7246177d   16 years Aurélien Jacobs ensure we get explicit definition of various _XOPEN_SOURCE functions …
(edit) @b5f46e93   16 years baptiste.coudurier import ok'd hunks for mxf muxer Originally committed as revision …
(edit) @2b409ca9   16 years diego Remove hackish support for fastmemcpy from MPlayer. Originally …
(edit) @1e8bd10c   16 years ramiro.polla mlp: Define End-of-Stream code in common header file and use it in …
(edit) @07be55d   16 years kostya.shishkov Remove not OKed parts from AAC encoder Originally committed as …
(edit) @29a717ae   16 years diego Use '#include <poll.h>' instead of '#include <sys/poll.h>'. It is the …
(edit) @084cadab   16 years diego Add an example of higher resolution video encoding for the PSP to the …
(edit) @b96e074   16 years diego Fix the PSP examples in the FAQ to use libx264 as codec instead of …
(edit) @69fc4da3   16 years robert.swain Add declarations for the sine tables used in wma.c (half window sizes: …
(edit) @ece6b83c   16 years robert.swain Change wma.c to use the ff_sine_window_init() from mdct.c Originally …
(edit) @7139bfa8   16 years diego Surround '#include <sys/select>' by HAVE_SYS_SELECT_H. patch by …
(edit) @bf6ce82d   16 years diego Check for sys/select.h and poll.h unconditionally, not just if …
(edit) @11a9d3e8   16 years michaelni Add -D_POSIX_C_SOURCE=200112 to cflags. Originally committed as …
(edit) @67a38cee   16 years diego Change Dirac in MPEG-TS encapsulation to conform with spec changes. …
(edit) @c03d9d05   16 years kostya.shishkov Okayed parts of AAC encoder Originally committed as revision 14752 to …
(edit) @7ca7d5fa   16 years lorenm file which should have been added in r14749 Originally committed as …
(edit) @75ac287   16 years lorenm missing prototype Originally committed as revision 14750 to …
(edit) @ebceaa1c   16 years lorenm gcc chokes on the 7 registers needed for float_to_int16_interleave6 …
(edit) @ee46753   16 years lorenm gcc chokes on xmm constraints, so pessimize …
(edit) @a7cc783d   16 years ramiro.polla mlp: split simple inline function that xors 4 bytes into one. …
(edit) @3c9769a0   16 years michaelni Do not fill the pts reordering buffer with guessed dts. These values …
(edit) @aca36b2   16 years michaelni Remove unneeded whitespace and quotes from -D_ISOC99_SOURCE. …
(edit) @6758723   16 years lorenm special case 6 channel version of float_to_int16_interleave 5% faster …
Note: See TracRevisionLog for help on using the revision log.