]> git.sesse.net Git - ffmpeg/history - libavcodec
Don't seek when streamed
[ffmpeg] / libavcodec /
2007-09-05 Michael Niedermayercode to do halfpel interpolation per frame (unfinished...
2007-09-04 Mike MelansonFix issue 123 (Support Magic-carpet fli version,
2007-09-04 Carl Eugen HoyosSilence warnings about NAL_SVC_NON_IDR in H.264.
2007-09-04 Benoit Fouetadd a close function to bitstream filter
2007-09-03 Carl Eugen HoyosRemove error raising when explicitely skipping frame
2007-09-01 Vitor SessakRemove reimplementation of get_unary.
2007-09-01 Luca BarbatoCosmetics
2007-09-01 Aurelien Jacobsadd a warning message for unsupported kind of encoding
2007-08-31 Vitor SessakCosmetical: Empty line removal
2007-08-31 Vitor SessakComment about unsupported sample size
2007-08-31 Marc Hoffmanrenaming ARCH_BFIN to HAVE_BFIN
2007-08-30 Diego Biurruncosmetics: Add some whitespace for better readability.
2007-08-30 Diego Biurruncosmetics: Sort bitstream filters.
2007-08-30 Diego Biurruncosmetics: Sort some lines, whitespace changes.
2007-08-30 Diego BiurrunUse a consistent multiple inclusion guard.
2007-08-30 Denes Balatoniadd simple_idct implemented in Sparc VIS
2007-08-30 Vitor SessakRename function
2007-08-30 Vitor SessakReplace two #define's by inline functions
2007-08-30 Marc HoffmanHooking bfin/mathops.h
2007-08-30 Marc HoffmanBlackfin 32bit multiplication primitives MULH MUL16
2007-08-30 Reimar DöffingerReplace complicated and currently broken manual alignme...
2007-08-28 Luca Barbatosnow altivec is broken
2007-08-27 Roberto TogniChange 4xm demuxer and video decoder to pass the video...
2007-08-27 Michael Niedermayertypo
2007-08-27 Diego BiurrunSimplify preprocessor directives.
2007-08-27 Diego BiurrunChange SYS_DARWIN preprocessor checks to __APPLE__...
2007-08-26 Aurelien Jacobsadd get_unary_0_33() to help gcc with inlining
2007-08-26 Aurelien Jacobscleanup get_unary()
2007-08-26 Aurelien Jacobsmove get_unary() to its own file
2007-08-26 Diego BiurrunDo not wrongly mark Apple gcc workarounds as being...
2007-08-26 Guillaume Poirierremove alignment correction of the destination pointers...
2007-08-26 Ramiro PollaCONFIG_7REGS has been renamed to HAVE_7REGS
2007-08-26 Michael Niedermayerworkaround gcc bug, untested as my gcc is not complaining
2007-08-26 Michael Niedermayeroptimize the first vertical lifting step, this also...
2007-08-26 Michael Niedermayeroptimize 1st horizontal lifting step
2007-08-26 Michael Niedermayertypo
2007-08-26 Michael Niedermayerget rid of totally senseless "m" + read in register...
2007-08-26 Michael Niedermayersimplify senselessly complex addressing
2007-08-26 Michael Niedermayercosmetics
2007-08-26 Michael Niedermayeravoid overflow in the 3rd lifting step, this now needs...
2007-08-25 Michael Niedermayeravoid an overflow in the 1 horizontal lifting step
2007-08-25 Michael Niedermayerprevent one overflow in the first vertical lifting...
2007-08-25 Michael Niedermayerupdate mmx code to latest snow changes
2007-08-25 Diego Biurrunprettyprinting cosmetics
2007-08-25 Michael Niedermayercleanup (remove some old experimentation related code)
2007-08-25 Michael Niedermayerwe only have 2 wavelets, the 3rd was just for experimen...
2007-08-25 Michael Niedermayeruse 16bit IDWT (a SIMD implementation of it should...
2007-08-24 Diego Biurrunwhitespace/indentation cosmetics
2007-08-24 Diego BiurrunRemove HAVE_ALTIVEC preprocessor directives that are...
2007-08-24 Diego BiurrunFix trivial mixed declarations and code warning caused...
2007-08-24 Diego BiurrunRemove SYS_DARWIN preprocessor directive that is just...
2007-08-24 Diego BiurrunReplace SYS_DARWIN by the more correct __APPLE_CC__...
2007-08-24 Diego BiurrunMerge __MWERKS__ preprocessor directives.
2007-08-24 Diego BiurrunMove Apple gcc AltiVec vector declaration syntax to...
2007-08-24 Diego BiurrunReplace SYS_DARWIN by the more correct __APPLE_CC__...
2007-08-24 Michael Niedermayerint->uint8_t
2007-08-24 Michael Niedermayerint->int8_t (no need for them to be int ...)
2007-08-23 Reimar DöffingerAdd request_channels member to AVCodecContext so we...
2007-08-23 Michael Niedermayeruse more bits on the encoder side
2007-08-23 Luca AbeniInitialize the "stc" variable before using it in ff_fin...
2007-08-22 Diego BiurrunRename CONFIG_DARWIN to SYS_DARWIN, it is not configura...
2007-08-22 Michael Niedermayersimplify
2007-08-22 Benoit Fouetright filename in doxygen comment
2007-08-22 Diego Biurruncosmetics: alphabetical order
2007-08-22 Diego BiurrunSimplify preprocessor directives.
2007-08-22 Marc Hoffmanmake clean bfin
2007-08-22 Diego BiurrunIdentifiers starting with underscores are reserved.
2007-08-21 Aurelien Jacobsparsers and bsfs declarations are not meant to be part...
2007-08-21 Michael NiedermayerChange rounding of the horizontal DWT to match the...
2007-08-21 Aurelien Jacobsasv1.c directly uses Put/GetBitContext, so it should...
2007-08-21 Michael Niedermayerremove code which become unused by the previous changes
2007-08-21 Michael NiedermayerSimplify and optimize the 4th vertical lifting step...
2007-08-21 Michael NiedermayerSimplify and optimize the 4th vertical lifting step...
2007-08-20 Michael NiedermayerSimplify and speedup code, reduce needed headroom by...
2007-08-20 Michael Niedermayersimplify, speedup and reduce needed headroom by 2 bits...
2007-08-20 Michael Niedermayerreplace <<1 by add for SSE2 (untested)
2007-08-20 Michael Niedermayerreplace <<1 by add
2007-08-20 Michael Niedermayerslightly change horizontal lift3 so it needs 1 bit...
2007-08-20 Michael Niedermayerremove idiotc double subtraction from the sse2 code...
2007-08-20 Michael Niedermayerfixme note
2007-08-20 Michael Niedermayerand of course the unneeded double subtractions were...
2007-08-20 Michael Niedermayermore stupid double subtractions
2007-08-20 Michael Niedermayerget rid of idiotc double subtraction
2007-08-19 Benjamin LarssonCosmetics, indentation.
2007-08-19 Benjamin LarssonTrellis quantization support for adpcm_swf.
2007-08-19 Reimar DöffingerUse defines instead of raw hex numbers to specify CRC...
2007-08-15 Ramiro PollaCONFIG_7REGS -> HAVE_7REGS
2007-08-15 Marco GerardsMake the Golomb decoder work for Dirac
2007-08-14 Alexander StrangeStatements like a = b = c = d = e; store from right...
2007-08-13 Ramiro PollaIntroduce AVERROR_PATCHWELCOME
2007-08-13 Diego BiurrunMove msmpeg4 tables from a header file to msmpegdata.c.
2007-08-13 Ramiro PollaAdd attribute that forces alignment of stack to functio...
2007-08-13 Marc Hoffmanspecial handling for vp3 idct, use the c reference
2007-08-13 Michael Niedermayeruse bytestream_get_le*() this also fixes a big endian bug
2007-08-13 David BryantSupport for WavPack version 0x410 (false stereo chunks)
2007-08-13 Kostya ShishkovRename flag for consistency with the next commit
2007-08-13 David ConradAdd av_get_bits_per_sample_format()
2007-08-13 Michael Niedermayerfix type 3 aka skipped blocks for old version
2007-08-13 Michael Niedermayerfix motion vectors for old version
2007-08-13 Michael Niedermayerset pix_fmt properly depending on version
next