]> git.sesse.net Git - ffmpeg/history - libavcodec
Get rid of some pointless '== NULL' / '!= 0' conditions in if statements.
[ffmpeg] / libavcodec /
2009-10-19 Diego BiurrunGet rid of some pointless '== NULL' / '!= 0' conditions...
2009-10-19 Stefano SabatiniAdd additional long names for the Flash Video decoder...
2009-10-19 Stefano SabatiniAdd additional long names for the Sorenson Vector Quant...
2009-10-19 Stefano SabatiniAdd additional long names for the Sorenson Vector Quant...
2009-10-19 Reimar Döffingermpegaudiodec, mpc and qdm2 all use the same mpa_synth...
2009-10-19 Diego Biurrunwhitespace cosmetics: prettyprinting, K&R style
2009-10-19 Carl Eugen HoyosFlip (M)JPEG frames encoded by Intel JPEG library.
2009-10-19 Diego BiurrunRemove pointless parentheses.
2009-10-19 Diego Biurruncosmetics: Remove pointless parentheses from return...
2009-10-19 Jason Garrett-GlaserUpdate libx264.c for x264 API change
2009-10-18 Loren Merrittfix linking on systems with a function name prefix...
2009-10-18 Loren Merrittsync yasm macros to x264
2009-10-18 Charles Yatesfix sar for dvcpro hd, patch by Charles Yates, charles...
2009-10-18 Loren Merritthuffyuv: add some const qualifiers
2009-10-18 Loren Merrittsimd add_hfyu_left_prediction
2009-10-18 Justin Rugglesadd CONFIG_LPC to the build system for lpc dsputil...
2009-10-18 Måns RullgårdWMAPRO: use some type punning in decode_coeffs()
2009-10-18 Vitor SessakReplace big square-root table by a call to ff_sqrt...
2009-10-18 Onur KüçükFix typo that mistakenly slipped into previous commit:
2009-10-18 Diego Biurruncosmetics: Break overly long lines.
2009-10-17 Justin RugglesMove autocorrelation function from flacenc.c to lpc...
2009-10-17 Michael NiedermayerRevert r20249, it seems the union trick works everywhere
2009-10-17 Jai Menonalacenc : use private compression_level value consistently.
2009-10-16 Alexander StrangeRemove a meaningless 'inline' from add_hfyu_left_predic...
2009-10-16 Alexander StrangeHuffyuv: Add missing const to src pointers in dsputil...
2009-10-16 Alexander StrangeHuffyuv: Remove unnecessary allocation in alloc_temp().
2009-10-16 Alexander StrangeHuffyuv: Fix a valgrind warning in get_vlc2().
2009-10-16 Jai Menonalacenc : Move some code around for clarity.
2009-10-16 Ramiro Pollamlp: Indent.
2009-10-16 Ramiro Pollamlp: Only initialize VLC tables once. This caused a...
2009-10-16 Reimar Döffingermlp: Use smaller CRC tables if CONFIG_SMALL.
2009-10-16 Carl Eugen HoyosDo not try to free memory that was never allocated...
2009-10-16 Carl Eugen HoyosRelease unreleased buffers found by make test.
2009-10-16 Michael NiedermayerVery evil missuse of svn to test if AVOption and AVOpti...
2009-10-16 Michael NiedermayerAdd an experimental AVOption2 that uses an union instea...
2009-10-16 Reimar DöffingerSplit parts of dvdata.h into dvdata.c, this ensures...
2009-10-15 Reimar DöffingerAdd support for hardcoded ff_sin_* tables.
2009-10-15 Reimar DöffingerMove/add COSTABLE/SINTABLE macros to dsputil to add...
2009-10-15 Reimar DöffingerRemove silly casts to the same type as we already have.
2009-10-15 Reimar DöffingerAdd missing release_buffer at decode end for asv1 decoder.
2009-10-15 Reimar DöffingerPartially revert r20233, exp2f is not available on...
2009-10-15 Frank BarchardRaise MAX_THREADS to 16.
2009-10-15 Reimar DöffingerDo not initialize ff_cos_* tables again in rdft_init...
2009-10-15 Reimar DöffingerUse cbrtf and exp2f instead of pow to calculate tables...
2009-10-14 Reimar DöffingerUse hardcoded instead of runtime-calculated ff_cos_...
2009-10-14 Kostya ShishkovRelease frame after decoding is done
2009-10-13 Reimar DöffingerPrint a warning message when avcodec_default_free_buffe...
2009-10-13 Reimar DöffingerRemove unnecessary calls to avcodec_check_dimensions...
2009-10-13 Reimar DöffingerCall release_buffer on close for v210dec and v210x
2009-10-13 Reimar DöffingerAdd missing release_buffer on close
2009-10-13 Reimar DöffingerAdd decoder for "forward uncompressed".
2009-10-13 Reimar DöffingerImplement execute2 for w32thread
2009-10-13 Reimar DöffingerFix w32thread implementation to handle job count >...
2009-10-13 Reimar Döffingerfft_dispatch array should be const
2009-10-13 Reimar DöffingerSimplify: use FFSWAP
2009-10-12 Sascha Sommerextend description of avcodec_decode_audio3:
2009-10-12 Reimar DöffingerReindent after removing the outer for loops in the...
2009-10-12 Reimar DöffingerMove dnxhdenc to execute2 multithreading API.
2009-10-12 Reimar DöffingerAdd an execute2 function that is more flexible and...
2009-10-11 Måns RullgårdARM: align stack in NEON h264 mc functions
2009-10-11 Måns RullgårdARM: simplify movrel definition as CONFIG_PIC is now...
2009-10-11 Reimar Döffinger100l in avpicture_layout: width of chroma planes depend...
2009-10-11 Kostya ShishkovWarn when WVC1 cannot be decoded
2009-10-10 Reimar DöffingerHack: set the coded frame PTS to the incoming PTS.
2009-10-10 Reimar DöffingerFix 100l incorrect bitmask check.
2009-10-10 Kostya ShishkovPrint error message when true interlaced VC-1 frames...
2009-10-09 Robert SwainAAC: Fix regression introduced in r20067 where ADTS...
2009-10-08 David Conraddca and aac decoders use float_to_int16_interleave...
2009-10-07 Måns RullgårdARM: whitespace cosmetics
2009-10-07 Måns RullgårdARM: NEON avg_pixels8 and avg_h264_qpel8_mc00
2009-10-06 Måns RullgårdARM: make function names all-lowercase
2009-10-06 Måns RullgårdARM: enable ARMv4 add_pixels_clamped
2009-10-06 Måns RullgårdARM: ARMv6 optimised add_pixels_clamped()
2009-10-06 Måns RullgårdARM: whitespace cosmetics
2009-10-06 Nathan CaldwellMove HuffYUV left prediction to dsputil.
2009-10-06 Andrew DennisonSince some junk may be or may be not present before...
2009-10-06 Reimar DöffingerRemove casts that are useless since the argument is...
2009-10-06 Jai MenonAllow building api-example from outside of libavcodec...
2009-10-05 Justin Rugglescosmetics: reindent and line wrap after last commit
2009-10-05 Justin Rugglesalacenc: add a fixed LPC coefficient mode as compressio...
2009-10-05 Michael NiedermayerRevert:
2009-10-04 Måns RullgårdARM: add ff_ prefix to lots of functions
2009-10-04 Måns RullgårdARM: cosmetics
2009-10-04 Måns RullgårdARM: replace some #if with if()
2009-10-04 Måns RullgårdARM: clean up file/function naming conventions
2009-10-04 Måns RullgårdARM: clean up dsputil initialisation
2009-10-04 Peter RossSun Raster RGB support
2009-10-03 Måns RullgårdARM: shorten some long macro names
2009-10-03 Måns RullgårdARM: update ldm/stm instructions to modern syntax
2009-10-03 Måns RullgårdARM: whitespace cosmetics
2009-10-03 Robert SwainReindent after channel layout commit from yesterday
2009-10-03 Sascha Sommerincrease maximum compressed frame size
2009-10-03 Sascha Sommerreturn AVERROR_INVALIDDATA when the bitstream could...
2009-10-03 Peter RossSupport decoding of uncompressed PCX scanlines
2009-10-02 Måns RullgårdARM: use plain labels for pc-relative addressing
2009-10-02 Måns RullgårdARM: remove unnecessary .fpu neon directives
2009-10-02 Måns RullgårdARM: use undocumented .syntax directive to enable UAL...
2009-10-02 Robert SwainAdd vorbis channel layout support according to those...
2009-10-02 Måns RullgårdARM: apply extern symbol prefix where needed
2009-10-01 Reimar DöffingerMake avcodec_open set codec_id and codec_type if they...
next