]> git.sesse.net Git - ffmpeg/history - libavcodec
Use disabled() to check for GPL.
[ffmpeg] / libavcodec /
2007-01-28 Benjamin LarssonSort out the diffrent cook versions.
2007-01-28 Benjamin LarssonCook stereo (MONO_COOK2) bugfix, by Ian Braithwaite.
2007-01-27 Benjamin LarssonGet rid of one warning.
2007-01-27 Luca BarbatoSimplify and avoid a warning (should be faster on Cell...
2007-01-27 Kostya ShishkovCoded residual in WavPack may be > 0xFFFF
2007-01-27 Reimar DöffingerFix _LZO_H vs. LZO_H typo
2007-01-27 Reimar DöffingerFix buffer end checks in lzo copy code to work in all...
2007-01-27 Måns Rullgårdrename CMOV_IS_FAST to HAVE_FAST_CMOV and simplify...
2007-01-27 Reimar DöffingerAdd lzo test code
2007-01-27 Luca BarbatoFix warnings and simplify/reorder the code
2007-01-27 Michel BardiauxSegregate code common to BMP decoder and future encoder
2007-01-27 Kostya ShishkovSet aspect ratio if present (for AP only)
2007-01-26 Michael Niedermayerfix inifnite loop with http://sam.zoy.org/zzuf/lol...
2007-01-26 Panagiotis IssarisTypo
2007-01-26 Baptiste Coudurierremove void * used in arithmetic warnings
2007-01-26 Michael Niedermayercosmetics / remove #if 0 code
2007-01-25 Panagiotis IssarisSilence GCC when incorrectly complaining that the ...
2007-01-25 Panagiotis IssarisBring down the number of snow.c warnings from 27 to...
2007-01-25 Panagiotis IssarisBrings down the number of snow.c warnings from 33 to...
2007-01-25 Benjamin LarssonDon't copy more then needed, bugfix by Gus Scheidt...
2007-01-25 Kostya ShishkovSome TIFFs do not set rows per strip for single strip.
2007-01-25 Diego BiurrunMove conditional CFLAGS and OBJS setting to common...
2007-01-25 Diego BiurrunTheora encoding via libtheora.
2007-01-24 Kostya ShishkovAdd debug messages for AP headers
2007-01-24 Kostya ShishkovOff-by-one error fix
2007-01-24 Kostya ShishkovFail on VC-1 interlaced streams
2007-01-24 Baptiste Coudurieradd hint for closed gop and sc threshold error message
2007-01-24 Ian Caulfieldfix indentation, patch by Ian Caulfield % ian P caulfie...
2007-01-24 Ian CaulfieldAllows the AC3 parser to read the frame size and codec...
2007-01-24 Michael Niedermayerset last_picture for h.264 too, this significantly...
2007-01-24 Michael Niedermayercrash fix by Carl Eugen Hoyos cehoyos ag.or at
2007-01-24 Michael Niedermayerexplicit values for all enums
2007-01-24 Michael Niedermayerenum
2007-01-24 Michael Niedermayermaybe fix segfault with missing extradata (unchecked)
2007-01-23 Michael Niedermayerfix segfault with darkkben.free.fr/corrupted_h264.mp4
2007-01-23 Michael Niedermayerflame
2007-01-23 Michael Niedermayercheck num_reorder_frames for validity
2007-01-23 Michael Niedermayeradding assert to protect delayed_pic
2007-01-23 Luca Barbato10l, there is a corner case afterall...
2007-01-22 Michael Niedermayer1/0 fix
2007-01-22 Diego BiurrunFix FSF postal address.
2007-01-22 Diego BiurrunFix some more license headers.
2007-01-21 Diego Biurruncosmetics: Sort decoder/encoder/parser variables lists.
2007-01-21 Måns Rullgårdremove the last #ifdef from allcodecs.c
2007-01-21 Diego Biurruncosmetics: List all encoders together.
2007-01-21 Måns Rullgårdremove useless #ifdef CONFIG_ZLIB
2007-01-21 Måns Rullgårdremove useless #ifdef CONFIG_ZLIB
2007-01-21 Benjamin LarssonRemove debug line.
2007-01-21 Benjamin LarssonAdd flashsv encoder to changelog and fix the encoder...
2007-01-21 Måns Rullgårdremove no longer needed ifeq tests
2007-01-21 Måns Rullgårdremove no longer needed #ifdefs
2007-01-21 Benjamin LarssonFlash screen video encoder.
2007-01-21 Diego BiurrunDeclare zlib dependency in the Makefile, not in the...
2007-01-21 Benjamin LarssonReally fix my never ending mistakes.
2007-01-21 Benjamin LarssonDon't break compilation on systems without zlib.
2007-01-21 Benjamin LarssonThe block_size might be used incorrectly if it is not...
2007-01-21 Luca BarbatoConstantize AVOption, solve few warnings, patch from...
2007-01-21 Benjamin LarssonFixed a typo, cosmetics.
2007-01-21 Benjamin LarssonGet rid of #ifdef CONFIG_ZLIB in the code. Code cleanup.
2007-01-21 Reimar DöffingerFix crash when pred_order greater s->blocksize >> rice_...
2007-01-20 Michael Niedermayerchecking bitstream values and other related changes
2007-01-19 Alex Beregszaszirename BE/LE_8/16/32 to AV_RL/B_8/16/32
2007-01-19 Guillaume Poirierremove useless cast that makes code unreadable
2007-01-19 Francois Oligny... harden h264 decoding to prevent some crashes when input...
2007-01-19 Michael Niedermayeruint16->uint8
2007-01-18 Panagiotis IssarisChange the Snow encoder to always use the available...
2007-01-17 Luca BarbatoAvoid branches in the loop and solve a gcc warning
2007-01-17 Luca BarbatoCosmetics
2007-01-17 Panagiotis Issarisfix segfault with http://sam.zoy.org/zzuf/lol-ffplay...
2007-01-16 Michael Niedermayerset data_size to 0 so that in case we return without...
2007-01-16 Luca Barbatofix a gcc warning, avoid an unnecessary operation
2007-01-16 Reimar DöffingerAvoid calling decode_slice when context_initialized...
2007-01-15 Michael Niedermayerfix segfault with http://sam.zoy.org/zzuf/lol-ffplay...
2007-01-15 Roman Shaposhnik * Fixing a bug with incorrect bits set in AAUX sourc...
2007-01-14 Michael Niedermayeravcodec_decode_audio2()
2007-01-14 Michael Niedermayerer and strict also apply to audio theoretically
2007-01-14 Aurelien Jacobscosmetics: reindent
2007-01-14 Aurelien Jacobsadd support for another variant of vp6
2007-01-14 Reimar DöffingerBuffer for get_bits must be padded because readers...
2007-01-13 Michael Niedermayersome interlaced direct sanity checks
2007-01-13 Michael Niedermayerreplace a few hardcoded numbers with their correct...
2007-01-13 Michael Niedermayerfix 16 CABAC_BIT * 10l bug introduced in r6578
2007-01-10 Baptiste Coudurierprint error when decoding fails
2007-01-10 Diego BiurrunUnconditionally enable Theora decoder. It works fine...
2007-01-07 Guillaume Poirieradd missing bit from commit r7423
2007-01-07 Siarhei SiamashkaOptimization of 'dct_unquantize_h263_intra' for ARM...
2007-01-07 Robert Swainenable bidirectional me with x264
2007-01-07 Diego Biurruncosmetics: Reorder external libraries.
2007-01-07 Diego Biurrunvariable renaming: mp3lame --> libmp3lame
2007-01-06 Diego BiurrunRename variables: faad --> libfaad, faac --> libfaac...
2007-01-06 Diego Biurrunvariable renaming: dts --> libdts
2007-01-06 Diego BiurrunRename variables: a52 --> liba52, a52bin --> liba52bin
2007-01-03 Michael Niedermayermaybe fixing a segfault
2007-01-03 Michael Niedermayerdead code removial
2007-01-02 Michael Niedermayerstore a few values in the header as difference to the...
2007-01-01 Kostya ShishkovDecode previous 32 frames to avoid seeking artifacts...
2006-12-26 Michael Niedermayerskiprd doxygen comment from avcodec.h -> AVOption comment
2006-12-24 Kostya ShishkovMusepack SV7 decoding support
2006-12-23 Michael Niedermayerskiprd
2006-12-22 Michael Niedermayertest DIRECT{0,0} too if flag mv0 is used
next