]> git.sesse.net Git - ffmpeg/history - libavcodec
atrac3dec: cosmetics: indentation
[ffmpeg] / libavcodec /
2008-10-02 Aurelien Jacobsatrac3dec: cosmetics: indentation
2008-10-02 Diego Pettenòfix warning reported by Intel C compiler:
2008-10-02 Diego PettenòIntel C compiler warns on this assignment in this if...
2008-10-02 Diego PettenòRemove duplicate "const" qualifier for *matrix.
2008-10-02 Jason Garrett-Glaserx264 has removed the b-rdo and bime options, and instea...
2008-10-02 Reimar DöffingerUse M_PI from libavutil/mathematics.h instead of defini...
2008-10-02 Reimar DöffingerMake 8svx codec context table pointer const to match...
2008-10-02 Diego Biurrunspelling cosmetics
2008-10-02 Reimar DöffingerRemove useless cyuv_decode_end function
2008-10-02 Reimar DöffingerAdd (additional) const to many global tables.
2008-10-02 Reimar DöffingerUse "static const" instead of "const static"
2008-10-02 Diego Biurruncosmetics: Change comment style for consistency.
2008-10-02 Benoit FouetRename some variables and add some comments to try...
2008-10-02 Carl Eugen HoyosRename copy_picture to ff_copy_picture.
2008-10-01 Carl Eugen HoyosFix memleak for currupt input.
2008-10-01 David ConradCosmetics: reindent
2008-10-01 David ConradUnneeded else
2008-10-01 David ConradUnneeded braces
2008-10-01 David ConradReturn if unpacking motion vectors for a keyframe
2008-10-01 David ConradCosmetics: indentation
2008-10-01 David ConradVisible width/height fields were added in Theora 3.2
2008-10-01 David Conradfilter_limit_values only needs 7 bits, make its tables...
2008-10-01 Benoit FouetFix indentation.
2008-10-01 Benoit FouetRemove useless context variable.
2008-10-01 Benoit FouetMerge declaration and assignment.
2008-10-01 Siarhei SiamashkaInterleaved forward/backward channels processing in...
2008-09-30 David ConradCosmetics: indentation
2008-09-30 David ConradMerge (vp3|theora)_calculate_pixel_addresses
2008-09-30 David ConradMissed hunks of last commit
2008-09-30 David ConradRemove unused vp3 debugging info
2008-09-30 Benoit FouetMove iv_decode_frame function to remove a forward decla...
2008-09-30 Benoit FouetRemove useless lines.
2008-09-30 Benoit FouetReindent whole file.
2008-09-30 Benoit FouetIndent.
2008-09-30 Benoit FouetSimplify iv_free_func().
2008-09-30 Benoit FouetMove allocated buffer out of YUV buffer structure.
2008-09-30 Benoit FouetRemove useless initializations.
2008-09-30 Benoit FouetCheck allocations on init.
2008-09-30 Benoit FouetRemove useless test.
2008-09-30 Benoit FouetCosmetics
2008-09-30 Benoit Fouetuse uint8_t instead of unsigned char
2008-09-30 Benoit FouetCorrector type fits in 8 bits.
2008-09-30 Benoit FouetRemove useless casts and use variable instead of its...
2008-09-30 Benoit FouetChange table types to uint8_t
2008-09-30 David ConradDowngrade severity of leftover bits in header packets...
2008-09-30 Michael NiedermayerAllocate 1 line more in the chroma plane for H.264...
2008-09-30 Michael NiedermayerReplace second (and wrong) call to avcodec_align_dimens...
2008-09-30 Michael NiedermayerDo not attempt to perform error concealment in lowres...
2008-09-29 Aurelien Jacobsatrac3: ensure input frame is not overwritten (it is...
2008-09-29 David ConradUse skip_frame for keyframe-only decoding rather than...
2008-09-29 Carl Eugen HoyosFix a warning about an undefined function when compilin...
2008-09-29 Diego BiurrunUniformly define _XOPEN_SOURCE to 600.
2008-09-28 Michael NiedermayerGuess picture type from picture coding extension when...
2008-09-28 Francesco CosoletoDocument the directpred auto value.
2008-09-28 Siarhei SiamashkaUse DECLARE_ALIGNED_16() on vorbis windows as they...
2008-09-27 Michael NiedermayerReplace apparently always true condition by assert().
2008-09-27 Michael NiedermayerSimplify pix_fmt_id instead of listing a subset of...
2008-09-27 Michael NiedermayerCheck the 4th plane too when selecting the pixfmt.
2008-09-26 Vitor SessakSimplify: avoid duplication backward_filter()
2008-09-26 Diego BiurrunRemove unused variable.
2008-09-26 Benjamin LarssonAdd support for Acelp.net fourcc and codecid, remuxing...
2008-09-25 Michael NiedermayerAvoid out of picture accesses when CODEC_FLAG_EMU_EDGE...
2008-09-25 Vitor SessakDo instead of divising a float by a constant, multiply...
2008-09-25 Michael NiedermayerEnsure that no non-existing frame is used.
2008-09-25 Michael NiedermayerDo not free sps & pps on width/height changes.
2008-09-25 Michael NiedermayerDo not use the generic "alloc missing references" code...
2008-09-25 Michael NiedermayerInitialize next/last_picture* as the generic code does...
2008-09-25 Michael NiedermayerPrint which slices are IDR not just the slice type.
2008-09-25 Michael NiedermayerFix CAVLC+8x8+MBAFF loop filter.
2008-09-24 Michael NiedermayerField -> MBAFF direct mode can use data from fields...
2008-09-24 Vitor SessakMove constant multiplication out of the loop
2008-09-24 Vitor SessakCosmetics: move convolve() together with the other...
2008-09-24 Vitor SessakSimplify: move division by constant off the loop
2008-09-24 Kostya ShishkovCorrect wrong lower limit and condition used in APE...
2008-09-23 Michael NiedermayerMerge the 2 lpc loops.
2008-09-23 Michael NiedermayerFactorize lpc code slightly.
2008-09-23 Kostya ShishkovCosmetics: reindent after last commit
2008-09-23 Kostya ShishkovAdd RLE4 and RLE8 decoding support for BMP
2008-09-23 Kostya ShishkovAdd support for 1-bit, 4-bit, 8-bit and some 16-bit...
2008-09-23 Kostya ShishkovCalculate line size correctly for bit depths < 8
2008-09-22 Michael NiedermayerA few empty lines for readability.
2008-09-22 Michael NiedermayerAnother try to fix temporal direct mode references.
2008-09-22 Diego Biurrunspelling cosmetics
2008-09-22 BradAltiVec detection support for OpenBSD, patch by Brad...
2008-09-22 Michael NiedermayerFix all the recent problems Justin had run into with...
2008-09-22 Michael NiedermayerFix ref_shift so that it is correct for more/all? MBAFF...
2008-09-21 Michael Niedermayerindent
2008-09-21 Michael NiedermayerCorrect comment in the direct mode code.
2008-09-21 Michael NiedermayerSimplify initialization of a few direct mode related...
2008-09-21 Michael NiedermayerMake MBAFF temporal direct mode closer to the spec.
2008-09-21 Michael NiedermayerMove direct_dist_scale_factor() and direct_ref_list_ini...
2008-09-21 Michael NiedermayerSet poc for field references in MBAFF.
2008-09-20 Stefano SabatiniLog an error message in case of invalid number of channels.
2008-09-19 Michael NiedermayerRemove fixme that is based on the assumption of !direct...
2008-09-19 Michael NiedermayerRemove check and error message for "MBAFF + !direct_8x8...
2008-09-18 Michael NiedermayerMake pps/sps scaling_matrix initialization closer to...
2008-09-18 Robert SwainZero 'idx' for each iteration of the coupling gain...
2008-09-18 Robert SwainCosmetics: missing brackets
2008-09-18 Alex ConverseCast the return value of get_bits() to signed integer...
2008-09-18 Michael NiedermayerEnsure that extradata is not parsed twice.
next