]> git.sesse.net Git - ffmpeg/history - libavcodec
Increase buffer size for RTP packet data because some ASF streams use a
[ffmpeg] / libavcodec /
2009-01-07 Carl Eugen HoyosRename ff_VDPAU as ff_vdpau.
2009-01-07 Carl Eugen HoyosRename bitstreamBuffers* as bitstream_buffers*
2009-01-07 Ramiro Pollaconfigure: allow to disable sse code.
2009-01-07 Diego BiurrunOnly #include svq3.c if the SVQ3 decoder is enabled.
2009-01-07 Diego BiurrunThe SVQ3 decoder uses ff_svq1_packet_checksum from...
2009-01-07 Robert SwainSupport ADTS AAC files in the ffaac decoder (limited...
2009-01-07 Michael NiedermayerDocument the need of buf=NULL buf_size=0 at the end...
2009-01-07 Diego BiurrunAdd missing headers to allow 'make checkheaders' to...
2009-01-07 Diego BiurrunUse <> instead of "" for system headers.
2009-01-07 Alex ConverseFactorise enum of AC3 error types to be usable by AAC...
2009-01-07 David ConradAdd AltiVec versions of h264_idct_add(8|16|16intra),
2009-01-07 Diego BiurrunDisable SVQ3 checks if SVQ3 support is not compiled in.
2009-01-06 David ConradAdd Altivec version of vector_fmul_window.
2009-01-06 David Conradadd AltiVec implementation of weight_h264_pixels(16...
2009-01-06 Aurelien Jacobsensure that no GPL code is linked to LGPL only libavcodec
2009-01-06 Carl Eugen HoyosRename mpeg_set_pixelformat() as mpeg_get_pixelformat().
2009-01-06 Carl Eugen HoyosFactorise setting of avctx->pix_fmt.
2009-01-06 David ConradFix float_to_int16_altivec prototype to match float_to_...
2009-01-06 David Conradfix compilation with GCC-4.3+
2009-01-06 David Conradoffset and weights are signed, fixes some non-bitexact...
2009-01-06 Carl Eugen Hoyos1l: Forgot to rename header guard.
2009-01-05 Carl Eugen HoyosExport VDPAU support by installing vdpau.h.
2009-01-05 Carl Eugen HoyosRename vdpau_render.h as vdpau.h.
2009-01-05 David Conradadd AltiVec implementation of biweight_h264_pixels...
2009-01-05 David ConradAltiVec version of h264_idct(8)_dc_add
2009-01-05 Carl Eugen HoyosMinistry of English Composition treatment: s/Alloced...
2009-01-05 Carl Eugen HoyosRemove leading underscore from union declaration.
2009-01-05 Diego BiurrunAdd missing 'void' keyword to parameterless function...
2009-01-05 Diego Biurrunspelling/grammar and whitespace cosmetics
2009-01-05 Jason Garrett-Glaser50l: Reenable error resilience for H264 (Patch by Dark...
2009-01-05 Carl Eugen HoyosCosmetics: Fix indentation.
2009-01-05 Carl Eugen Hoyos100l: Add a deleted '{'.
2009-01-04 NVIDIA CorporationAdd VDPAU hardware accelerated decoding for H264 which...
2009-01-04 Michael NiedermayerMove metadata API from avcodec to avformat.
2009-01-04 Michael NiedermayerGeneric metadata API.
2009-01-04 Mathieu VeltenUse H264 MMX chroma functions to accelerate RV40 decoding.
2009-01-03 Michael NiedermayerBump LIBAVCODEC_VERSION_MINOR due to AVSubtitle changes.
2009-01-03 Michael NiedermayerAdd type, text and ass to AVSubtitleRect.
2009-01-03 Michael NiedermayerReplace AVSubtitleRect.rgba_palette and bitmap by AVPic...
2009-01-03 Michael NiedermayerReplace some fixed width variable from AVSubtitle*...
2009-01-03 Michael NiedermayerForgot to update (I likely missed it due to its similar...
2009-01-03 Michael NiedermayerFuture doxy for a few fields of AVSubtitleRect.
2009-01-03 Michael NiedermayerChange AVSubtitle.rects to an array of pointers so...
2009-01-03 Michael NiedermayerAdd enum AVSubtitleType
2009-01-03 Jason Garrett-GlaserAdd x264 SSE2 iDCT functions to H.264 decoder.
2009-01-02 Diego BiurrunAvoid POSIX-reserved _t namespace.
2009-01-02 Diego BiurrunAvoid POSIX-reserved _t namespace.
2008-12-30 Måns RullgårdARM: work around linker bug with movw/movt relocations...
2008-12-30 Måns RullgårdARM: rename coefficient table in NEON IDCT
2008-12-29 Aurelien JacobsRemove duplicated dot product code. Use dsputil's
2008-12-29 Kostya ShishkovIt turned out that RV30 uses motion vectors for forward...
2008-12-28 Michael NiedermayerExplain the lack of +3/7
2008-12-28 Carl Eugen HoyosRevert r16375: It broke aac decoding.
2008-12-28 Carl Eugen HoyosReduce number of warnings when compiling with icc by...
2008-12-28 Carl Eugen HoyosSilence one warning when compiling with icc:
2008-12-28 Carl Eugen HoyosFix h264 decoding on SSE2 cores with icc compilation.
2008-12-27 Måns RullgårdReplace UNALIGNED_STORES_ARE_BAD with !HAVE_FAST_UNALIGNED
2008-12-27 Måns Rullgårdsimple_idct: use MUL16 and MAC16 from mathops.h
2008-12-27 Diego Biurrunconsistency cosmetics: Rename POWERPC identifiers to...
2008-12-27 Luca BarbatoRemove stray code
2008-12-27 Luca BarbatoCleanup _t types in libavcodec/ppc
2008-12-27 Reimar DöffingerBump minor number for many small improvements, tiff...
2008-12-26 Måns RullgårdARM: NEON optimised float_to_int16
2008-12-26 Michael NiedermayerEnable faxcompr.
2008-12-26 Michael Niedermayerindent
2008-12-26 Michael NiedermayerSimplify vertical mode
2008-12-26 Michael NiedermayerAnd another sechole ...
2008-12-26 Michael NiedermayerFix yet another sechole.
2008-12-26 Michael NiedermayerFix another sechole.
2008-12-26 Michael NiedermayerMinor simplification.
2008-12-26 Michael NiedermayerRemove unused run_start variable.
2008-12-26 Michael NiedermayerMove sync line pointers code to the end of the loop...
2008-12-26 Michael NiedermayerGet rid of check for condition that is always true...
2008-12-26 Michael NiedermayerGet rid of pix_left in the 2d code, it is simpler that...
2008-12-26 Reynaldo H. Verdej... COSMETICS Part 3 and final of Kenan Gillet's QCELP...
2008-12-26 Reynaldo H. Verdej... Part 2 of Kenan Gillet's QCELP silence handling patch.
2008-12-26 Michael NiedermayerFactorize "avctx->width + 2" out to avoid someone mista...
2008-12-26 Michael Niedermayercosmetic (moving pix_left update)
2008-12-26 Michael NiedermayerClose gaping sechole. That is, a series of run=0 allows...
2008-12-26 Michael Niedermayerminor simplification
2008-12-26 Michael NiedermayerMerge ff_ccitt_unpack_1d and 2d.
2008-12-26 Michael NiedermayerEnsure that an invalid run terminates the line.
2008-12-26 Michael Niedermayer10l != vs. == (yes, my fault not kostya's).
2008-12-26 Michael Niedermayerindent
2008-12-26 Michael NiedermayerSimplify zero run handling in put_line().
2008-12-26 Michael NiedermayerAvoid negation in put_line().
2008-12-26 Michael NiedermayerFactorize mode switching in put_line().
2008-12-26 Michael NiedermayerFix (rewrite) find_group3_syncmarker().
2008-12-26 Michael NiedermayerCCITT Fax Group 3 and 4 decompression by kostya.
2008-12-26 Diego BiurrunASAO Nelly Moser implementation moved to a better place...
2008-12-26 Benoit Fouets/FFmpeg-devel/ffmpeg-devel/
2008-12-26 Jason Garrett-GlaserFix compilation without optimization under 64-bit with...
2008-12-25 Måns RullgårdARM: add new h264 idct functions
2008-12-25 Guillaume PoirierDisable usage of ff_h264_idct_add_altivec since AltiVec...
2008-12-25 Diego BiurrunChange mplayerhq.hu references to ffmpeg.org where...
2008-12-25 Diego BiurrunFix sample URL.
2008-12-25 avcoderThe VC-1/WMV3 decoders depend on ENABLE_MSMPEG4_DECODER.
2008-12-25 Loren Merrittflatten an array, since gcc fails at optimizing multidi...
2008-12-24 Michael Niedermayerexport refs
2008-12-24 Michael NiedermayerAllow decoders to set AVCodecContext.refs.
next