summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* cosmetics: Remove file name from file header.Diego Biurrun2009-03-15
* Expand "lsb" to "least significant bits".Stefano Sabatini2009-03-15
* Rename the (yet not defined) macros:Stefano Sabatini2009-03-15
* Correct MV prediction for B-frame blocks in RV4 decoderKostya Shishkov2009-03-15
* prettyprinting cosmeticsDiego Biurrun2009-03-14
* Add av_uninit to vsrcBuc variable to work around someDiego Biurrun2009-03-14
* Improve description of next_free_data_block_num struct member.Diego Biurrun2009-03-14
* Add 1bpp, 8bpp, 15bpp, and 16bpp support to BMP encoder.Daniel Verkamp2009-03-13
* Print timing_info on -debug 1.Michael Niedermayer2009-03-13
* Fix direct and skip MB motion compensation in RV4:Kostya Shishkov2009-03-13
* Use av_mallocz() to initialize hwaccel_data_private.Gwenole Beauchesne2009-03-11
* Fix bug when elbg->utility_inc[elbg->numCB-1] == 1Vitor Sessak2009-03-10
* Add REGISTER_HWACCEL() for hardware accelerators.Gwenole Beauchesne2009-03-10
* Fix unaligned access in ff_copy_bits()Måns Rullgård2009-03-09
* Cosmetics from Kenan Gillet's 'extract and share weighted_vector_sumf'Reynaldo H. Verdejo Pinochet2009-03-09
* Functional part Kenan Gillet's 'extract and share weighted_vector_sumf'Reynaldo H. Verdejo Pinochet2009-03-09
* Add private HW accel data infrastructure.Gwenole Beauchesne2009-03-09
* Use FLG pseudo-random number generator in RoQ and ELBGVitor Sessak2009-03-08
* Make Musepack decoders use LFG pseudorandom generatorKostya Shishkov2009-03-08
* VQF demuxerVitor Sessak2009-03-07
* Re-indent after last commit.Alex Converse2009-03-06
* If we get an error from ff_aac_parse_header() we should not trust the header ...Alex Converse2009-03-06
* Fix the channel allocation bug/assumption (issue 800).Alex Converse2009-03-06
* Fix H.264 bitstream field log2_max_pic_order_cnt_lsb_minus4Stephen Warren2009-03-06
* flacdec: Parse the metadata header in the raw FLAC demuxer.Justin Ruggles2009-03-06
* flacdec: Add a shared function for parsing a FLAC metadata block header.Justin Ruggles2009-03-06
* pnm: Add missing 'else'. Fixes decoding for 16-bit pgm.Justin Ruggles2009-03-06
* Mark variables "j" and "structure" in execute_ref_pic_marking() as av_uninitDiego Biurrun2009-03-05
* AAC: hoist dependent gain lookup out of the loopAlex Converse2009-03-05
* Remove duplicated MUL16 macro definition, fixes the warning:Diego Biurrun2009-03-05
* ARM: disable inline asm for armccMåns Rullgård2009-03-05
* Add handling of frame position in the parser.Ivan Schreter2009-03-05
* flacdec: cosmetics: Add a comment with the data of the smallest FLACJustin Ruggles2009-03-05
* flacdec: There is an even smaller FLAC frame size possibility.Justin Ruggles2009-03-05
* flacdec: 10l to me. I miscalculated the smallest FLAC frame. It is 16Justin Ruggles2009-03-05
* flacdec: cosmetics: move 2 statements to immediately after frameJustin Ruggles2009-03-05
* flacdec: Simplify frame sync by not using the bitstream reader.Justin Ruggles2009-03-05
* flacdec: Split the metadata_parse() function into 2 separate functions,Justin Ruggles2009-03-05
* flacdec: Add a check for small buffer size. This ensures reading asJustin Ruggles2009-03-04
* flacdec: cosmetics: Use a more descriptive variable name for the numberJustin Ruggles2009-03-04
* flacdec: Handle 32 bps data when checking allocated size.Justin Ruggles2009-03-04
* flacdec: Check curr_bps after wasted bits are subtracted.Justin Ruggles2009-03-04
* Fix typo: "i" -> "in".Stefano Sabatini2009-03-04
* Add support for ct_type to correctly detect interlaced flagIvan Schreter2009-03-04
* 100l, interplayvideo uses 8x8 blocks, so call the 8x8 put_pixels_tab functionReimar Döffinger2009-03-04
* Set AVFrame.reference correctly for nuv decoder.Reimar Döffinger2009-03-04
* Add more correct bound checking in filter_mb().Vitor Sessak2009-03-04
* Add frame buffer allocators. aka simplify calls toGwenole Beauchesne2009-03-04
* Part 2 of 2 of Kenan Gillet's 'make ff_qcelp_lspf2lpcReynaldo H. Verdejo Pinochet2009-03-04
* Part 1 of 2 of Kenan Gillet's 'make ff_qcelp_lspf2lpcReynaldo H. Verdejo Pinochet2009-03-04