| Commit message (Expand) | Author | Age |
* | 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 |
* | split the incestous intercourse between ao_mpegpes and vo_mpegpes; now the de... | nicodvb | 2006-07-26 |
* | demuxer might not set i_bps, so do not divide by it in that case | reimar | 2006-07-26 |
* | Incorrect check in gxf demuxer leading to crash with textKO.gxf sample file | reimar | 2006-07-26 |
* | Replace MIN() and MAX() with FFMIN() and FFMAX() | lucabe | 2006-07-26 |
* | fix 3 bugs in libmpdemux/demux_mf.c | gpoirier | 2006-07-26 |
* | - synced with 18964 by Emdej and fixes from Boski | boskicinek | 2006-07-25 |
* | synced with r19181 | gpoirier | 2006-07-25 |
* | Regular expression for conversions had 'P' instead of 'p', fixed | uau | 2006-07-25 |
* | - Add missing "00" in -af pan usage line. | corey | 2006-07-24 |
* | ketchup time (merge forgotten commit) | gpoirier | 2006-07-24 |
* | synced with r19161 | gpoirier | 2006-07-24 |
* | a tiny bit of cleanup | michael | 2006-07-24 |
* | vertical scaler with accurate rounding, some people on doom9 can see +-1 errors | michael | 2006-07-24 |
* | hu/ports.xml & man/hu/mplayer.1 synced with r19175 | Gabrov | 2006-07-24 |
* | Add simple edit list support to mov demuxer, it supports delay of audio and v... | atmos4 | 2006-07-23 |
* | Fix typo introduced in the memalign->av_malloc conversion (there is no | pacman | 2006-07-23 |
* | Missing part of the malloc -> av_malloc patch: memalign must be replaced as w... | reimar | 2006-07-23 |
* | Simplify and and speedup generation of yuv2rgb and gamma map tables | reimar | 2006-07-23 |
* | in some cases, vf_bmovl produces junk due to source and | gpoirier | 2006-07-23 |
* | -vf pp7 overblurs still parts of the image, which | gpoirier | 2006-07-23 |
* | use mpeg packetizer helpers for sending lpcm packets | ben | 2006-07-23 |
* | removed now unnecessary define | ben | 2006-07-23 |
* | removed now unnecessary variable | ben | 2006-07-23 |
* | reuse send_mpeg_lpcm_packet() instead of the old packetizer | nicodvb | 2006-07-23 |
* | Take start time into consideration when calculation percentage position | reimar | 2006-07-23 |
* | in decode_audio() memset(0) unused memory in buf before returning | nicodvb | 2006-07-23 |
* | don't do the work of mp_get_mp3_header() and, as a side effect, prevent a dea... | nicodvb | 2006-07-23 |
* | the value returned by decode_audio() must be the amount of _decoded_ bytes (... | nicodvb | 2006-07-22 |
* | cosmetics/punctuation/spelling | diego | 2006-07-22 |
* | rename rtsp.c to stream_rtsp.c for consistency with other input modules | ben | 2006-07-22 |
* | Native MPEG4 SP/ASP/AP support in Matroska. | rathann | 2006-07-22 |
* | fix compilation if DVB is not defined | ben | 2006-07-22 |
* | display the right MPEG packet type | ben | 2006-07-22 |
* | use new mpeg_packetizer helpers | ben | 2006-07-22 |
* | my_write() must return the bytes written | nicodvb | 2006-07-22 |
* | cosmetics: comments and reindentation asked by gxben | nicodvb | 2006-07-22 |
* | simplified mpeg packetizer used by hw mpeg decoders/vo - first round | nicodvb | 2006-07-22 |
* | Compile fix, patch by Aidan Thornton % makomk # lycos P co P uk % | gpoirier | 2006-07-21 |
* | sync r19134 | gpoirier | 2006-07-21 |
* | updated french man page with vo_ivtv description | ben | 2006-07-21 |
* | updated english man page with vo_ivtv description | ben | 2006-07-21 |
* | Use libavutil in libswscale, and allow it to be built out of the mplayer tree | lucabe | 2006-07-20 |
* | updated mpeg_packetizer include to new localization | ben | 2006-07-19 |
* | moved mpeg_packetizer helpers to libmpdemux | ben | 2006-07-19 |