]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2008-08-14 Ramiro Pollamlp: split simple inline function that xors 4 bytes...
2008-08-14 Michael NiedermayerDo not fill the pts reordering buffer with guessed...
2008-08-14 Michael NiedermayerRemove unneeded whitespace and quotes from -D_ISOC99_SO...
2008-08-13 Loren Merrittspecial case 6 channel version of float_to_int16_interleave
2008-08-13 Loren Merrittsimd int->float
2008-08-13 Loren Merrittsimd downmix
2008-08-13 Loren Merrittdon't mark the delayed samples for upmixing if they...
2008-08-13 Loren Merrittoops, non-normalized downmix to mono contaminated add_b...
2008-08-13 Michael NiedermayerChange _ISOC9X_SOURCE to _ISOC99_SOURCE.
2008-08-13 Aurelien Jacobsmatroskadec: list some more ebml IDs found in the wild...
2008-08-13 Stefano SabatiniMake show_banner() and show_version() print both the...
2008-08-13 Erwan DucroquetAdd examples in documentation showing how to avoid...
2008-08-13 Ramiro Pollamlp: Cosmetics: Close comments in an extra line and
2008-08-13 Anuradha SuraparajuDirac encapsulation in MPEG-TS
2008-08-13 Ramiro Pollamlp: Split common code from parser and decoder to be...
2008-08-13 Diego BiurrunRemove unused variable.
2008-08-13 Diego BiurrunRemove unused variable.
2008-08-13 Michael Niedermayer10000l, revert mistakely commited and unrelated hunk.
2008-08-13 Michael NiedermayerMove -D_ISOC9X_SOURCE to configure so its available...
2008-08-13 Aurelien Jacobsstrcasecmp() requires #include <strings.h>
2008-08-13 Aurelien Jacobsmove M_PI definition along with other math definitions
2008-08-13 Carl Eugen... Show result of yasm test.
2008-08-13 Aurelien Jacobsdefine some math constants so as not to depend on _XOPE...
2008-08-13 Aurelien Jacobsffserver: SA_RESTART and unsetenv require _XOPEN_SOURCE
2008-08-13 Aurelien Jacobsmatroskadec: parse available blocks even when cluster...
2008-08-13 Ramiro Pollamlp_parser: Initialize crc data in its own function.
2008-08-13 Ramiro Pollamlpdec: Put some doxy comments to the right of vars...
2008-08-13 Ramiro Pollamlpdec: Split channel parameters from context into...
2008-08-12 Loren Merrittoptimize ac3_downmix.
2008-08-12 Michael NiedermayerAdd needed include, make it compile without -D_BSD_SOURCE.
2008-08-12 Ramiro Pollamlpdec: whitespace and line-breaking cosmetics.
2008-08-12 Ramiro Pollamlpdec: Split filter parameters from context into their...
2008-08-12 Baptiste Coudurierincrease MAX_REORDER_DELAY and pts_buffer size to 16...
2008-08-12 Baptiste CoudurierPrevent dts generation code to be executed when delay...
2008-08-12 Peter RossElectronic Arts demuxer: support SxEN audio tags found...
2008-08-12 Peter RossFix CODEC_ID_PCM_U8 decoder output size calculation...
2008-08-12 Stefano SabatiniAdd to the ffmpeg docs an usage example showing how...
2008-08-12 Peter RossElectronic Arts demuxer: perform identification of...
2008-08-12 Peter RossElectronic Arts demuxer: ignore PTxx platform ID values.
2008-08-12 Peter RossSupport Electronic Arts files containing MPEG2VIDEO.
2008-08-12 Loren Merrittalign the audio decoding buffer, since some codecs...
2008-08-12 Loren Merrittuse float_to_int16_interleave in ac3
2008-08-12 Loren Merrittuse imdct_half in ac3
2008-08-12 Loren Merrittcosmetics in dsp init
2008-08-12 Loren Merrittmdct wrapper function to match fft
2008-08-12 Loren Merrittremove mdct tmp buffer
2008-08-12 Loren Merrittremove a float->double->float conversion.
2008-08-12 Loren Merrittoptimize imdct_half:
2008-08-12 Loren Merrittindent
2008-08-12 Loren Merrittsplit-radix FFT
2008-08-11 Loren Merrittimport yasm macros from x264
2008-08-11 Loren Merrittyasm buildsystem
2008-08-11 Robert SwainSynchronise code with AAC decoder in SoC
2008-08-11 Robert SwainMore OKed hunks of the AAC decoder from SoC
2008-08-11 Roman ShaposhnikFixing the units in DV50 tables (both coordinates are
2008-08-11 Peter RossApply PCM ENCODE/DECODE() macros to the S/U,8/24/32...
2008-08-11 Roman ShaposhnikCoalescing the un-weighting and de-quantization steps...
2008-08-11 Kostya ShishkovSimplify colour conversion in Fraps as suggested by...
2008-08-11 Michael NiedermayerThe deblock filter does not need all the intra availabi...
2008-08-11 Michael NiedermayerSimplify constrained_intra_pred code in fill_caches().
2008-08-11 Michael NiedermayerSupport MBAFF + constrained intra prediction.
2008-08-10 Robert SwainBump minor version as av_log_missing_feature() was...
2008-08-10 Justin RugglesAdd a generic function to lavc to log messages about...
2008-08-10 Kostya ShishkovR and B components are stored as a differences to G...
2008-08-10 Michael NiedermayerMask bits of reference indexes properly to avoid negati...
2008-08-10 Michael NiedermayerRemove a few more lines of unneeded code in fill_caches...
2008-08-10 Benjamin LarssonFOURCC addition: added 3IV2, another mpeg4 id. incoming...
2008-08-10 Michael NiedermayerUse the correct reference tables for interlaced MBAFF...
2008-08-10 Peter RossAdd MDEC tags to Electronic Arts demuxer.
2008-08-10 Michael NiedermayerDo not execute the part of fill_caches() for the loopfi...
2008-08-10 Stefano SabatiniCosmetics: move at the beginning of the file the av_fra...
2008-08-09 Michael NiedermayerRemove more code that has become useless after the...
2008-08-09 Stefano SabatiniRemove reference to the unsupported master format from...
2008-08-09 Robert SwainSync already committed code with that in SoC and commit...
2008-08-09 Michael NiedermayerRemove odd pairwise deblock filtering applied to MBAFF...
2008-08-08 Aurelien Jacobsmatroskadec: add basic tags support (metadata)
2008-08-08 Peter RossPCM regression tests.
2008-08-08 Stefano SabatiniCosmetics: fix weird indent.
2008-08-08 Stefano SabatiniImplement avfilter_version().
2008-08-08 Stefano SabatiniImplement avdevice_version().
2008-08-08 Stefano SabatiniImplement avformat_version().
2008-08-08 Stefano SabatiniDoxygenate avcodec_version().
2008-08-08 Stefano SabatiniImplement avutil_version().
2008-08-08 Stefano SabatiniCosmetics: make a v4l2 error message consistent with...
2008-08-08 Benoit FouetChange OSS long names.
2008-08-08 Baptiste Coudurierfix 4:2:2 psnr
2008-08-07 Baptiste Coudurierremove mxf.c, previously copied to mxfdec.c
2008-08-07 Peter RossAdd simpler/cleaner/faster F32BE encoding/decoding.
2008-08-07 Peter RossSimplify PCM codec; change 'n' in pcm_decode_frame...
2008-08-07 Peter RossPrevent DAUD PCM encoder from fetching values outside...
2008-08-07 Benoit FouetRemove unused redefinition of av_log for test.
2008-08-07 Benoit FouetRemove useless 'channels' assignment.
2008-08-07 Baptiste Coudurierrename mxf.c to mxfdec.c
2008-08-06 Måns RullgårdMaintain pointer to end of AVFormatContext.packet_buffe...
2008-08-06 Vitor SessakCosmetics: rename loop counters in eval_refl()
2008-08-06 Vitor SessakSimplify eval_refl(): do not store a buffer value in...
2008-08-06 Vitor SessakSimplify eval_refl(): s/b == 0/!b/
2008-08-06 Vitor SessakSimplify range checking in eval_refl(). Before the
2008-08-06 Vitor SessakCosmetics: reindent
2008-08-06 Vitor SessakSimplify do_output_subblock(): Remove a unneeded memcpy
next