]> git.sesse.net Git - ffmpeg/history - libavcodec
mlpdec: Cleaner and better termination word check.
[ffmpeg] / libavcodec /
2009-03-30 Ramiro Pollamlpdec: Cleaner and better termination word check.
2009-03-30 Ramiro Pollamlpdec: More validation for read_channel_params()
2009-03-30 Ramiro Pollamlpdec: whitespace cosmetics.
2009-03-30 Ramiro Pollamlpdec: Simplify &foo[0] to foo and use index (which...
2009-03-30 Ramiro Pollamlpdec: Split filter_state_buffer into [fi]irbuf and...
2009-03-30 Ramiro Pollamlpdec: Unroll copying filter state data and filtering...
2009-03-30 Ramiro Pollamlpdec: Max filter orders for FIR and IIR are 8 and...
2009-03-29 Reimar DöffingerMerge the 3 COPY_FROM_* macros with lots of duplicated...
2009-03-29 Reimar DöffingerChange CHECK_STREAM_PTR macro to correctly handle the...
2009-03-29 Reimar DöffingerSimplify check for leftover bytes after decoding for...
2009-03-29 Reimar DöffingerGet rid of pointless "B" array in interplayvideo decoder.
2009-03-29 Reimar DöffingerReplace many tiny loops in the interplayvideo decoder...
2009-03-29 Reimar DöffingerMake ipvideo_decode_block array constant, compile-time...
2009-03-29 Diego BiurrunGeneralize example target rule in common.mak so that...
2009-03-29 Diego BiurrunRename apiexample.c --> api-example.c to be consistent...
2009-03-28 Ramiro Pollamlpdec: Remove few random dprintf()s.
2009-03-27 Ramiro Pollamlpdec: Check for blocksize in proper range.
2009-03-27 Ramiro Pollamlpdec: quant_step_size can be any value from 0 to...
2009-03-27 Ramiro Pollamlpdec: output_shift can be any value from -8 to 7.
2009-03-27 Ramiro Pollamlpdec: output_shift is signed
2009-03-27 Ramiro Pollamlpdec: Split read_channel_params() into its own function.
2009-03-27 Ramiro Pollamlpdec: Split read_matrix_params() into its own function.
2009-03-27 Kostya ShishkovMerge some cases for reading raw data with different...
2009-03-26 Ramiro PollaUse intptr_t when casting pointers to int.
2009-03-25 Diego Biurrunfft-test does not depend on fdctref.o.
2009-03-25 Diego BiurrunMove adding the '-test$(EXESUF)' suffix to test program...
2009-03-24 Justin Rugglescosmetics: add an @return to documentation for decode_f...
2009-03-24 Robert SwainUpdate apiexample.c to use the newer avcodec_decode_aud...
2009-03-24 Justin Rugglesflacdec: split frame header decoding and validation...
2009-03-23 Gwenole BeauchesneAdd MPEG-2 bitstream decoding through VA API.
2009-03-23 Benoit FouetMove av_class to AVResampleContext instead of ReSampleC...
2009-03-23 Alex ConverseAAC: Ignore cc_domain for independent (time domain...
2009-03-22 Stefano SabatiniAdd pcxenc.o to the $OBJS list, it was erroneously...
2009-03-22 Justin Rugglesflacdec: cosmetics: white space
2009-03-22 Justin Rugglesflacdec: cosmetics: separate the pure frame header...
2009-03-22 Diego BiurrunRename 'tests' target to 'testprogs'. It is too easily...
2009-03-22 Diego BiurrunSplit AVCodec declarations for PAM/PBM/PGM/PGMYUV/PPM...
2009-03-22 Stefano SabatiniMake the pixel formats which were defined as macros:
2009-03-22 Justin Rugglesflacdec: allow sample rate to change mid-stream, but...
2009-03-22 Diego BiurrunAdd rule for building API example programs.
2009-03-22 Stefano SabatiniFactorize: use the X_NE() macro in avcodec_get_pix_fmt().
2009-03-22 Justin Rugglesflacdec: cosmetics: indentation
2009-03-22 Stefano SabatiniImplement X_NE() macro.
2009-03-22 Justin Rugglesflacdec: change frame bps validation to return an error...
2009-03-22 Justin Rugglesflacdec: cosmetics: add some braces to if/else statements
2009-03-22 Justin Rugglesflacdec: skip frame when allocated data size is too...
2009-03-22 Justin Ruggles10l: don't check against current layout until after...
2009-03-22 Justin Rugglesflacdec: give a more accurate error message when valida...
2009-03-22 Stefano SabatiniExport to pixdesc.h the av_pix_fmt_descriptors array.
2009-03-22 Justin Rugglesflacdec: move data size check to flac_decode_frame()
2009-03-22 Justin Rugglesflacdec: comments and white space.
2009-03-22 Justin Rugglescosmetics: vertical alignment
2009-03-22 Justin Rugglesflacdec: remove unneeded local variable
2009-03-22 Justin Rugglesflacdec: cosmetics: rename 3 variables
2009-03-22 Justin Rugglesflacdec: use a local variable for GetBitContext in...
2009-03-22 Kostya ShishkovAdd AURA 1 and 2 codec IDs and register their FOURCCs
2009-03-22 Baptiste Coudurierinit ext sample rate to 0 if not present
2009-03-22 Gwenole BeauchesneAdd common VA API data structures and helpers.
2009-03-21 Gwenole BeauchesneAdd support for HW accelerated VC-1 decoding through...
2009-03-21 Stefano SabatiniChange the RGB5X5/BGR5X5 pixel format defines so that...
2009-03-21 Stefano SabatiniExtend the behavior of avcodec_get_pix_fmt(), if it...
2009-03-21 Stefano SabatiniGlobally prefer enum PixelFormat over int when it makes...
2009-03-21 Diego BiurrunFix reference to av_random_init where av_lfg_init was...
2009-03-21 Daniel VerkampMake Smacker audio decoder output audio in original...
2009-03-21 Diego BiurrunRemove deprecated functions and structures on next...
2009-03-21 Reimar DöffingerFix avpicture_get_size for non-paletted formats with...
2009-03-21 Justin Rugglesadd a function to calculate a more accurate estimate...
2009-03-21 Justin Rugglesflacdec: account for frame and subframe header overhead...
2009-03-21 Justin Rugglesrevert accidental unrelated change in last commit
2009-03-21 Justin Rugglesshare sample rate and blocksize tables between the...
2009-03-21 Justin Rugglesflacenc: remove unneeded variable, 'min_encoded_framesi...
2009-03-21 Justin Rugglesflacdec: remove unneeded variable, 'assignment'
2009-03-21 Justin Rugglesflacdec: cosmetics: rename 'decorrelation' to 'ch_mode'
2009-03-21 Justin Rugglesflacenc: remove unneeded context variable, 'ch_code'
2009-03-21 Justin Rugglesshare channel mode constants between the FLAC decoder...
2009-03-20 Stefano SabatiniRemove declaration of the removed function img_convert().
2009-03-20 Benjamin LarssonGet rid of av_random in cook.c
2009-03-20 Benjamin LarssonGet rid of av_random in nellymoserdec.c
2009-03-20 Daniel VerkampPCX encoder that handles 1-, 8-, and 24-bpp pixfmts.
2009-03-20 Ramiro Pollamlp, truehd: support non 1:1 channel mapping.
2009-03-20 Ramiro PollaSupport "next parameter flags present" flag.
2009-03-20 Ramiro Pollatruehd: support up to 3 substreams.
2009-03-20 Gwenole BeauchesneRename hwaccel_data_private to hwaccel_picture_private.
2009-03-20 Diego BiurrunReplace random() usage in test programs by av_lfg_*().
2009-03-20 Diego BiurrunOnly build motion-test if MMX is enabled.
2009-03-20 Diego BiurrunAlign test program output columns.
2009-03-20 Diego BiurrunRemove unused libavutil/random.h #include.
2009-03-20 Diego BiurrunUse correct header for struct AVLFG.
2009-03-19 Matthieu CastetRemove useless casting in asm "m" operand.
2009-03-19 Reimar DöffingerFix indentation after r18047.
2009-03-19 Reimar DöffingerChange linesize alignment method to ensure that linesiz...
2009-03-19 Reimar DöffingerDo not set linesize for palette data, it does not make...
2009-03-19 Ramiro PollaSplit TrueHD decoder from MLP
2009-03-19 Diego BiurrunNicely align output columns.
2009-03-19 Justin Rugglesshare some constants between the FLAC encoder and FLAC...
2009-03-18 Stefano SabatiniImplement a name field for AVPixFmtDescriptor.
2009-03-18 Alex ConverseFix typo in AOT_ER_AAC_ELD
2009-03-18 Alex ConverseUpdate the MPEG-4 AOT table.
2009-03-18 Alex ConverseMove MPEG-4 AOT enum to mpeg4audio.h.
2009-03-17 Ramiro Pollause intptr_t to cast pointers to int in codecs maintain...
next