]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec
Flush the remaning chars in the input buffer after reading the
[frescor/ffmpeg.git] / libavcodec /
2009-03-18 stefanoImplement a name field for AVPixFmtDescriptor.
2009-03-18 alexcFix typo in AOT_ER_AAC_ELD
2009-03-18 alexcUpdate the MPEG-4 AOT table.
2009-03-18 alexcMove MPEG-4 AOT enum to mpeg4audio.h.
2009-03-17 ramirouse intptr_t to cast pointers to int in codecs maintain...
2009-03-17 gbAmend AVCodecContext with hwaccel_context (HW accelerat...
2009-03-17 jbrAdd documentation about missing E-AC-3 features.
2009-03-16 cehoyosFix SEIs when splitting H264 input.
2009-03-16 alexcAAC: IEEE-754 type punning for 16-bit floating point...
2009-03-16 benoitFix an assert().
2009-03-16 conradRemove long unused ALTIVEC_USE_REFERENCE_C_CODE ifdef...
2009-03-15 bananAdd cook channel count function, part of multichannel...
2009-03-15 bananAdd max allowed subpackets in multichannel cook
2009-03-15 banansave avctx in cook decoder context and use it for av_log
2009-03-15 bananmemset when category is >=7, part of cook multichannel
2009-03-15 reimar1 km^3 cola, timecode_frame_start is a 64 bit integer...
2009-03-15 diegocosmetics: Remove file name from file header.
2009-03-15 stefanoExpand "lsb" to "least significant bits".
2009-03-15 stefanoRename the (yet not defined) macros:
2009-03-15 kostyaCorrect MV prediction for B-frame blocks in RV4 decoder
2009-03-14 diegoprettyprinting cosmetics
2009-03-14 diegoAdd av_uninit to vsrcBuc variable to work around some
2009-03-14 diegoImprove description of next_free_data_block_num struct...
2009-03-13 cehoyosAdd 1bpp, 8bpp, 15bpp, and 16bpp support to BMP encoder.
2009-03-13 michaelPrint timing_info on -debug 1.
2009-03-13 kostyaFix direct and skip MB motion compensation in RV4:
2009-03-11 gbUse av_mallocz() to initialize hwaccel_data_private.
2009-03-10 vitorFix bug when elbg->utility_inc[elbg->numCB-1] == 1
2009-03-10 gbAdd REGISTER_HWACCEL() for hardware accelerators.
2009-03-09 mruFix unaligned access in ff_copy_bits()
2009-03-09 reynaldoCosmetics from Kenan Gillet's 'extract and share weight...
2009-03-09 reynaldoFunctional part Kenan Gillet's 'extract and share weigh...
2009-03-09 gbAdd private HW accel data infrastructure.
2009-03-08 vitorUse FLG pseudo-random number generator in RoQ and ELBG
2009-03-08 kostyaMake Musepack decoders use LFG pseudorandom generator
2009-03-07 vitorVQF demuxer
2009-03-06 alexcRe-indent after last commit.
2009-03-06 alexcIf we get an error from ff_aac_parse_header() we should...
2009-03-06 alexcFix the channel allocation bug/assumption (issue 800).
2009-03-06 cehoyosFix H.264 bitstream field log2_max_pic_order_cnt_lsb_minus4
2009-03-06 jbrflacdec: Parse the metadata header in the raw FLAC...
2009-03-06 jbrflacdec: Add a shared function for parsing a FLAC metad...
2009-03-06 jbrpnm: Add missing 'else'. Fixes decoding for 16-bit...
2009-03-05 diegoMark variables "j" and "structure" in execute_ref_pic_m...
2009-03-05 alexcAAC: hoist dependent gain lookup out of the loop
2009-03-05 diegoRemove duplicated MUL16 macro definition, fixes the...
2009-03-05 mruARM: disable inline asm for armcc
2009-03-05 schreterAdd handling of frame position in the parser.
2009-03-05 jbrflacdec: cosmetics: Add a comment with the data of...
2009-03-05 jbrflacdec: There is an even smaller FLAC frame size possi...
2009-03-05 jbrflacdec: 10l to me. I miscalculated the smallest FLAC...
2009-03-05 jbrflacdec: cosmetics: move 2 statements to immediately...
2009-03-05 jbrflacdec: Simplify frame sync by not using the bitstream...
2009-03-05 jbrflacdec: Split the metadata_parse() function into 2...
2009-03-04 jbrflacdec: Add a check for small buffer size. This ensur...
2009-03-04 jbrflacdec: cosmetics: Use a more descriptive variable...
2009-03-04 jbrflacdec: Handle 32 bps data when checking allocated...
2009-03-04 jbrflacdec: Check curr_bps after wasted bits are subtracted.
2009-03-04 stefanoFix typo: "i" -> "in".
2009-03-04 schreterAdd support for ct_type to correctly detect interlaced...
2009-03-04 reimar100l, interplayvideo uses 8x8 blocks, so call the 8x8...
2009-03-04 reimarSet AVFrame.reference correctly for nuv decoder.
2009-03-04 vitorAdd more correct bound checking in filter_mb().
2009-03-04 gbAdd frame buffer allocators. aka simplify calls to
2009-03-04 reynaldoPart 2 of 2 of Kenan Gillet's 'make ff_qcelp_lspf2lpc
2009-03-04 reynaldoPart 1 of 2 of Kenan Gillet's 'make ff_qcelp_lspf2lpc
2009-03-04 jbrflacdec: When there is not enough data to read the...
2009-03-04 jbrcosmetics: indentation after last commit
2009-03-04 jbrflacdec: Check for an inline header before calling...
2009-03-04 jbrflacdec: Allocate buffers right after STREAMINFO is...
2009-03-03 stefanoFix syntax for the libfaad_decoder definition.
2009-03-03 jbrcosmetics: indentation after last commit
2009-03-03 jbrflacdec: Avoid parsing the STREAMINFO multiple times.
2009-03-03 michaelRemove old scaler.
2009-03-03 diegoDo not use a macro to generate a single AVCodec declara...
2009-03-03 takisWhen a H.264 stream references a PPS or SPS id which...
2009-03-03 gbSet PixFmtInfo::{x, y}_chroma_shift for VDPAU and VAAPI...
2009-03-03 benoitUse sign_extend().
2009-03-03 jbrflacdec: Warn about invalid max blocksize and limit...
2009-03-03 alexcH.264: Simplify decode_residual()
2009-03-03 jbrcosmetics: remove a pointless comment
2009-03-03 jbrflacdec: Remove unused variable, min_blocksize.
2009-03-03 jbrflacdec: Return error when blocksize code of 0 is found...
2009-03-03 kostyaEnable PB-frames decoding for H.263
2009-03-03 kostyaAdd PB-frame decoding support for H.263/i263 (and enabl...
2009-03-03 jbralacdec: Simplify reading of uncompressed samples by...
2009-03-03 jbrflacdec: Avoid trying to read 33 bits. This occurs...
2009-03-03 jbrflacdec: ALT_BITSTREAM_READER is no longer required.
2009-03-03 jbrflacdec: use get_sbits_long() where needed.
2009-03-03 jbrAdd a get_sbits_long() function.
2009-03-03 mruALAC: use sign_extend() from mathops.h
2009-03-03 mruAdd sign_extend() function to mathops.h
2009-03-02 reimarSimplify show_bits_long and copy the GetBitsContext...
2009-03-02 jbrflacdec: Use get/skip_bits_long() for more than 17...
2009-03-02 kostyaFactor out block decoding in ff_h263_decode_mb()
2009-03-02 michaelConsider all packets in the parser, not just ones with...
2009-03-02 michaelFavor container packets that end after the first byte...
2009-03-02 michaelCall ff_fetch_timestamp() for mpeg1/2 when a picture...
2009-03-02 benoitMerge three conditions in a single 'if' instead of...
2009-03-02 diegocosmetics: Reformat long_names so that "DPCM" comes...
next