summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
...
* psdec: Simplify filter addressing by incrementing the "in" pointer.Alex Converse2010-06-20
* Fix typo in macro name.Nick Brereton2010-06-20
* psdec: Replace a division with a shift.Alex Converse2010-06-20
* Rename PS bitstream reading functions to have a read_ prefix.Alex Converse2010-06-20
* Cosmetics: whitespace.Alex Converse2010-06-20
* Use memcpy() where appropriate in PS stereo processing remapping.Alex Converse2010-06-20
* Allow PS envelope fixup when ps->num_env_old <= 1.Alex Converse2010-06-20
* 10l: aacsbr: Fix f_master[2] calculation when k2diff == -1.Alex Converse2010-06-20
* Document the PS_BASELINE define.Alex Converse2010-06-20
* Remove iid_mode from the PS context.Alex Converse2010-06-20
* Fix breakage in compilation with --disable-mpegaudio-hp introduced inVitor Sessak2010-06-20
* Remove libfaad wrapperMåns Rullgård2010-06-20
* psdec: Factorize iid/icc/ipd/opd parameter bitstream reading.Alex Converse2010-06-19
* Add HE-AAC v2 support to the AAC decoder.Alex Converse2010-06-19
* Factorize the mpegaudio windowing code in a function and call it by aVitor Sessak2010-06-19
* MPEG-2 DXVA2 implementationLaurent Aimar2010-06-18
* libvorbis: Use memmove instead of memcpy for shifting dataMartin Storsjö2010-06-16
* dvbsub: parse display definition segmentJanne Grunau2010-06-16
* Fix svq3 watermark log uncompress on 64bit, probably fixes issue 1263Baptiste Coudurier2010-06-15
* Support gray16be and rgb48be in movBaptiste Coudurier2010-06-15
* nellymoserdec: Increase the log level of messages when failing to decode dataMartin Storsjö2010-06-14
* ReindentMartin Storsjö2010-06-14
* nellymoserdec: Simplify calculation of numbers of blocksMartin Storsjö2010-06-14
* ReindentMartin Storsjö2010-06-14
* nellymoserdec: Allow using unusual input block sizesMartin Storsjö2010-06-14
* Remove filename from doxy commentVitor Sessak2010-06-11
* Remove useless include. Should fix compilation in MacOS X.Vitor Sessak2010-06-11
* Move indeo5-specific quant table selection to decode_gop_hdr.Maxim Poliakovski2010-06-11
* Include float.h to provide FLT_MAX define. Should fix compilation on windows.Vitor Sessak2010-06-11
* RealAudio 14.4k encoder.Francesco Lavra2010-06-11
* Move transform declarations out of IVIBandDesc so indeo4 can use them as well.Maxim Poliakovski2010-06-11
* Split do_output_subblock() into common code and decoder specific partsFrancesco Lavra2010-06-11
* Cosmetics: indentFrancesco Lavra2010-06-11
* Add ff_ prefix to non-static functionsFrancesco Lavra2010-06-11
* Split ra144.c in common code (to be shared with the future encoder) andFrancesco Lavra2010-06-11
* Quant changes only once per MB so move the corresponding scale factor assignmentMaxim Poliakovski2010-06-10
* Set bits_per_raw_sample in the pcm decoder.Justin Ruggles2010-06-10
* Remove unused parameter.Maxim Poliakovski2010-06-10
* avcodec.h: Clarify AVCodecContext::pix_fmt documentation since its value may ...Tomas Härdin2010-06-10
* Cosmetics: alignment and long line break.Benoit Fouet2010-06-10
* Cosmetics: use and place braces correctly in if ... else statements.Benoit Fouet2010-06-10
* Sanitize av_realloc() use in h264 mp4toannexb bistream filter.Benoit Fouet2010-06-10
* Improve the mp4toannexb BSF to convert the extradata.Luca Abeni2010-06-09
* Fix vp3_draw_horiz_band to calculate chroma offsets correctlyReimar Döffinger2010-06-08
* Pictor/PC Paint decoderPeter Ross2010-06-08
* Add ff_ega_palettePeter Ross2010-06-08
* Prepare Indeo4 (step 1): upscale indeo5 base tables by 2 and convert those in...Maxim Poliakovski2010-06-08
* libvpx: Set the libvpx frame dropping threshold to frame_skip_thresholdMartin Storsjö2010-06-08
* libvpx: Don't use the VPX_KF_FIXED modeJames Zern2010-06-08
* Cosmetics: Fold constants and re-indent after last commit.Alex Converse2010-06-08