summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* export put_timestamp()Michael Niedermayer2007-09-05
* Make sure that if a stream has a duration but the container doesn'tNeil Brown2007-09-05
* Add slice-based parallel H.264 decodingAndreas Öman2007-09-05
* using isnan instead of d==d, to signal correctly parsed optionMarc Hoffman2007-09-05
* Correct initial timestampWolfram Gloger2007-09-05
* Replace outdated BeOS section with a note that says that it is broken.Diego Biurrun2007-09-05
* Add description for feature_request/open/approved.Mark Cox2007-09-05
* Fix put_*_xy2_arm bug and enable put_pixels16_arm and put_pixels8_y2_arm.Tao Huang2007-09-05
* Sort one more list alphabetically.Diego Biurrun2007-09-05
* Alphabetically sort library dependencies list.Diego Biurrun2007-09-05
* Fix links to ARM documentationGuillaume Poirier2007-09-05
* AAC support in the SDP generatorLuca Abeni2007-09-05
* Move H.264 intra prediction functions into their own contextKostya Shishkov2007-09-05
* 16bit IDWT implementation noteMichael Niedermayer2007-09-05
* more todoMichael Niedermayer2007-09-05
* add a 8 taps filter for testingMichael Niedermayer2007-09-05
* fix decoding of dracula.4xm before diego complainsMichael Niedermayer2007-09-05
* fix segfault with dracula.4xmMichael Niedermayer2007-09-05
* Matroska regression testsDavid Conrad2007-09-05
* Replace constants by HTAPS (half pel interpolation filter taps) where appropr...Michael Niedermayer2007-09-05
* Enable Matroska muxerDavid Conrad2007-09-05
* Grammar nitsDavid Conrad2007-09-05
* Always use AVFormatContext for av_log messagesDavid Conrad2007-09-05
* Rename ebml size functions to indicate that they can be used for more kinds o...David Conrad2007-09-05
* We shouldn't be passing in sizes larger than 2^56-2, so use an assertDavid Conrad2007-09-05
* IndentationDavid Conrad2007-09-05