OSDN Git Service

coroid/libav_saccubus.git
2009-09-10 Benjamin LarssonAdd ATRAC1 codec ID.
2009-09-10 Benjamin LarssonInitial commit of the MD studio demuxer, not hooked...
2009-09-10 Benjamin LarssonInitial commit of the atrac1 decoder, not hooked up yet
2009-09-10 Benjamin LarssonRemove redundant code forgotten in the split
2009-09-10 Michael NiedermayerCheck for thread_count==0.
2009-09-10 Reimar DöffingerSimplify: reget_buffer behaves exactly like get_buffer...
2009-09-10 Diego BiurrunFix typo: '.' was used instead of '/' as directory...
2009-09-10 Måns RullgårdARM: NEON optimised FFT and MDCT
2009-09-10 Måns RullgårdDCA: move an aligned array from stack to context
2009-09-10 Måns Rullgårdconfigure: add -g to ASFLAGS when debug is enabled
2009-09-09 Reimar DöffingerFix typo in configure error message.
2009-09-09 shinya.tesutosan... Document padding for AVProbeData.
2009-09-09 Michael NiedermayerCheck thread count as multithreaded decoding is not...
2009-09-09 Ramiro PollaDocument that slices can be bottom to top or top to...
2009-09-09 Reimar DöffingerAdd warnings to av_strlcat and av_strlcpy doxygen that...
2009-09-09 Benjamin LarssonChange developer doc to reflect reality
2009-09-09 Maksym VeremeyenkoFix a bug with reading non-interleaved AVI if one the...
2009-09-09 Maksym VeremeyenkoFactorise st->nb_index_entries check.
2009-09-08 Benjamin LarssonSplit out common routines needed in the atrac1 decoder...
2009-09-08 Diego BiurrunRemove pointless debug statement that fails to compile.
2009-09-08 Reimar DöffingerTry to clarify that anyone using get_bits must check...
2009-09-07 Baptiste Couduriercheck entries against field_size, potential malloc...
2009-09-07 Baptiste Coudurieradd one missing check for stream existence in read_elst...
2009-09-07 Ramiro PollaIndent.
2009-09-07 Martin StorsjöUse all 32 bits of the timestamp when calculating flv...
2009-09-06 Carl Eugen... Cosmetics: Fix typo.
2009-09-06 Reimar DöffingerMark all pix_fmts and supported_framerates compound...
2009-09-06 Ivan Schreterdisable new seeking code in mpeg-ts per #ifdef (use...
2009-09-06 Reimar DöffingerMake sample_fmts and channel_layouts compound literals...
2009-09-06 Reimar Döffingerff_rm_metadata is const.
2009-09-06 Reimar Döffingerff_sine_windows table contains only constant data,...
2009-09-06 Reimar DöffingerThe ff_cos_tabs table itself is constant, too, so mark...
2009-09-06 Reimar DöffingerThe pointers in ff_sin_tabs themselves are constant...
2009-09-06 Reimar Döffingerff_swb_offset_* tables should be const.
2009-09-06 Reimar Döffingerff_id3v1_genre_str table should be const.
2009-09-06 Reimar Döffinger100l, all avlanguage tables should be both static and...
2009-09-06 Reimar Döffingercompatible_frame array can be static const, too.
2009-09-06 Sascha Sommerdo not decode more than one audio frame in a decode...
2009-09-06 Sascha Sommeravoid extra memcpy during scale factor decoding
2009-09-06 Ramiro PollaRename CHECKED_ALLOC(Z) to FF_ALLOC(Z)_OR_GOTO and...
2009-09-06 Ramiro PollaRename CHECKED_ALLOC(Z) to FF_ALLOC(Z)_OR_GOTO and...
2009-09-05 Ramiro PollaIndent.
2009-09-05 Lars TäuberMake 16bit YUV formats compatible with NE avcodec_get_p...
2009-09-05 Lars TäuberMake 16bit YUV formats compatible with NE avcodec_get_p...
2009-09-05 Reimar DöffingerUse memcpy to copy till end of line in one go instead...
2009-09-05 Ivan Schretercosmetic changes (indentation, doxygen comments, braces...
2009-09-05 Reimar DöffingerSlightly simplify detection of end of compressed data...
2009-09-05 Reimar DöffingerMake vp3 arrays static const where possible.
2009-09-05 Reimar DöffingerRemove useless ulti_decode_end function.
2009-09-05 Reimar DöffingerSearch for ipmovie signature beyond the start of the...
2009-09-05 Reimar DöffingerExtend ipmovie signature to match exactly one place...
2009-09-05 Diego Biurrunprettyprinting cosmetics
2009-09-05 Sascha Sommerfix handling of packet loss when the output buffer...
2009-09-05 Sascha Sommerreindent
2009-09-05 Sascha Sommerremove no longer needed debug output
2009-09-05 Sascha Sommerreduce output buffer needs
2009-09-05 Sascha Sommerstore packet GetBitContext in the decoder context
2009-09-04 Justin RugglesRemove fake Speex header creation from FLV demuxer...
2009-09-04 Justin RugglesAdd frame_size as a codec parameter requirement for...
2009-09-04 Diego BiurrunReduce pointless verbosity after seeks in the MP3 decoder.
2009-09-04 Ramiro PollaAdd a newline in error message in CHECKED_ALLOC(Z).
2009-09-04 Ramiro PollaIndent.
2009-09-04 Ramiro PollaUse if(0){} instead of #if 0 to prevent debug code...
2009-09-04 Justin Ruggleslibspeex: Do not set AVCodecContext.frame_size in decod...
2009-09-02 Måns Rullgårdconfigure: fix check for x264
2009-09-02 Diego Biurruncosmetics: indentation and other prettyprinting fixes
2009-09-02 Sascha Sommeradd missing wmapro decoder parts
2009-09-01 Diego Biurrunwhitespace cosmetics, prettyprinting
2009-08-31 Diego BiurrunUpdate ffv1 codec long name in the documentation as...
2009-08-30 Lars TäuberUse "FFmpeg video codec #1" instead of "FFmpeg codec...
2009-08-30 Josh HarrisFix incorrect display of ASF/WMV duration after r12926.
2009-08-30 Thilo BorgmannAdd function to compute ceil(log2(x)).
2009-08-30 Kostya ShishkovConvert ZERO8x2 macro into inline function
2009-08-30 Reimar DöffingerRemove unused variable.
2009-08-30 Kostya ShishkovZeroing pic->motion_val in RV3/4 causes alignment probl...
2009-08-30 Kostya ShishkovAdjust r->avail_cache[] indexes to avoid alignment...
2009-08-29 Ramiro PollaCurly brackets cosmetics for previous commit.
2009-08-29 Ramiro PollaCheck for return value of initFilter().
2009-08-29 Ramiro PollaRevert mistakenly commited hunk.
2009-08-29 Ramiro Pollaswscale: Check for return values of malloc.
2009-08-29 Ramiro PollaAdd CHECKED_ALLOC macro.
2009-08-29 Justin RugglesStore the frame size in the LibSpeexContext in case...
2009-08-29 Måns RullgårdOne declaration of mm_flags is enough
2009-08-29 Måns RullgårdMove declarations of some mmx functions to dsputil_mmx.h
2009-08-29 Måns RullgårdMove DECLARE_ALIGNED_8 definition next to DECLARE_ALIGN...
2009-08-29 Ramiro Pollaswscale-example: Free memory used by input data.
2009-08-29 Ramiro PollaRestore comment that was partially removed.
2009-08-28 Måns RullgårdMake DECLARE_ALIGNED_8 align to 8 bytes, never to 16
2009-08-28 Justin RugglesUse the output data type to determine the maximum numbe...
2009-08-28 Justin RugglesAdd myself as maintainer for libspeexdec.c
2009-08-28 Justin RugglesModify the Ogg/Speex demuxer and the libspeex decoder...
2009-08-27 Alex ConverseRe-add search_for_ms to the coefficients encoders to...
2009-08-27 Vitor SessakFormatting K&R fixes
2009-08-27 Vitor SessakMark "i" parameter of vector_clipf_sse() as early-clobber
2009-08-27 Vitor Sessak100l, revision 19728 added a bug that broke twinvq...
2009-08-27 Vitor SessakMark parameter src of vector_clipf() as const
2009-08-27 Vitor SessakSSE optimized vector_clipf(). 10% faster TwinVQ decoding.
2009-08-27 Loren Merrittindent
2009-08-27 Loren Merritt1.5x faster ff_vorbis_floor1_render_list, 5% faster...
2009-08-26 Diego Biurrunwhitespace cosmetics
next