10978 Commits (f71163d7915a75e75b7ebb3b78e6fb1013327d37)
 

Author SHA1 Message Date
Michael Niedermayer b85bf991f6 do not force the halfpel filter coeffs to be retransmitted on every frame 17 years ago
Michael Niedermayer bc66275b06 update spec to reflect changes to implementation about per frame 17 years ago
Michael Niedermayer e559c30a20 allow changing of the spatial_decomposition_count and quantization tables 17 years ago
Michael Niedermayer 4f90f33ab4 perform init after reading the values needed for init 17 years ago
Stefano Sabatini d3de3ee2bd Document libavutil/mem.h:av_strdup. 17 years ago
Michael Niedermayer 081c9d1d7b unneeded and impossible during init ... 17 years ago
Michael Niedermayer 32272f7e95 unused 17 years ago
Michael Niedermayer 014f9d233f allocate slice buffer after parsing the header containing needed parameters 17 years ago
Michael Niedermayer ba8964db60 remove () 17 years ago
Michael Niedermayer 61806e9fa7 spatial_decomposition_count != 5 bugfix 17 years ago
Michael Niedermayer fa731ccd4e scaling obmc tables under #if 0 also by 4 (yes they where forgotten apparently) 17 years ago
Michael Niedermayer a11dc59a80 clarify 17 years ago
Reimar Döffinger 1551e8e87f Properly handle nuv file with changing resolution 17 years ago
Diego Biurrun bc101c104b cosmetics: Remove useless empty line. 17 years ago
Diego Biurrun 8b5d5864db Elaborate on licensing issues: A few files are from libjpeg and the 17 years ago
Reimar Döffinger 7a562a31a3 Do not set codec_tag when the container does not specify it. 17 years ago
Reimar Döffinger fd065d0593 Make sure rtjpeg quality is a valid value 17 years ago
Reimar Döffinger 6cf7e81f8c Fix extreme stupidity: buffer size check must of course be before buffer use! 17 years ago
Reimar Döffinger 048905a484 10l, add check forgotten in last commit 17 years ago
Reimar Döffinger 4f8a91c961 First ugly and slow attempt to fix nuv files with extra frameheader 17 years ago
Reimar Döffinger c612b00d7e Simplify nuv: factor out LZO decompression 17 years ago
Reimar Döffinger dd6ca72186 Copy nuv header only when the video codec is nuv 17 years ago
Michael Niedermayer e9314de600 document MC 17 years ago
Michael Niedermayer 61d6e445b1 rename HTAPS -> HTAPS_MAX (later is correct after the previous change) 17 years ago
Michael Niedermayer 7d7f57d939 store halfpel filter coefficients in the header as well as the 17 years ago
Michael Niedermayer 4770a97aae remove outcommented code 17 years ago
Michael Niedermayer 65dc0f532d indention 17 years ago
Michael Niedermayer a68ca08e30 cleanup mc_block() 17 years ago
Andreas Öman 7ae94d525c Indentation 17 years ago
Andreas Öman ec970c2187 Let H.264 decoder skip deblocking across slices 17 years ago
David Conrad 7a297ceb8f Update mkv regression tests after r10421 17 years ago
Ramiro Polla 1156c6b05f Rename the format name audio_device (used in both oss and audio_beos) to oss and audio_beos. 17 years ago
Ramiro Polla c7682de075 Remove --disable-audio-oss option from configure. 17 years ago
Ramiro Polla a4db8c8921 Remove --disable-audio-beos option from configure. 17 years ago
Ramiro Polla 50383e8822 Separate audio_(de)muxer into oss_(de)muxer and audio_beos_(de)muxer 17 years ago
Michael Niedermayer bf61632b12 revert r10403 17 years ago
Stefano Sabatini 032aa7df43 Cosmetic, change "fvstats" to "vstats_file". 17 years ago
Limin Wang 75316e1dcc Set data_size to zero when DCA header parse failed 17 years ago
Benoit Fouet bdfae2a575 Add a bitstream filter for H.264. 17 years ago
David Conrad c3ce416105 Use V_MPEG4/ISO/ASP for mpeg4 when muxing mkv 17 years ago
Kostya Shishkov 1ddcd07fda Set correct length for last slice in frame subpacket 17 years ago
Guillaume Poirier 13a579fc0c mention slice-based parallel H.264 decoding in changelog 17 years ago
Diego Biurrun e648863560 cosmetics: Add some whitespace for better readability. 17 years ago
Diego Biurrun bf898960a7 spelling/wording nits in some Doxygen comments 17 years ago
Jeff Downs 088ed4d636 Avoid a crash when H264 MMC operation causes the short term reference 17 years ago
Ramiro Polla 4df7c7d8d6 Rename dc1394.c to libdc1394.c 17 years ago
Ramiro Polla 5fdb9cc50a Prefix library format names with 'lib' in libavformat 17 years ago
Ramiro Polla 06e310114a Remove --disable-{v4l,v4l2} options from configure 17 years ago
Ramiro Polla 7b1b62b23d Give better filenames to bktr and v4l grabbers 17 years ago
Ramiro Polla fd484da77a Remove video_grab_ prefix from video_grab_{bktr,v4l} 17 years ago