aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Unify include paths in the build system, part I.Gravatar diego2006-07-27
* Introduce general V4L variable/define.Gravatar diego2006-07-27
* Missed HAVE_TV_V4L --> HAVE_TV_V4L1 rename.Gravatar diego2006-07-27
* Rename *v4l variable to *v4l1.Gravatar diego2006-07-27
* description of the arnd scale video filter parameterGravatar diego2006-07-26
* new -ao mpegpes optionsGravatar nicodvb2006-07-26
* split the incestous intercourse between ao_mpegpes and vo_mpegpes; now the de...Gravatar nicodvb2006-07-26
* demuxer might not set i_bps, so do not divide by it in that caseGravatar reimar2006-07-26
* Incorrect check in gxf demuxer leading to crash with textKO.gxf sample fileGravatar reimar2006-07-26
* Replace MIN() and MAX() with FFMIN() and FFMAX()Gravatar lucabe2006-07-26
* fix 3 bugs in libmpdemux/demux_mf.cGravatar gpoirier2006-07-26
* - synced with 18964 by Emdej and fixes from BoskiGravatar boskicinek2006-07-25
* synced with r19181Gravatar gpoirier2006-07-25
* Regular expression for conversions had 'P' instead of 'p', fixedGravatar uau2006-07-25
* - Add missing "00" in -af pan usage line.Gravatar corey2006-07-24
* ketchup time (merge forgotten commit)Gravatar gpoirier2006-07-24
* synced with r19161Gravatar gpoirier2006-07-24
* a tiny bit of cleanupGravatar michael2006-07-24
* vertical scaler with accurate rounding, some people on doom9 can see +-1 errorsGravatar michael2006-07-24
* hu/ports.xml & man/hu/mplayer.1 synced with r19175Gravatar Gabrov2006-07-24
* Add simple edit list support to mov demuxer, it supports delay of audio and v...Gravatar atmos42006-07-23
* Fix typo introduced in the memalign->av_malloc conversion (there is noGravatar pacman2006-07-23
* Missing part of the malloc -> av_malloc patch: memalign must be replaced as w...Gravatar reimar2006-07-23
* Simplify and and speedup generation of yuv2rgb and gamma map tablesGravatar reimar2006-07-23
* in some cases, vf_bmovl produces junk due to source andGravatar gpoirier2006-07-23
* -vf pp7 overblurs still parts of the image, whichGravatar gpoirier2006-07-23
* use mpeg packetizer helpers for sending lpcm packetsGravatar ben2006-07-23
* removed now unnecessary defineGravatar ben2006-07-23
* removed now unnecessary variableGravatar ben2006-07-23
* reuse send_mpeg_lpcm_packet() instead of the old packetizerGravatar nicodvb2006-07-23
* Take start time into consideration when calculation percentage positionGravatar reimar2006-07-23
* in decode_audio() memset(0) unused memory in buf before returningGravatar nicodvb2006-07-23
* don't do the work of mp_get_mp3_header() and, as a side effect, prevent a dea...Gravatar nicodvb2006-07-23
* the value returned by decode_audio() must be the amount of _decoded_ bytes (...Gravatar nicodvb2006-07-22
* cosmetics/punctuation/spellingGravatar diego2006-07-22
* rename rtsp.c to stream_rtsp.c for consistency with other input modulesGravatar ben2006-07-22
* Native MPEG4 SP/ASP/AP support in Matroska.Gravatar rathann2006-07-22
* fix compilation if DVB is not definedGravatar ben2006-07-22
* display the right MPEG packet typeGravatar ben2006-07-22
* use new mpeg_packetizer helpersGravatar ben2006-07-22
* my_write() must return the bytes writtenGravatar nicodvb2006-07-22
* cosmetics: comments and reindentation asked by gxbenGravatar nicodvb2006-07-22
* simplified mpeg packetizer used by hw mpeg decoders/vo - first roundGravatar nicodvb2006-07-22
* Compile fix, patch by Aidan Thornton % makomk # lycos P co P uk %Gravatar gpoirier2006-07-21
* sync r19134Gravatar gpoirier2006-07-21
* updated french man page with vo_ivtv descriptionGravatar ben2006-07-21
* updated english man page with vo_ivtv descriptionGravatar ben2006-07-21
* Use libavutil in libswscale, and allow it to be built out of the mplayer treeGravatar lucabe2006-07-20
* updated mpeg_packetizer include to new localizationGravatar ben2006-07-19
* moved mpeg_packetizer helpers to libmpdemuxGravatar ben2006-07-19