| Commit message (Expand) | Author | Age |
* | Part 1 of review of Jerome's Ferrari's patch | gpoirier | 2006-07-29 |
* | disable dha kernelhelper support by default. | attila | 2006-07-29 |
* | sync w/ r19233 | gpoirier | 2006-07-29 |
* | french manpage for pvr:// input | ben | 2006-07-29 |
* | added ivtv ao/vo in ChangeLog | ben | 2006-07-29 |
* | missing supported PVR card reference | ben | 2006-07-29 |
* | english manpage for pvr:// input | ben | 2006-07-29 |
* | Set user_muted in mp_property_mute(). Fixes mute turning off when | uau | 2006-07-28 |
* | updated en/fr manpages for ao_ivtv | ben | 2006-07-28 |
* | ao_ivtv driver in authors/maintainers files | ben | 2006-07-28 |
* | added audio output for ivtv cards | ben | 2006-07-28 |
* | removed default outfile for -ao mpegpes | nicodvb | 2006-07-28 |
* | if HAVE_DVB isn't set don't fall back to outputting audiograb.mpg by default,... | nicodvb | 2006-07-28 |
* | Some more documentation | reimar | 2006-07-28 |
* | Implement DEMUXER_CTRL_GET_TIME_LENGTH and DEMUXER_CTRL_GET_PERCENT_POS, | reimar | 2006-07-28 |
* | 10l, last commit swapped U and V planes. | reimar | 2006-07-28 |
* | Handle frames with stride correctly (e.g. the "Version" source of current AVS). | reimar | 2006-07-28 |
* | Do not count each decoded frame twice. | reimar | 2006-07-28 |
* | cosmetics: fix incorrect indentation left by reimar and extra word in | uau | 2006-07-28 |
* | include sys/poll.h only when HAVE_DVB[_HEAD] is set | nicodvb | 2006-07-28 |
* | Cosmetics for last commit | reimar | 2006-07-28 |
* | Move more stuff under if (avs_has_video... to simplify later patches. | reimar | 2006-07-28 |
* | set pts of the demux patcket correctly | reimar | 2006-07-28 |
* | Move variable declarations to the block level where they are actually used | reimar | 2006-07-28 |
* | call av_release_clip at uninit, part of a patch by Gianluigi Tiesi <mplayer a... | reimar | 2006-07-28 |
* | Remove code that prevented the OSD current time from going back by one | uau | 2006-07-28 |
* | Avoid large amounts of data on the stack (> 900k on 64 bit systems). | reimar | 2006-07-28 |
* | Do not treat AV_NOPTS_VALUE as a valid duration value. | reimar | 2006-07-28 |
* | Comment some #endif lines. | diego | 2006-07-28 |
* | unused variable warning fix | diego | 2006-07-28 |
* | Fixes the format string for the warning message on line 182 (%x | diego | 2006-07-28 |
* | Remove $ from a variable in a comment to avoid irritating expansion. | diego | 2006-07-27 |
* | The C99 function strtof is unavailable in some BSD variants. | diego | 2006-07-27 |
* | Improve ao_mpegpes description. | diego | 2006-07-27 |
* | Fix compile error due to extra "FF" at beginning of file in the FF{MIN,MAX} | pacman | 2006-07-27 |
* | fix wrong and unrelated change done in r19199 | reynaldo | 2006-07-27 |
* | corrects some casts that previously discarded the const qualifier. Patch by S... | reynaldo | 2006-07-27 |
* | Remove superfluous $_inc_extra parameter from cc_check call. | diego | 2006-07-27 |
* | Unify include path handling in the build system, part II. | diego | 2006-07-27 |
* | Remove inconsistency from libcdio test. | diego | 2006-07-27 |
* | marks some read-only char* inside structs as const, patch by Stefan Huehner, ... | reynaldo | 2006-07-27 |
* | Remove silly test/include path cleanup. | diego | 2006-07-27 |
* | Remove unused variable. | diego | 2006-07-27 |
* | Rename _inc_soundcard to _include_soundcard, _inc variables are used | diego | 2006-07-27 |
* | Unify include paths in the build system, part I. | diego | 2006-07-27 |
* | Introduce general V4L variable/define. | diego | 2006-07-27 |
* | Missed HAVE_TV_V4L --> HAVE_TV_V4L1 rename. | diego | 2006-07-27 |
* | Rename *v4l variable to *v4l1. | diego | 2006-07-27 |
* | description of the arnd scale video filter parameter | diego | 2006-07-26 |
* | new -ao mpegpes options | nicodvb | 2006-07-26 |