summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* update spec to reflect changes to implementation about per frameMichael Niedermayer2007-09-09
* allow changing of the spatial_decomposition_count and quantization tablesMichael Niedermayer2007-09-09
* perform init after reading the values needed for initMichael Niedermayer2007-09-09
* Document libavutil/mem.h:av_strdup.Stefano Sabatini2007-09-09
* unneeded and impossible during init ...Michael Niedermayer2007-09-09
* unusedMichael Niedermayer2007-09-09
* allocate slice buffer after parsing the header containing needed parametersMichael Niedermayer2007-09-09
* remove ()Michael Niedermayer2007-09-09
* spatial_decomposition_count != 5 bugfixMichael Niedermayer2007-09-09
* scaling obmc tables under #if 0 also by 4 (yes they where forgotten apparently)Michael Niedermayer2007-09-09
* clarifyMichael Niedermayer2007-09-09
* Properly handle nuv file with changing resolutionReimar Döffinger2007-09-09
* cosmetics: Remove useless empty line.Diego Biurrun2007-09-09
* Elaborate on licensing issues: A few files are from libjpeg and theDiego Biurrun2007-09-09
* Do not set codec_tag when the container does not specify it.Reimar Döffinger2007-09-09
* Make sure rtjpeg quality is a valid valueReimar Döffinger2007-09-09
* Fix extreme stupidity: buffer size check must of course be before buffer use!Reimar Döffinger2007-09-09
* 10l, add check forgotten in last commitReimar Döffinger2007-09-09
* First ugly and slow attempt to fix nuv files with extra frameheaderReimar Döffinger2007-09-09
* Simplify nuv: factor out LZO decompressionReimar Döffinger2007-09-09
* Copy nuv header only when the video codec is nuvReimar Döffinger2007-09-09
* document MCMichael Niedermayer2007-09-08
* rename HTAPS -> HTAPS_MAX (later is correct after the previous change)Michael Niedermayer2007-09-08
* store halfpel filter coefficients in the header as well as theMichael Niedermayer2007-09-08
* remove outcommented codeMichael Niedermayer2007-09-08
* indentionMichael Niedermayer2007-09-08
* cleanup mc_block()Michael Niedermayer2007-09-08
* IndentationAndreas Öman2007-09-07
* Let H.264 decoder skip deblocking across slicesAndreas Öman2007-09-07
* Update mkv regression tests after r10421David Conrad2007-09-07
* Rename the format name audio_device (used in both oss and audio_beos) to oss ...Ramiro Polla2007-09-07
* Remove --disable-audio-oss option from configure.Ramiro Polla2007-09-07
* Remove --disable-audio-beos option from configure.Ramiro Polla2007-09-07
* Separate audio_(de)muxer into oss_(de)muxer and audio_beos_(de)muxerRamiro Polla2007-09-07
* revert r10403Michael Niedermayer2007-09-07
* Cosmetic, change "fvstats" to "vstats_file".Stefano Sabatini2007-09-06
* Set data_size to zero when DCA header parse failedLimin Wang2007-09-06
* Add a bitstream filter for H.264.Benoit Fouet2007-09-06
* Use V_MPEG4/ISO/ASP for mpeg4 when muxing mkvDavid Conrad2007-09-06
* Set correct length for last slice in frame subpacketKostya Shishkov2007-09-06
* mention slice-based parallel H.264 decoding in changelogGuillaume Poirier2007-09-05
* cosmetics: Add some whitespace for better readability.Diego Biurrun2007-09-05
* spelling/wording nits in some Doxygen commentsDiego Biurrun2007-09-05
* Avoid a crash when H264 MMC operation causes the short term referenceJeff Downs2007-09-05
* Rename dc1394.c to libdc1394.cRamiro Polla2007-09-05
* Prefix library format names with 'lib' in libavformatRamiro Polla2007-09-05
* Remove --disable-{v4l,v4l2} options from configureRamiro Polla2007-09-05
* Give better filenames to bktr and v4l grabbersRamiro Polla2007-09-05
* Remove video_grab_ prefix from video_grab_{bktr,v4l}Ramiro Polla2007-09-05
* revert 10409Michael Niedermayer2007-09-05