]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/shortlog
frescor/ffmpeg.git
2008-08-18 rbultjeSet AVStream.discard, so that demuxers can choose which...
2008-08-18 prossSupport Electronic Arts files containing MP3 audio.
2008-08-18 prossMark SAMPLE_FMT_S24 as deprecated.
2008-08-18 kostyaAdd okayed chunks of AAC encoder psychoacoustic model
2008-08-18 kostyaAdd okayed parts for AAC encoder
2008-08-17 ramiroImport more ok'd parts of ALAC encoder from GSoC repo.
2008-08-17 jbrremove some unneeded header includes
2008-08-17 michaelSwitch to MS EULA.
2008-08-17 diegoAdd missing header includes to fix 'make checkheaders'.
2008-08-17 diegoAdd missing stdint.h header to fix 'make checkheaders'.
2008-08-17 jbruse LFG instead of Mersenne Twister for AC-3 PRNG
2008-08-17 diegoMark adx_decode_init() as type int instead of void...
2008-08-17 michaelrestore alphabetical order of TESTS
2008-08-17 michaelAdd PCA to TESTS.
2008-08-17 jbrfix and simplify frame size check and reencoding in...
2008-08-17 michaelMake diego happy before he notices.
2008-08-17 michaelMove context struct to c file.
2008-08-17 michaelAdd prototypes to header (based on code by ramiro)
2008-08-17 michaelMake ff_pca_init() allocate it struct instead of lettin...
2008-08-17 michaelDont mix declarations and statements (by ramiro).
2008-08-17 michaelput testing code under #ifdef TEST
2008-08-17 michaelTesting code uses random().
2008-08-17 michaelfix includes
2008-08-17 michaelPrincipal component analysis
2008-08-17 ramiroalacenc: NULL_IF_CONFIG_SMALL long_name.
2008-08-17 voroshilG.729 decoder main code
2008-08-17 kostyaMore okayed chunks of AAC encoder
2008-08-17 ramiroImport ok'd parts of ALAC encoder from GSoC repo.
2008-08-16 jbrupdate my email address to one which does not depend...
2008-08-16 jbruse range of lpc orders in ORDER_METHOD_EST
2008-08-16 jbrcosmetics: adjust line breaks and vertical alignment
2008-08-16 jbruse limited range of lpc orders when quantizing coeffic...
2008-08-16 aurelstruct timeval requires #include <sys/time.h>
2008-08-16 ramirolpc: cosmetics: vertically align declarations and defin...
2008-08-16 superdumpUse correct asm object type and necessary -DPIC for...
2008-08-16 ramiroflacenc, lpc: Move LPC code from flacenc.c to new lpc...
2008-08-16 ramiroflacenc: Allow more flexible shift calculation in LPC.
2008-08-16 michaelFix rc_eq mem leak.
2008-08-16 michaelRevert r14260
2008-08-16 kostyaSynchronize AAC encoder with renamings in aac.h
2008-08-16 kostyaAdd approved chunks to AAC encoder
2008-08-16 prossUse memcpy() for PCM S16/S32 codecs when codec byte...
2008-08-15 diegoSurround format-specific functions with matching prepro...
2008-08-15 diegoSurround AVInputFormat declarations with format-specifi...
2008-08-15 diegoSurround format-specific functions by appropriate forma...
2008-08-15 diegoReplace generic CONFIG_MUXERS preprocessor conditions by
2008-08-15 diegocosmetics: Remove redundant #endif comments that are...
2008-08-15 diegocosmetics: misc spelling fixes
2008-08-15 michaelAdd flag to mark demuxers that can output discontinouos...
2008-08-15 michaelSimplify by using FFMAX.
2008-08-15 superdumpDon't try to free shared ff_sine_* tables pointed to...
2008-08-15 superdumpMore OKed AAC decoder hunks
2008-08-15 mruAdd myself as ARM maintainer
2008-08-15 superdumpSynchronise AAC decoder code with that from SoC
2008-08-15 lorenmdocument some dsp alignments
2008-08-15 superdumpMore OKed sections of AAC decoder code
2008-08-14 michaelAdd -fasm and -std=c99 when supported.
2008-08-14 aureluse h_addr_list[0] instead of h_addr as this is the...
2008-08-14 superdumpThe ff_sine_#[] should be aligned as they will commonly...
2008-08-14 aurelensure we get explicit definition of various _XOPEN_SOU...
2008-08-14 bcoudurierimport ok'd hunks for mxf muxer
2008-08-14 diegoRemove hackish support for fastmemcpy from MPlayer.
2008-08-14 ramiromlp: Define End-of-Stream code in common header file...
2008-08-14 kostyaRemove not OKed parts from AAC encoder
2008-08-14 diegoUse '#include <poll.h>' instead of '#include <sys/poll...
2008-08-14 diegoAdd an example of higher resolution video encoding...
2008-08-14 diegoFix the PSP examples in the FAQ to use libx264 as codec...
2008-08-14 superdumpAdd declarations for the sine tables used in wma.c...
2008-08-14 superdumpChange wma.c to use the ff_sine_window_init() from...
2008-08-14 diegoSurround '#include <sys/select>' by HAVE_SYS_SELECT_H.
2008-08-14 diegoCheck for sys/select.h and poll.h unconditionally,...
2008-08-14 michaelAdd -D_POSIX_C_SOURCE=200112 to cflags.
2008-08-14 diegoChange Dirac in MPEG-TS encapsulation to conform with...
2008-08-14 kostyaOkayed parts of AAC encoder
2008-08-14 lorenmfile which should have been added in r14749
2008-08-14 lorenmmissing prototype
2008-08-14 lorenmgcc chokes on the 7 registers needed for float_to_int16...
2008-08-14 lorenmgcc chokes on xmm constraints, so pessimize int32_to_fl...
2008-08-14 ramiromlp: split simple inline function that xors 4 bytes...
2008-08-14 michaelDo not fill the pts reordering buffer with guessed...
2008-08-14 michaelRemove unneeded whitespace and quotes from -D_ISOC99_SO...
2008-08-13 lorenmspecial case 6 channel version of float_to_int16_interleave
2008-08-13 lorenmsimd int->float
2008-08-13 lorenmsimd downmix
2008-08-13 lorenmdon't mark the delayed samples for upmixing if they...
2008-08-13 lorenmoops, non-normalized downmix to mono contaminated add_b...
2008-08-13 michaelChange _ISOC9X_SOURCE to _ISOC99_SOURCE.
2008-08-13 aurelmatroskadec: list some more ebml IDs found in the wild...
2008-08-13 stefanoMake show_banner() and show_version() print both the...
2008-08-13 stefanoAdd examples in documentation showing how to avoid...
2008-08-13 ramiromlp: Cosmetics: Close comments in an extra line and
2008-08-13 diegoDirac encapsulation in MPEG-TS
2008-08-13 ramiromlp: Split common code from parser and decoder to be...
2008-08-13 diegoRemove unused variable.
2008-08-13 diegoRemove unused variable.
2008-08-13 michael10000l, revert mistakely commited and unrelated hunk.
2008-08-13 michaelMove -D_ISOC9X_SOURCE to configure so its available...
2008-08-13 aurelstrcasecmp() requires #include <strings.h>
2008-08-13 aurelmove M_PI definition along with other math definitions
2008-08-13 cehoyosShow result of yasm test.
next