| Commit message (Expand) | Author | Age |
... | |
* | sync'd up to r24423 | ptt | 2007-10-04 |
* | in update_stats() removed a wrong 'else' that would prevent h264 headers to b... | nicodvb | 2007-10-04 |
* | change double arrays to float (this should be accurate enough) | michael | 2007-10-04 |
* | fix infinite loop | michael | 2007-10-04 |
* | Fix missing subtitles after seeking back | uau | 2007-10-04 |
* | overcomplete wavelet denoiser | michael | 2007-10-03 |
* | support for DTS as specified in DVB (untested) | nicodvb | 2007-10-03 |
* | The combination _vis=yes and proc=v9 makes no sense and will not even compile. | reimar | 2007-10-03 |
* | Format 0x01 cannot be used with "AMV IMA ADPCM", because it belongs to normal... | voroshil | 2007-10-03 |
* | Do not uselessly set _x264 to the value it already has | reimar | 2007-10-03 |
* | "AMV IMA ADPCM" can not use 0x1 as tag, it breaks normal PCM. | reimar | 2007-10-03 |
* | Get rid of mp_msg_test in vo_png, only reason to use it is performance and | reimar | 2007-10-03 |
* | Use IMGFMT_IS_BGR instead of mpi->flags&MP_IMGFLAG_SWAPPED, this is easier | reimar | 2007-10-03 |
* | Make a local-only variable static in vo_png | reimar | 2007-10-03 |
* | Set biWidth/biHeight in fli demuxer | reimar | 2007-10-02 |
* | Make sure there is no uninitialized data in BITMAPINFOHEADER created by fli d... | reimar | 2007-10-02 |
* | Remove ugly unused struct name from typedef | reimar | 2007-10-02 |
* | cosmetics: Fix AltiVec spelling. | diego | 2007-10-02 |
* | Fix warning: | diego | 2007-10-01 |
* | Detect support of and add necessary CFLAGS to avoid crashes when loading | diego | 2007-10-01 |
* | Move misplaced paragraph to the right question and fix the wording. | diego | 2007-10-01 |
* | Remove stray XML tags that broke compilation. | diego | 2007-10-01 |
* | Remove useless quotes. | diego | 2007-10-01 |
* | Added EOF detection for RTSP via live555 | cehoyos | 2007-09-30 |
* | Clarify some RTSP changes | cehoyos | 2007-09-30 |
* | mention the recent telecining bugfix in muxer_mpeg | nicodvb | 2007-09-30 |
* | Disable direct rendering for ROQ video, the buffer management used by | rtogni | 2007-09-30 |
* | revert changes r23805, r23819 and r23866 to restore the mga_vid check | attila | 2007-09-30 |
* | Require atleast libnemesi 0.6.2 (range api and h263 support | lu_zero | 2007-09-30 |
* | AMV demuxer and audio/video decoder | voroshil | 2007-09-30 |
* | Gentoo patches for Xext | lu_zero | 2007-09-29 |
* | Give temporary executable file the system-specific executable extension. | diego | 2007-09-29 |
* | Move declaration of temporary file variables to after the system-specific | diego | 2007-09-29 |
* | Fix Theora check without pkgconfig, -ltheora will not link on its own, | diego | 2007-09-29 |
* | Nuke some more outdated and confusing comments. | diego | 2007-09-29 |
* | Remove redundant comment. | diego | 2007-09-29 |
* | Remove useless comment. | diego | 2007-09-29 |
* | cosmetics: Move the command to remove configure.log out of a block of variable | diego | 2007-09-29 |
* | sync w/24656 | gpoirier | 2007-09-29 |
* | spelling cosmetics | diego | 2007-09-29 |
* | Enable SSE on MinGW, many builds out there seem to use it without ill effect. | diego | 2007-09-29 |
* | add flac speedups | compn | 2007-09-29 |
* | compile fix for faq.xml | kraymer | 2007-09-29 |
* | r24655: analyzeduration option for lavf demuxer | voroshil | 2007-09-29 |
* | synced with r24656 | Gabrov | 2007-09-29 |
* | r24030: Document special A-V sync issues with FLV files | kraymer | 2007-09-29 |
* | AVI can do video stream switching, too | reimar | 2007-09-29 |
* | analyzeduration option for lavf demuxer | henry | 2007-09-29 |
* | remove useless int->double conversion | henry | 2007-09-29 |
* | fix warnings | henry | 2007-09-29 |