]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec
Increase the number of packets required to identify as MPEG PES to keep from
[frescor/ffmpeg.git] / libavcodec /
2009-02-09 alexcVP3: Do not ignore error from read_huffman_tree().
2009-02-09 cehoyosFix timestamp parsing in XSUB decoder.
2009-02-08 diegocosmetics: Fix a few typos and use a consistent codec...
2009-02-08 diegoRemove unused variables.
2009-02-08 diegoAdd av_cold attribute to init function.
2009-02-08 diegoRemove unused variables.
2009-02-08 diegotypo: CODEC_ID_cljr --> CODEC_ID_CLJR
2009-02-08 superdumpFix a const related warning
2009-02-08 superdumpReplace hard-coded SEI type constants with symbolic...
2009-02-08 michaelClarify has_b_frames doxy.
2009-02-08 lorenmff_add_hfyu_median_prediction_mmx2
2009-02-08 lorenmre-enable mid_pred asm on x86_64. (broke in r16681)
2009-02-08 bcoudurierfix typo in h264dsp_mmx (no effect currently as the...
2009-02-08 bcoudurierremove only one warning
2009-02-08 bcoudurierremove useless cast, it does not remove warning, encode...
2009-02-08 bcoudurierremove warning about incompatible pointer
2009-02-07 kostyaMove RV3/4 frame type check upper, so 1-slice unanchore...
2009-02-07 kostyaAdd decoder flush after seeking for RV3/4 decoders
2009-02-06 stefanoDrop the deprecated function register_avcodec() at...
2009-02-06 stefanoReplace the calls to the deprecated function register_a...
2009-02-06 stefanoRename register_avcodec() as avcodec_register() and...
2009-02-06 michaelFix gifs list of supported input pix_fmts, this makes...
2009-02-06 michaelEnsure that the palette is set in data[1] for all 8bit...
2009-02-06 cehoyosUse libopenjpeg for jpeg2k decoding.
2009-02-05 michaelAdd size_in_bits to PutBitContext
2009-02-05 prossElectronic Arts TQI decoder
2009-02-05 prossdon't assume quant_matrix[0]==8 in ff_mpeg1_decode_bloc...
2009-02-05 prossconvert mpeg1_decode_block_intra() to inline global
2009-02-04 mruRemove CONFIG_H264_ENCODER references
2009-02-04 diegoRemove documentation of non-existing function parameters.
2009-02-04 diegoRemove unused CONFIG_H264_ENCODER #define.
2009-02-04 diegoRemove pointless '#if CONFIG_ENCODERS' around forward...
2009-02-04 romanshNo need to compute stype
2009-02-03 alexcAdd av_cold attributes to *_init and *_end functions.
2009-02-03 alexcVP3: Prevent stack corruption from an unset custom...
2009-02-03 cehoyosAdd fields to H264Context and SPS for upcoming VA API...
2009-02-03 stefangcheck validity of pointer srcC
2009-02-03 michaelFix unknown header 10001000 / http://samples.mplayerhq...
2009-02-02 reimarAdd av_ prefix to LZO stuff and thus make it officially...
2009-02-02 bananAllocate trellis tables on heap only when needed.
2009-02-02 superdumpDoxygen defgroups throw a warning if they don't have...
2009-02-02 diegocosmetics: Place all subtitle entries together.
2009-02-02 jbrflacdec: set default sample_fmt before parsing extradata
2009-02-02 diegoAdd av_unused to conditionally used variable, fixes...
2009-02-01 kostyaSilence compiler warnings for XL decoder
2009-02-01 kostyaMake WNV1 decoder use temporary buffer for bit-reversed...
2009-02-01 diegocosmetics: Remove period after copyright statement...
2009-02-01 kostyaMake TM2 decoder byteswap input into separate buffer...
2009-02-01 kostyaFactorize stream reading in TM2 decoder
2009-02-01 kostyaSilence two pointer assignment compiler warnings in...
2009-02-01 kostyaSilence useless compiler warning when passing AVFrame...
2009-02-01 diegoRemove H.264 encoder initialization.
2009-02-01 diegoUse full internal pathname in doxygen @file directives.
2009-02-01 diegoFix filenames in doxygen comments.
2009-01-31 bcoudurierremove some warnings due to avctx->execute
2009-01-31 mrushorten: trivial simplification of signature check
2009-01-31 bcoudurierassume widescreen when ratio also > 17, patch by Ben...
2009-01-31 bcoudurierfix decoding 720p50 audio samples
2009-01-31 jbrcosmetics: change comment type and vertical alignment
2009-01-31 jbrcosmetics: add some documentation to FLACContext
2009-01-31 romanshCosmetics: fixing indentation
2009-01-31 romanshunrolling encoding loops
2009-01-31 romanshCosmetics: simplifying static initialization
2009-01-31 romanshsimplifying DIF encoding process
2009-01-31 romanshCosmetics: fixing the indentation
2009-01-31 romanshfactoring code into dv_init_enc_block
2009-01-31 romanshCosmetics: replacing 0 with NULL for pointer assignment
2009-01-31 romanshCosmetics: moving the function definition around
2009-01-31 romanshReplacing the constant with a macro
2009-01-31 jbrflacdec: add support for SAMPLE_FMT_32
2009-01-31 michaelFix documentation of the return value of avcodec_encode...
2009-01-30 diegoUse '#if defined()' for OS-specific preprocessor checks.
2009-01-30 mruARM: NEON optimised vector_fmul_window
2009-01-30 mruARM: NEON optimised vector_fmul
2009-01-30 stefangremove duplicate tables
2009-01-30 alexcUse the new RDFT code in the QDM2 decoder.
2009-01-30 alexcAdd the rdft family of transforms (fft/ifft of an all...
2009-01-30 diegoAdd missing void keyword to parameterless function...
2009-01-30 kostyaRecord B-fraction index from frame header and two field...
2009-01-30 benoitMake ff_h263_resync() return the bit position of the...
2009-01-30 benoitUse a constant instead of a magic number.
2009-01-30 stefangavoid indeterminate order of accessing src
2009-01-29 diegocosmetics: Add empty line for consistent formatting.
2009-01-29 alexcMark ff_fft_end av_cold.
2009-01-28 lorenmfix an overflow in vc1 intra overlap filter
2009-01-28 kostyaFix documenting comments for VC1 decoder
2009-01-28 kostyaFix documenting comments for RV3/4 decoder
2009-01-28 kostyaFix documenting comments for APE decoder
2009-01-27 mruARM: remove some unused macro arguments
2009-01-27 mruARM: reorder some instructions in put_pixels*_arm
2009-01-27 mruARM: replace jump tables with conditional branches
2009-01-27 mruARM: replace explicit literal loads with ldr Rd, =lit
2009-01-27 mruARM: change alignment of loops in put_pixels*_arm to 32
2009-01-27 mruARM: optimised mid_pred()
2009-01-27 mruARM: allow register operands for shifts in MULL()
2009-01-27 stefangfix doxygen file reference
2009-01-27 aurelvp5: don't try decoding a P frame before any I frame...
2009-01-26 diegoFix filenames in Doxygen comments.
2009-01-26 stefanoChange "H.263 Intel" long name to "Intel H.263".
2009-01-26 kostyaFix AAC data smuggling:
next