]> git.sesse.net Git - ffmpeg/history - libavcodec
cosmetics: indentation
[ffmpeg] / libavcodec /
2007-11-07 Aurelien Jacobscosmetics: indentation
2007-11-07 Aurelien Jacobssplit wmv2 in its own file
2007-11-07 Jeff DownsFix deblocking filter for field pictures by properly...
2007-11-07 Aurelien Jacobsrename some msmpeg4 symbols and make them non-static
2007-11-07 Diego BiurrunFix make checkheaders by adding missing #include.
2007-11-07 Aurelien Jacobssplit definition of PCM_CODEC into PCM_ENCODER and...
2007-11-07 Kostya ShishkovMusepack SV8 demuxer and decoder
2007-11-06 Jeff DownsFix poc for field pictures. Prior to this, the poc...
2007-11-06 Timofei V. Bondarenkofix predictor initialization for adpcm-ima encoder...
2007-11-05 Jeff DownsCorrect assignment of interlaced_frame; was being set...
2007-11-04 Diego BiurrunRemove libvorbis Vorbis decoding support. Our native...
2007-11-04 Benjamin LarssonRemove unused variable
2007-11-04 Diego BiurrunMove external library codec registration to a separate...
2007-11-04 Josh CoalsonAdd decoding support for variable block size FLAC files...
2007-11-03 Josh CoalsonAdd support for FLAC's new RICE2 entropy coding method...
2007-11-03 Aurelien Jacobsadd Electronic Arts XAS ADPCM decoder
2007-11-03 Fabrice BellardUse the ffmpeg mdct function, patch by Fabrice Bellard...
2007-11-02 Kostya ShishkovSplit Musepack decoder into SV7 decoder and synth core
2007-11-01 Aurelien Jacobsmove adx.c to adxdec.c
2007-11-01 Aurelien Jacobssplit adx encoder in its own file
2007-11-01 Aurelien Jacobsremove useless debug func
2007-11-01 Aurelien Jacobscleanup and simplify adx_decode_header()
2007-11-01 Aurelien Jacobsremove useless initialization to 0 of adx context
2007-11-01 Aurelien Jacobssimplify dpcm decoders declaration using a macro
2007-11-01 Aurelien Jacobsremove useless #undef
2007-11-01 Aurelien Jacobsremove unreachable code
2007-11-01 Aurelien Jacobscosmetics: alignment
2007-11-01 Aurelien Jacobsdon't register adpcm encoders which are not implemented
2007-11-01 Aurelien Jacobscosmetics: sort
2007-10-31 Michael Niedermayerprefer our native vorbis decoder over libvorbis
2007-10-31 Michael Niedermayerfix issue130
2007-10-30 Peter RossEA IMA EACS decoder
2007-10-30 Peter RossEA IMA SEAD decoder
2007-10-27 Loren Merrittremove a branch from an inner loop.
2007-10-24 Peter RossEA ADPCM R1, R2 and R3 decoder
2007-10-22 Diego BiurrunClarify comment block and rewrite in better English.
2007-10-22 Kostya ShishkovUse simple IDCT for now
2007-10-22 Kostya ShishkovRemove incorrect and unneeded code
2007-10-22 Kostya ShishkovBeam Software SIFF demuxer and video decoder
2007-10-21 Aurelien Jacobsremove some useless initializations (the whole context...
2007-10-21 Aurelien Jacobsremove unused context var
2007-10-21 Kostya ShishkovNew RM format deserves small version bump
2007-10-21 Kostya Shishkovindentation after last commit
2007-10-21 Kostya ShishkovMake RV10/20 decoder work with new frame format
2007-10-18 Aurelien Jacobsensure all compiled in codec/muxer are registered
2007-10-18 Aurelien Jacobssmall simplification
2007-10-18 Kostya ShishkovWMV3 mode with FASTTX=0 seems to use standard IDCT...
2007-10-18 Benjamin LarssonUnaligned memory access rcrash fix
2007-10-18 Michel BardiauxPrint pixel and display aspect ratios
2007-10-18 Michael Niedermayerreplace (disabled by default) assert(0) by abort()...
2007-10-18 Diego BiurrunRename LIB to LIBNAME for consistency.
2007-10-17 Timofei V. BondarenkoRemove unnecessary guarding &=0x0f around adpcm_ima_com...
2007-10-17 Diego BiurrunExplain why there are no multiple inclusion guards...
2007-10-17 Diego BiurrunClarify comment that explains why this header lacks...
2007-10-17 Aurelien JacobsRemove wrong multiple inclusion guards.
2007-10-17 Diego BiurrunAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-10-17 Diego BiurrunAdd a comment that explains why this header lacks multi...
2007-10-17 Diego BiurrunAdd missing multiple inclusion guards.
2007-10-17 Diego BiurrunFix #endif comment typo.
2007-10-17 Diego BiurrunUse filename as multiple inclusion guard.
2007-10-15 Jeff DownsFix chroma mv offsets for PAFF in a way that is compati...
2007-10-15 Aurelien JacobsCygwin don't like this function declaration.
2007-10-15 Benjamin LarssonNellymoser ASAO decoder
2007-10-15 Martin ZlomekFix mix-up of values in r10690 (deblocking for PAFF).
2007-10-14 Aurelien Jacobsadd support for VP6 with huffman encoded blocks
2007-10-14 Aurelien Jacobsmoves fraps huffman decoder to its own file, making...
2007-10-14 Aurelien JacobsVP6A needs its Makefile rules too
2007-10-13 Vladimir VoroshilovFix MJPEG decoder for AMV files.
2007-10-13 Michael Niedermayerprevent infinite loop and memcpy of negative amounts
2007-10-13 Michael Niedermayerfactorize code and add safety check to prevent memcpyin...
2007-10-13 Jeff DownsSimplify tests for field macroblocks
2007-10-13 Stefan LuckePrevent infinite loop when buffer holds SEQ_END_CODE...
2007-10-12 Diego Biurrun10l: refill2() is not unused, it is used conditionally.
2007-10-12 Jeff DownsInterlaced pictures (not just MBAFF) + spatial direct...
2007-10-12 Diego BiurrunDisable unused code; fixes several gcc warnings:
2007-10-11 Andrea GualanoEnable avpicture_deinterlace() for PIX_FMT_GRAY8.
2007-10-11 ShaneFix intended order of operations for 4 assert() checks.
2007-10-11 Ville SkyttäSpecify in documentation that avcodec_find_(en|de)coder...
2007-10-11 Diego Biurrunwarning fixes:
2007-10-10 Carl Eugen HoyosSet pict->interlaced_frame if returned frame is MBAFF...
2007-10-09 Jeff Downsfix incorrect check for abs_diff_pic_num overflow
2007-10-09 Reimar DöffingerAllow to override zlib compression level in PNG encoder...
2007-10-09 Andreas Ömanreindent
2007-10-09 Baptiste Coudurierbetter lambda search method
2007-10-09 Carl Eugen HoyosEnable PAFF decoding
2007-10-09 Aurelien Jacobsoops... mpegvideo_enc also depends on motion_est and...
2007-10-09 Aurelien Jacobsdnxhdenc depends on mpegvideo_enc (usage of ff_convert_...
2007-10-08 Jeff DownsManage Picture buffers for fields as well as frames...
2007-10-08 Martin ZlomekFix deblocking for PAFF content
2007-10-08 Baptiste Coudurierdnxhd 36mbit support
2007-10-08 Baptiste Couduriertypo weigth->weight
2007-10-08 Baptiste Coudurierpreliminary 10 bit depth decoding support, still miss...
2007-10-08 Baptiste Couduriermerge
2007-10-08 Baptiste Coudurier10l, check 'i' validity before using it
2007-10-08 Baptiste Coudurierfix 10 bit per comp detection
2007-10-08 Baptiste CoudurierDNxHD (SMPTE VC-3) encoder
2007-10-08 Baptiste Coudurierexport convert_matrix and add ff_ prefix
2007-10-08 Baptiste Coudurierexport DCT_common_init and add ff_prefix
2007-10-07 Jeff DownsRe-indent after PAFF MMCO implementation patch.
2007-10-07 Jeff DownsAugment MMCO execution to work with both fields and...
next