summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Faster 32 bit byteswaping code for Blackfin.Marc Hoffman2007-04-24
* typoDiego Biurrun2007-04-24
* 1000l to myself as used VLC indexes were totally wrongKostya Shishkov2007-04-24
* Fix ffserver crash when closing the second RTP sessionLuca Abeni2007-04-24
* more format abbreviationsBenoit Fouet2007-04-24
* correct comment about seek functionBaptiste Coudurier2007-04-24
* cosmetics: Reorder endianness macros by bit depth, alignment prettyprinting.Diego Biurrun2007-04-24
* Move ebx_available and ebp_available from CONFIG_LIST to HAVE_LIST,Diego Biurrun2007-04-24
* Remove unused code + variable, fixes a warning.Diego Biurrun2007-04-24
* Add a note about license headers to the patch submission checklist.Diego Biurrun2007-04-23
* enable seektestMichael Niedermayer2007-04-22
* seek regression test referenceMichael Niedermayer2007-04-22
* dont assert(0) due to buggy rm demuxerMichael Niedermayer2007-04-22
* dont try to seek on single imagesMichael Niedermayer2007-04-22
* ensure that seek_test is rebuild if any of the libs changedMichael Niedermayer2007-04-22
* check ip port range from configAlex Beregszaszi2007-04-22
* simplificateAlex Beregszaszi2007-04-22
* use av_strdup instead malloc/strcpyAlex Beregszaszi2007-04-22
* fixed InputFormat option, which was never workingAlex Beregszaszi2007-04-22
* fix av_seek_frame_generic() so that it doesnt fail if theMichael Niedermayer2007-04-22
* remove useless code, file removal is handled elsewhereAlex Beregszaszi2007-04-22
* init packet before calling the demuxerMichael Niedermayer2007-04-22
* Change from using a seek table internal to the TTA demuxer to using the stand...David Conrad2007-04-22
* fix compilationBaptiste Coudurier2007-04-22
* done in r8635 by Xiaohui SunBaptiste Coudurier2007-04-22
* Blackfin is a strictly aligned processor.Marc Hoffman2007-04-21
* cabac bytestream optimization from x264Michael Niedermayer2007-04-21
* simplify, patch by Mark Cox, melbournemark plus ffmpeg minus devel gmail comMark Cox2007-04-21
* long -> intBaptiste Coudurier2007-04-21
* cosmetics: mov_mp4 -> mp4Baptiste Coudurier2007-04-21
* clean and simplify esds reading functionBaptiste Coudurier2007-04-21
* remove broken ctab codeBaptiste Coudurier2007-04-21
* use INT64_MAXBaptiste Coudurier2007-04-21
* Remove unused variable.Diego Biurrun2007-04-21
* spelling/wording/punctuationDiego Biurrun2007-04-21
* compile rawvideo decoder on requestAlex Beregszaszi2007-04-21
* compile mjpeg parser if requestedAlex Beregszaszi2007-04-21
* ac3 parser requires tables from ac3tab.h, which are compiled into ac3.cAlex Beregszaszi2007-04-21
* cosmetics: remove my email addressAlex Beregszaszi2007-04-20
* remove possibly broken wince cruftAlex Beregszaszi2007-04-20
* typoDiego Biurrun2007-04-20
* add .type foo, %function directives for the benefit of debuggersMåns Rullgård2007-04-19
* Fix parts missed in clip -> av_clip renameReimar Döffinger2007-04-19
* Fix an use-after-free bugLuca Abeni2007-04-19
* Remove unused callbacks from ffserverLuca Abeni2007-04-19
* Deobfuscade decodeTonalComponents calling logic.Benjamin Larsson2007-04-18
* Version bump, atrac3 added.Benjamin Larsson2007-04-18
* Let maintain things. Added myself as atrac3 maintainer.Benjamin Larsson2007-04-18
* Simplify, patch by Ramiro Polla.Ramiro Polla2007-04-18
* Remove unused vars, patch by Ramiro Polla.Ramiro Polla2007-04-18