aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* sync'd up to r24423Gravatar ptt2007-10-04
* in update_stats() removed a wrong 'else' that would prevent h264 headers to b...Gravatar nicodvb2007-10-04
* change double arrays to float (this should be accurate enough)Gravatar michael2007-10-04
* fix infinite loopGravatar michael2007-10-04
* Fix missing subtitles after seeking backGravatar uau2007-10-04
* overcomplete wavelet denoiserGravatar michael2007-10-03
* support for DTS as specified in DVB (untested)Gravatar nicodvb2007-10-03
* The combination _vis=yes and proc=v9 makes no sense and will not even compile.Gravatar reimar2007-10-03
* Format 0x01 cannot be used with "AMV IMA ADPCM", because it belongs to normal...Gravatar voroshil2007-10-03
* Do not uselessly set _x264 to the value it already hasGravatar reimar2007-10-03
* "AMV IMA ADPCM" can not use 0x1 as tag, it breaks normal PCM.Gravatar reimar2007-10-03
* Get rid of mp_msg_test in vo_png, only reason to use it is performance andGravatar reimar2007-10-03
* Use IMGFMT_IS_BGR instead of mpi->flags&MP_IMGFLAG_SWAPPED, this is easierGravatar reimar2007-10-03
* Make a local-only variable static in vo_pngGravatar reimar2007-10-03
* Set biWidth/biHeight in fli demuxerGravatar reimar2007-10-02
* Make sure there is no uninitialized data in BITMAPINFOHEADER created by fli d...Gravatar reimar2007-10-02
* Remove ugly unused struct name from typedefGravatar reimar2007-10-02
* cosmetics: Fix AltiVec spelling.Gravatar diego2007-10-02
* Fix warning:Gravatar diego2007-10-01
* Detect support of and add necessary CFLAGS to avoid crashes when loadingGravatar diego2007-10-01
* Move misplaced paragraph to the right question and fix the wording.Gravatar diego2007-10-01
* Remove stray XML tags that broke compilation.Gravatar diego2007-10-01
* Remove useless quotes.Gravatar diego2007-10-01
* Added EOF detection for RTSP via live555Gravatar cehoyos2007-09-30
* Clarify some RTSP changesGravatar cehoyos2007-09-30
* mention the recent telecining bugfix in muxer_mpegGravatar nicodvb2007-09-30
* Disable direct rendering for ROQ video, the buffer management used by Gravatar rtogni2007-09-30
* revert changes r23805, r23819 and r23866 to restore the mga_vid checkGravatar attila2007-09-30
* Require atleast libnemesi 0.6.2 (range api and h263 supportGravatar lu_zero2007-09-30
* AMV demuxer and audio/video decoderGravatar voroshil2007-09-30
* Gentoo patches for XextGravatar lu_zero2007-09-29
* Give temporary executable file the system-specific executable extension.Gravatar diego2007-09-29
* Move declaration of temporary file variables to after the system-specificGravatar diego2007-09-29
* Fix Theora check without pkgconfig, -ltheora will not link on its own,Gravatar diego2007-09-29
* Nuke some more outdated and confusing comments.Gravatar diego2007-09-29
* Remove redundant comment.Gravatar diego2007-09-29
* Remove useless comment.Gravatar diego2007-09-29
* cosmetics: Move the command to remove configure.log out of a block of variableGravatar diego2007-09-29
* sync w/24656Gravatar gpoirier2007-09-29
* spelling cosmeticsGravatar diego2007-09-29
* Enable SSE on MinGW, many builds out there seem to use it without ill effect.Gravatar diego2007-09-29
* add flac speedupsGravatar compn2007-09-29
* compile fix for faq.xmlGravatar kraymer2007-09-29
* r24655: analyzeduration option for lavf demuxerGravatar voroshil2007-09-29
* synced with r24656Gravatar Gabrov2007-09-29
* r24030: Document special A-V sync issues with FLV filesGravatar kraymer2007-09-29
* AVI can do video stream switching, tooGravatar reimar2007-09-29
* analyzeduration option for lavf demuxerGravatar henry2007-09-29
* remove useless int->double conversionGravatar henry2007-09-29
* fix warningsGravatar henry2007-09-29