11113 Commits (6c05bab46d913fa5f5383d4702a1e6ba383138ff)
 

Author SHA1 Message Date
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
Michael Niedermayer 6a058d90b5 revert 10409 17 years ago
Michael Niedermayer 8baaee65ba export put_timestamp() 17 years ago
Neil Brown c1e8b67869 Make sure that if a stream has a duration but the container doesn't 17 years ago
Andreas Öman afebe2f7ca Add slice-based parallel H.264 decoding 17 years ago
Marc Hoffman e146ce521f using isnan instead of d==d, to signal correctly parsed option 17 years ago
Wolfram Gloger cc5297e871 Correct initial timestamp 17 years ago
Diego Biurrun 5f757b856d Replace outdated BeOS section with a note that says that it is broken. 17 years ago
Mark Cox 944fb3711a Add description for feature_request/open/approved. 17 years ago
Tao Huang 005b683744 Fix put_*_xy2_arm bug and enable put_pixels16_arm and put_pixels8_y2_arm. 17 years ago
Diego Biurrun 770202c3af Sort one more list alphabetically. 17 years ago
Diego Biurrun 79fda09705 Alphabetically sort library dependencies list. 17 years ago
Guillaume Poirier 14c2634bcc Fix links to ARM documentation 17 years ago
Luca Abeni 4901263abd AAC support in the SDP generator 17 years ago
Kostya Shishkov c92a30bb06 Move H.264 intra prediction functions into their own context 17 years ago
Michael Niedermayer 6a1aa752f0 16bit IDWT implementation note 17 years ago