| Commit message (Expand) | Author | Age | Files | Lines |
* | warning fixes: | diego | 2007-09-10 | 1 | -3/+0 |
* | Fix for: | voroshil | 2007-09-10 | 1 | -2/+2 |
* | Fix for: | voroshil | 2007-09-10 | 1 | -6/+6 |
* | Proper fix for: | voroshil | 2007-09-10 | 1 | -2/+1 |
* | cosmetics: Fix silly typo. | diego | 2007-09-10 | 1 | -3/+3 |
* | warning fix: | diego | 2007-09-10 | 1 | -1/+1 |
* | warning fixes: | diego | 2007-09-10 | 1 | -2/+0 |
* | warning fix: | diego | 2007-09-10 | 1 | -0/+1 |
* | warning fixes: | diego | 2007-09-10 | 1 | -1/+0 |
* | warning fixes: | diego | 2007-09-10 | 1 | -1/+0 |
* | warning fixes: | diego | 2007-09-10 | 1 | -4/+4 |
* | warning fixes: | diego | 2007-09-10 | 1 | -2/+0 |
* | warning fixes: | diego | 2007-09-10 | 1 | -2/+2 |
* | warning fixes: | diego | 2007-09-10 | 1 | -7/+2 |
* | warning fix: | diego | 2007-09-10 | 1 | -1/+0 |
* | warning fixes: | diego | 2007-09-10 | 1 | -2/+1 |
* | warning fixes: | diego | 2007-09-10 | 1 | -4/+3 |
* | warning fixes: | diego | 2007-09-10 | 1 | -3/+1 |
* | warning fixes: | diego | 2007-09-10 | 1 | -2/+1 |
* | warning fix: | diego | 2007-09-10 | 1 | -1/+0 |
* | warning fix: | diego | 2007-09-10 | 1 | -0/+1 |
* | warning fix: | diego | 2007-09-10 | 2 | -1/+1 |
* | Revert the part of r24389 that broke compilation of mencoder. | cehoyos | 2007-09-10 | 1 | -0/+1 |
* | r24386: move lavc option out of XviD section, to lavc section | voroshil | 2007-09-10 | 1 | -6/+5 |
* | Fix warnings: | voroshil | 2007-09-10 | 1 | -1/+0 |
* | Fix warnings: | voroshil | 2007-09-10 | 1 | -2/+0 |
* | Fix warnings: | voroshil | 2007-09-10 | 1 | -5/+0 |
* | Fix warnings: | voroshil | 2007-09-10 | 1 | -2/+0 |
* | fix warnings: | voroshil | 2007-09-10 | 1 | -2/+0 |
* | Fix warnings: | voroshil | 2007-09-10 | 1 | -2/+0 |
* | Fix warnings: | voroshil | 2007-09-10 | 1 | -6/+0 |
* | synced with r24386 | Gabrov | 2007-09-09 | 1 | -5/+5 |
* | move lavc option out of XviD section, to lavc section | gpoirier | 2007-09-09 | 1 | -4/+4 |
* | Fix redundant declaration warnings for variables already defined | voroshil | 2007-09-09 | 1 | -26/+0 |
* | Option adevice is implemented for all tv:// drivers. | voroshil | 2007-09-09 | 1 | -1/+1 |
* | Add comments to some #endif preprocessor directives. | diego | 2007-09-09 | 2 | -11/+11 |
* | synced with r24381 | Gabrov | 2007-09-09 | 4 | -60/+45 |
* | Move vo_3dfx check after vo_dga check, vo_3dfx needs -lXxf86dga to link. | diego | 2007-09-09 | 1 | -12/+12 |
* | warning fix: | diego | 2007-09-09 | 1 | -2/+0 |
* | warning fix: | diego | 2007-09-09 | 1 | -0/+2 |
* | warning fix: | diego | 2007-09-09 | 1 | -1/+1 |
* | warning fix: | diego | 2007-09-09 | 1 | -1/+1 |
* | warning fix: | diego | 2007-09-09 | 1 | -2/+1 |
* | Add nuv codec tag mapping | reimar | 2007-09-09 | 1 | -0/+1 |
* | Mark lavfpref demuxer as safe, so it that it is actually used for e.g. | reimar | 2007-09-09 | 1 | -1/+1 |
* | add instruction how to use parallel h264 deoding | compn | 2007-09-09 | 1 | -1/+1 |
* | Fix fast_cmov detection broken by r24371 | zuxy | 2007-09-08 | 1 | -5/+4 |
* | Use -march=native (avail. since gcc 4.2) when possible | zuxy | 2007-09-08 | 1 | -0/+2 |
* | Add a check for c->head being NULL in pullup_free_context(). | gpoirier | 2007-09-08 | 1 | -0/+1 |
* | Add "teletext patches" string to Otvos Attila's list | voroshil | 2007-09-08 | 1 | -1/+2 |
* | Fix borders for xmga broken by r23675. Tested by Diego. | reimar | 2007-09-08 | 1 | -0/+1 |
* | Avoid releasing of unallocated memory. | voroshil | 2007-09-08 | 1 | -0/+2 |
* | Fix for: | voroshil | 2007-09-08 | 1 | -1/+1 |
* | More accurate calculating of teletext | voroshil | 2007-09-08 | 1 | -1/+3 |
* | Implement boxes for subtitle teletext pages. | voroshil | 2007-09-08 | 3 | -8/+27 |
* | Always initialize pUnk pointer with zero. | voroshil | 2007-09-08 | 1 | -0/+1 |
* | Decrease teletext page rendering frequency from 1/frame to about 4/sec. | voroshil | 2007-09-08 | 3 | -1/+37 |
* | Fix typo in r24360 | cehoyos | 2007-09-07 | 1 | -1/+1 |
* | Fix compilation after FFmpeg AUDIO_(DE)MUXER split | uau | 2007-09-07 | 1 | -2/+2 |
* | r24356: spelling fixes, pointed by Diego | voroshil | 2007-09-07 | 1 | -3/+3 |
* | Fix compilation after FFmpeg r10426. | cehoyos | 2007-09-07 | 1 | -2/+2 |
* | Clarify teletext tlang option. | diego | 2007-09-06 | 1 | -4/+4 |
* | spelling fixes, pointed by Diego | voroshil | 2007-09-06 | 1 | -3/+3 |
* | r24294: suboption consistency, add fixme document -vivo suboptions | voroshil | 2007-09-06 | 1 | -3/+16 |
* | r24216: Add missed in r24212 strings definitions | voroshil | 2007-09-06 | 4 | -64/+34 |
* | r24216: Add missed in r24212 strings definitions | voroshil | 2007-09-06 | 1 | -1/+15 |
* | add ; at the end of the sed commands. this fixes operation under cygwin. | ivo | 2007-09-06 | 1 | -1/+1 |
* | remove cut&paste from ffmpeg mistake. cd "$1" does not make any sense here, | ivo | 2007-09-06 | 1 | -2/+2 |
* | Fix AltiVec autodetection: The autodetection was overriding configure | diego | 2007-09-06 | 1 | -4/+5 |
* | Support lowdelay flag | reimar | 2007-09-06 | 2 | -0/+7 |
* | mention Slice-based parallel H.264 decoding in changelog | gpoirier | 2007-09-05 | 1 | -0/+1 |
* | sync w/ r24329 | gpoirier | 2007-09-05 | 1 | -2/+2 |
* | Replace short region code explanation by more detailed section. | diego | 2007-09-05 | 1 | -10/+28 |
* | Fix compilation after FFmpeg r10411. | cehoyos | 2007-09-05 | 1 | -1/+1 |
* | Remove technical description of DVDs and libdvdread implementation. | diego | 2007-09-05 | 1 | -44/+0 |
* | Allow XF86AudioLowerVolume/XF86AudioRaiseVolume keys to be handled by MPlayer. | diego | 2007-09-05 | 1 | -0/+6 |
* | Matroska muxer now available in libavformat. | diego | 2007-09-05 | 1 | -0/+4 |
* | Move debug message to verbose output level. | diego | 2007-09-04 | 13 | -13/+1 |
* | Remove obsolete libac3 entry. | diego | 2007-09-04 | 1 | -9/+0 |
* | warnig fix (blessed by Rich): | diego | 2007-09-04 | 1 | -1/+1 |
* | Add a bicubic scaler that needs a lot more instruction but no | reimar | 2007-09-04 | 2 | -0/+42 |
* | Do not reset user-enabled mute on EOF, but only on exit. | reimar | 2007-09-03 | 1 | -1/+2 |
* | Fix for: | voroshil | 2007-09-03 | 1 | -0/+4 |
* | Fix compilation after patch to remove global vo_hdc | reimar | 2007-09-03 | 3 | -4/+6 |
* | Remove global vo_hdc, since it is recommended to release a DC as soon as poss... | reimar | 2007-09-03 | 2 | -9/+15 |
* | Remove checks that in the worst case will completely break fullscreen | reimar | 2007-09-03 | 1 | -6/+0 |
* | Make sure aspect hint is adjusted on aspect change | reimar | 2007-09-03 | 1 | -0/+1 |
* | Cosmetics: set vo_hint.flags at more consistent places (directly before | reimar | 2007-09-02 | 1 | -3/+5 |
* | synced with r24329 | Gabrov | 2007-09-02 | 1 | -2/+2 |
* | manpage fix: escape '\' in -vf geq description | uau | 2007-09-02 | 1 | -1/+1 |
* | decerebrated-proof guide to the instalation of dvdnav | nicodvb | 2007-09-02 | 1 | -0/+29 |
* | fix broken MinGW-Howto link | kraymer | 2007-09-02 | 7 | -7/+7 |
* | synced with r24310 | Gabrov | 2007-09-02 | 2 | -2/+11 |
* | Increase number of skipped buffers to 5 to avoid mixing teletext pages from | voroshil | 2007-09-02 | 1 | -2/+6 |
* | a mouse selection may require at least a video codec reinit | nicodvb | 2007-09-01 | 1 | -0/+1 |
* | implemented STREAM_CTRL_GET_ASPECT_RATIO | nicodvb | 2007-09-01 | 1 | -0/+6 |
* | moved to reinit_video_chain() the assignment of sh_video->stream_aspect, wher... | nicodvb | 2007-09-01 | 1 | -3/+3 |
* | Make sure that no pages will left in cache during | voroshil | 2007-09-01 | 1 | -1/+9 |
* | if the stream reader supports it assign to the video the stream aspect ratio | nicodvb | 2007-09-01 | 1 | -0/+3 |
* | added .stream_aspect to st_video_t: if non-zero and if not specified otherwise | nicodvb | 2007-09-01 | 2 | -0/+2 |
* | implemented STREAM_CTRL_GET_ASPECT_RATIO | nicodvb | 2007-09-01 | 1 | -0/+5 |
* | introduced STREAM_CTRL_GET_ASPECT_RATIO to report the aspect ratio read from ... | nicodvb | 2007-09-01 | 1 | -0/+1 |
* | Drop out control chars from page header in time position. | voroshil | 2007-09-01 | 1 | -3/+7 |
* | Remove imported rational calculation code and use the original one from avutil. | iive | 2007-09-01 | 1 | -83/+11 |
* | Fix missed -1 -> 0x3f7f changes for subpage number. | voroshil | 2007-09-01 | 1 | -2/+2 |
* | Fix displaying start page when it has subpages. | voroshil | 2007-09-01 | 1 | -4/+4 |
* | Proper support for flashing chars in teletext pages. | voroshil | 2007-09-01 | 3 | -3/+9 |
* | sync w/r24310 | gpoirier | 2007-08-31 | 1 | -51/+93 |
* | Support for selecting language via packet 28. | voroshil | 2007-08-31 | 6 | -21/+216 |
* | renaming ARCH_BFIN to HAVE_BFIN | mhoffman | 2007-08-31 | 3 | -3/+3 |
* | Make DGA 1 and DGA 2 separately selectable. | diego | 2007-08-31 | 1 | -25/+31 |
* | warning fixes: | diego | 2007-08-31 | 2 | -2/+2 |
* | Remove pointless forward declarations. | diego | 2007-08-31 | 1 | -7/+0 |
* | cosmetics: Sort some lines, whitespace changes. | diego | 2007-08-30 | 1 | -4/+4 |
* | Added Sun VO driver for Denes Balatoni | cehoyos | 2007-08-30 | 1 | -2/+3 |
* | ignore some symlinked files | kraymer | 2007-08-30 | 0 | -0/+0 |
* | synced with r24301 | Gabrov | 2007-08-29 | 2 | -12/+5 |
* | replace deleted line | compn | 2007-08-29 | 1 | -0/+1 |
* | Small code simplification as suggested by Reimar: | voroshil | 2007-08-29 | 1 | -18/+10 |
* | Simplify code by using FFSWAP | voroshil | 2007-08-29 | 1 | -4/+1 |
* | (cosmetics) replace tabs with spaces | voroshil | 2007-08-29 | 1 | -4/+4 |
* | (cosmetics) fix indentation of previous commit | voroshil | 2007-08-29 | 1 | -1/+1 |
* | Implement Hold/Release graphics (showing control chars as | voroshil | 2007-08-29 | 1 | -0/+13 |
* | Implement Flash/Steady (swapping foreground/background colors) | voroshil | 2007-08-29 | 1 | -3/+19 |
* | suboption consistency, add fixme document -vivo suboptions | compn | 2007-08-29 | 1 | -2/+2 |
* | remove planned features, ok by diego | compn | 2007-08-29 | 1 | -8/+0 |
* | sync with r24137, patch by JRaSH | kraymer | 2007-08-29 | 1 | -66/+113 |
* | Make charset constants naming consistant | voroshil | 2007-08-29 | 1 | -4/+4 |
* | Purge looooong obsolete remnants of vo_fsdga. | diego | 2007-08-29 | 1 | -2/+0 |
* | Remove unused extern int declaration. | diego | 2007-08-29 | 1 | -1/+0 |
* | Silence make's 'Please run configure again' if it was already run. | cehoyos | 2007-08-29 | 1 | -1/+1 |
* | cosmetics: Fix up whitespace, indentation and similar things. | diego | 2007-08-29 | 1 | -28/+29 |
* | Fix linking on Windows. | diego | 2007-08-29 | 1 | -0/+4 |
* | warning fixes: | diego | 2007-08-29 | 1 | -2/+4 |
* | warning fix: | diego | 2007-08-29 | 1 | -1/+0 |
* | Build test programs with standard CFLAGS and use implicit rules. | diego | 2007-08-29 | 1 | -3/+0 |
* | warning fix: | diego | 2007-08-29 | 1 | -0/+1 |
* | Add FFmpeg AC-3 decoder. | diego | 2007-08-29 | 1 | -0/+8 |
* | warning fixes: | diego | 2007-08-28 | 1 | -3/+3 |
* | synced with r24216 | Gabrov | 2007-08-28 | 2 | -2/+39 |
* | typos | diego | 2007-08-28 | 1 | -2/+2 |
* | cosmetics: typo fix UNSUPORTED --> UNSUPPORTED | diego | 2007-08-28 | 25 | -62/+62 |
* | Fix compilation by adding forgotten comma. | iive | 2007-08-28 | 1 | -1/+1 |
* | Conversion tables for Serbian/Croatian, Ukrainian and Greek charsets. | voroshil | 2007-08-28 | 1 | -1/+49 |
* | Remove pointless #ifdef HAVE_XVMC within get_format(), all of the function | diego | 2007-08-28 | 1 | -2/+0 |
* | warning fix: | diego | 2007-08-28 | 1 | -3/+3 |
* | warning fix: | diego | 2007-08-28 | 1 | -1/+0 |
* | warning fix: | diego | 2007-08-28 | 1 | -0/+1 |
* | warning fix: | diego | 2007-08-28 | 1 | -0/+1 |
* | warning fix: | diego | 2007-08-28 | 1 | -1/+1 |
* | cosmetics: Add some explanatory comments to #endif directives. | diego | 2007-08-28 | 1 | -2/+2 |
* | warning fix: | diego | 2007-08-28 | 1 | -1/+0 |
* | Move channels option parsing code into separate routine. | voroshil | 2007-08-28 | 1 | -67/+72 |
* | warning fix: | diego | 2007-08-28 | 1 | -1/+1 |
* | Implement X/27/0 packet decoding. | voroshil | 2007-08-28 | 5 | -1/+81 |
* | Add code to clear left and right borders not only top and bottom. | reimar | 2007-08-28 | 1 | -2/+20 |
* | Clean up the way get_path is handled: Compile get_path.c to an object to link | diego | 2007-08-28 | 19 | -27/+45 |
* | warning fix: | diego | 2007-08-28 | 1 | -0/+2 |
* | warning fix: | diego | 2007-08-28 | 1 | -2/+0 |
* | warning fix: | diego | 2007-08-28 | 1 | -2/+0 |
* | warning fix: | diego | 2007-08-28 | 1 | -1/+0 |
* | warning fix: | diego | 2007-08-28 | 1 | -1/+0 |
* | warning fix: | diego | 2007-08-28 | 1 | -1/+1 |
* | Mark xx function as returning char, fixes: | diego | 2007-08-28 | 1 | -1/+1 |
* | Remove nonsensical #ifdef. | diego | 2007-08-28 | 1 | -3/+0 |
* | Assume first xinerama screen, in case xmga could | attila | 2007-08-28 | 1 | -0/+9 |
* | Implement 8/30 format 1 teletext packet decoding | voroshil | 2007-08-28 | 2 | -0/+85 |
* | Typo | kraymer | 2007-08-28 | 1 | -1/+1 |
* | BGR15 is also a valid format for 4xm video | rtogni | 2007-08-27 | 1 | -1/+1 |
* | in stream_control() remove redefinition of d in a case block, previously assi... | nicodvb | 2007-08-27 | 1 | -1/+0 |
* | in open_s() unified failure code in fail: | nicodvb | 2007-08-27 | 1 | -20/+11 |
* | Fix wrong calculation of nbooleans that causes a crash on 64 bit systems | reimar | 2007-08-27 | 1 | -1/+1 |
* | Set sample_rate and bit_rate from sh_audio as fallback in case sh_audio->wf | reimar | 2007-08-27 | 1 | -0/+2 |
* | Process any waiting commands (got_cmd set). Should fix e.g. smplayer. | reimar | 2007-08-27 | 1 | -1/+2 |
* | Simplify the addition of -g to some CFLAGS. | diego | 2007-08-27 | 1 | -10/+11 |
* | Move common link libs/objects into a variable. | diego | 2007-08-27 | 1 | -9/+7 |
|