]> git.sesse.net Git - ffmpeg/history - libavcodec
Separate the packet fetching from the data reading, so that the data reading
[ffmpeg] / libavcodec /
2008-12-13 Diego BiurrunReplace 'typedef struct ustr_t' by 'struct ustr', _t...
2008-12-13 Diego BiurrunAdd img_convert() to imgconvert.h and #include it from...
2008-12-13 Luca BarbatoLet imgresample altivec code build
2008-12-13 Luca BarbatoCleanup types
2008-12-13 Luca BarbatoUnbreak imgresample altivec
2008-12-12 Stefano Sabatinis/#AVClass/AVClass/, consistent with the rest of the...
2008-12-12 Michael NiedermayerMore POSIX _t namespace cleanup.
2008-12-12 Guillaume Poirieradd Altivec implementation of clear_block
2008-12-12 Oded ShimonRename all vorbis encoder related typedefs to not use...
2008-12-12 Jay Freemanfix mjpega bitfilter when dht, dqt, sof0 are not ordere...
2008-12-12 Aurelien Jacobsrename Vp56Model to VP56Model for consistency
2008-12-12 Baptiste Coudurierdnxhd get_pixels_8x4_sym sse2
2008-12-12 Baptiste CoudurierMove get_pixels_8x4 before init func to avoid useless...
2008-12-12 Baptiste Coudurierrename 4x8 to 8x4 to match widthxheight consistently
2008-12-11 Aurelien Jacobscosmetics: vertical alignment
2008-12-11 Aurelien Jacobsavoid POSIX reserved _t suffix
2008-12-11 Aurelien Jacobsavoid POSIX reserved _t suffix
2008-12-11 Michael Niedermayers/qp_t/qp_tt/ to avoid bad examples that could lead...
2008-12-11 Vitor SessakAvoid POSIX reserved _t suffix.
2008-12-11 Vitor SessakRename ROQDPCMContext_t to ROQDPCMContext to avoid...
2008-12-11 Baptiste Couduriermove structure definitions in their own header
2008-12-11 Baptiste Couduriercosmetics
2008-12-11 Baptiste Coudurieruse dsp clear_block
2008-12-11 Baptiste Coudurieruse dsp clear_block
2008-12-11 David ConradFix compilation with only Theora decoder enabled
2008-12-11 Kenan GilletAvoid the 'Claimed bitrate and buffer size mismatch...
2008-12-10 Loren Merrittclear_block mmx
2008-12-10 Loren Merrittfix progressive jpeg:
2008-12-10 Måns RullgårdAAC: move scratch array to context to ensure 16-byte...
2008-12-09 Alexis BallierRemove useless inline qualifier, fixes linking with...
2008-12-09 Alex ConverseAAC: Use a sign LUT rather than 1-2*get_bits1()
2008-12-09 Alex ConverseAAC: Unroll code within decode_spectrum_and_dequant...
2008-12-09 Alex ConverseAAC: Remove unnecessary fabsf()
2008-12-08 Stefano SabatiniMake av_log_missing_feature an internal function, and...
2008-12-08 Justin Rugglescosmetics: alignment after last commit
2008-12-08 Justin Rugglesac3: detect dba errors and prevent writing past end...
2008-12-07 Kostya ShishkovDo not attempt to decode RV30/40 B-frames without anchors.
2008-12-07 Ramiro Pollamlp: cosmetics: remove {}s over one-lined if.
2008-12-07 Ramiro Pollamlp: support bit-depths greater than 16 by default.
2008-12-06 Justin Rugglesac3dec: simplify exponent bounds checking
2008-12-06 Mathieu Veltenmlp: Fix compilation under CONFIG_AUDIO_NONSHORT.
2008-12-06 Justin Rugglesac3dec: add missing feature log message for block start...
2008-12-06 Justin Rugglesac3dec: use skip_bits_long() for block start bits
2008-12-06 Justin Rugglesac3dec: unroll inner loop in exponent decoding. 46...
2008-12-06 Justin Rugglescosmetics: vertical alignment
2008-12-06 Justin Rugglescosmetics: reindent after last commit
2008-12-06 Justin Rugglesac3dec: detect out-of-range exponents
2008-12-06 Måns RullgårdARM: remove some useless comments
2008-12-06 Kostya ShishkovMake decoding run of pixels in MS RLE saner.
2008-12-06 Kostya ShishkovPrint out some errors found during MS RLE decoding
2008-12-06 Kostya ShishkovAASC can contain raw data in addition to MS-RLE
2008-12-05 Michael NiedermayerCheck that cpb_count is within the allowed range.
2008-12-05 Michael NiedermayerFix FF_OPT_TYPE_INT64 support of defaults.
2008-12-05 Jai MenonFix an overflow in the predictor.
2008-12-04 Vitor SessakSilence some ICC warnings. Patch by Vitor Sessak.
2008-12-04 Reynaldo H. Verdej... Add expected const qualifier on 'buf' to match AVCodec...
2008-12-04 Reynaldo H. Verdej... COSMETICS, add missing remarks crediting Ben and Kenan
2008-12-04 Kostya ShishkovFraps version 3 seems to be the same as Fraps v5
2008-12-04 Baptiste Coudurierpartial WRAW fourcc support, might need image flipping
2008-12-04 Justin Rugglessilence gcc warning: ‘n_bands’ may be used uninitialized
2008-12-04 Justin Rugglesac3dec: use uint8_t for band sizes
2008-12-04 Reynaldo H. Verdej... Removes misleading const qualifier, gets rid of two...
2008-12-03 Måns RullgårdARM: convert VFP code to UAL syntax
2008-12-03 Michael NiedermayerImplement complexity estimation parsing and try to...
2008-12-03 Diego BiurrunDelete unnecessary 'extern' keywords.
2008-12-03 Justin Rugglesac3dec: skip decoding and use error concealment for...
2008-12-03 Laurent Aimarmlp: initialize all CRC tables in a common function.
2008-12-02 Reynaldo H. Verdej... Trivial rephrasing, avoids too long line
2008-12-02 Reynaldo H. Verdej... Trivial, Cosmetics, mostly brace placement changes
2008-12-02 Kostya ShishkovFix reading out of buffer during RV30/40 deblock mask...
2008-12-02 Kostya Shishkov34l: forgot to change one case of chroma MC for RV40
2008-12-02 Kostya ShishkovCheck RV30/40 slice offsets to be inside buffer.
2008-12-02 Kostya ShishkovUpdate ff_rv34_decode_frame() arguments definition
2008-12-02 Kostya ShishkovRemove unused RV40 spatial intra prediction function
2008-12-02 Kenan GilletCommit last ok'ed parts of QCELP decoder and enable it.
2008-12-02 Michael NiedermayerFix regression test failure with pthreads on multiproce...
2008-12-01 Kenan GilletMore OKed parts of the QCELP decoder
2008-12-01 Vitor SessakRemove hack added to make "make checkheaders" pass...
2008-12-01 Kenan GilletMore OKed parts of the QCELP decoder
2008-12-01 Michael NiedermayerGet rid of now unneeded pps/sps correctness code as...
2008-12-01 Michael NiedermayerAllocate parameter sets sanely instead of using alloc_p...
2008-12-01 Kostya Shishkovenable RV40 decoder
2008-12-01 Kostya ShishkovRV40 MC functions
2008-11-30 Michael NiedermayerFix segfault due to deallocated entries in delayed_pic...
2008-11-30 Kenan GilletMore OKed parts of the QCELP decoder
2008-11-30 Diego BiurrunHandle AltiVec objects in a more elegant fashion, simil...
2008-11-30 Diego BiurrunRemove ineffectual hack that attempts to build ppc...
2008-11-29 Baptiste CoudurierImplement the fields rc_max_available_vbv_use and
2008-11-29 Kostya ShishkovAdd support for parsing and decoding DCA-HD streams.
2008-11-29 Kostya ShishkovRV40 loop filter
2008-11-29 Kostya ShishkovInvoke future RV30/40 loop filter for already decoded...
2008-11-28 Diego BiurrunDo not duplicate AAN DCT tables in dct-test.c.
2008-11-28 Diego BiurrunAdd missing '-test' in name of imgresample test.
2008-11-27 Kostya ShishkovFix RV40 chroma MC
2008-11-26 Diego BiurrunOnly build the imgresample test if the old scaler was...
2008-11-26 Diego BiurrunAutomatically check the dependencies for the AAN DCT...
2008-11-26 Diego BiurrunMove aanscales tables to their own file; fixes compilat...
2008-11-26 Diego Biurruncosmetics: Rename aanscales to ff_aanscales, it will...
2008-11-26 Diego BiurrunMove encoder-specific quantize_c and related tables...
2008-11-25 Reimar DöffingerReplace pushf/popf by explicit pushfl/popfl (32 bit...
next