summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove assert. Not only are they no help at all and proper checks shouldreimar2007-10-271-5/+0
* Basic support for Closed Captioning Roll-up mode.voroshil2007-10-271-0/+45
* Reset two static variables for nosub range when subdata changed/switched.ulion2007-10-271-0/+8
* Cosmetics: fix indentation after last commit.eugeni2007-10-251-6/+6
* Check return value of add_face.eugeni2007-10-251-0/+2
* demuxer.c: Remove useless codeuau2007-10-251-21/+17
* fixed osd on maccompn2007-10-251-0/+1
* r24740: misc roff fixesvoroshil2007-10-251-6/+55
* r24745: libavcodec now supports dnxhd encoding.voroshil2007-10-251-4/+8
* r24772: DirectShow based tv:// driver for win32voroshil2007-10-251-1/+48
* Don't wait for filling entire audio ringbuffer at each call to grab_audio_frame.voroshil2007-10-251-1/+1
* Add missing call to audio_in_start_capture.voroshil2007-10-251-0/+1
* add missing include (errno.h). fix compilation on openbsdivo2007-10-241-0/+1
* synced with r24841Gabrov2007-10-241-6/+16
* Get rid of void pointer arithmetic.zuxy2007-10-231-1/+1
* Fix input command parser for using only tab to separate the arguments.ulion2007-10-231-2/+2
* Fix GetTimerMS() discontinuous return value bug caused by GetTimer() overflowulion2007-10-231-1/+2
* A missing break statement caused SDLK_PLUS to be triggered twice on one press.diego2007-10-221-2/+2
* type fix: there was a 'not' too muchptt2007-10-221-1/+1
* synced with r24837ptt2007-10-221-3/+3
* synced with r24820ptt2007-10-221-9/+65
* sunc with r24790ptt2007-10-221-1/+48
* Spelling, vf_ow parameters are optional.diego2007-10-221-2/+2
* fix warning:diego2007-10-221-1/+1
* grammar fixptt2007-10-221-1/+1
* support for wavpack in matroskacompn2007-10-221-0/+1
* add support for wavpack into matroskaaurel2007-10-212-0/+5
* Fix warning:diego2007-10-211-1/+0
* vp6vfw can decode vp6f toocompn2007-10-211-0/+1
* Replace hardcoded 0 by equivalent O_RDONLYreimar2007-10-211-1/+1
* Check ICDecompressGetFormatSize to avoid crashes.reimar2007-10-211-0/+5
* Remove some unused code, fixes the following warnings:diego2007-10-211-65/+0
* Remove unused code and fix warning:diego2007-10-211-14/+0
* ao_openal is mine as well (however someone else developing it further would b...reimar2007-10-211-0/+1
* I'll be maintaining ao_pulse for nowreimar2007-10-211-0/+1
* _vorbis_block_alloc() is used w/o prototype, this will crash on ia64.diego2007-10-207-0/+106
* Remove unnecessary lines from patch headers.diego2007-10-201-7/+0
* Certain VIDIX drivers only work on x86, disable for other arches.diego2007-10-201-2/+2
* Disable libavcodec libvorbis encoderuau2007-10-201-1/+1
* Clarify that -vo gl bicubic filtering is B-spline, not polynomialreimar2007-10-201-1/+1
* Set CONFIG_LIBVORBIS correctlyreimar2007-10-201-0/+1
* Add ASF/MXF decryption support to Changelogreimar2007-10-201-0/+3
* Simplify handling SET_NORM for V4l1: replace several if-else-if and switchvoroshil2007-10-201-67/+34
* czech/slovak character set fixes:voroshil2007-10-201-2/+2
* Avoid text deformation and subtitles moving outside the screen in pan-and-scaneugeni2007-10-192-9/+22
* indentation fix+typo fixptt2007-10-191-2/+1
* reminder that this filter has broken global varsrfelker2007-10-191-0/+2
* Mark constant argument of mp_header_process_sequence_header as such.diego2007-10-192-2/+2
* -ao pulse in changelogreimar2007-10-181-0/+3
* Add missing ao_pulse.creimar2007-10-181-0/+382
* Replace Polyp- by PulseAudio output.reimar2007-10-185-351/+35
* Add a space behind openal to get minimum length of 7reimar2007-10-181-1/+1
* Docs update: -ao openal handles more than one channels since some time alreadyreimar2007-10-181-1/+1
* add comment to endifcompn2007-10-181-1/+1
* Fix typo in commentreimar2007-10-181-1/+1
* Sync with latest FFmpeg changes.diego2007-10-181-1/+1
* Sync with FFmpeg r10774.diego2007-10-181-25/+32
* Rename LIB to LIBNAME for consistency.diego2007-10-181-2/+2
* 1l: Update wrong #endif comment.diego2007-10-181-1/+1
* Add FFMPEG_ prefix to all multiple inclusion guards.diego2007-10-183-9/+9
* Remove unused static function get_image().zuxy2007-10-171-17/+0
* Add Coinitialize function to vfw encoder and win32 loader.compn2007-10-173-2/+71
* simple avoid wine complaints fix by sherpyacompn2007-10-171-1/+1
* synced with r24795Gabrov2007-10-162-3/+4
* better vfw encoding workaround for vp7 fourcccompn2007-10-161-1/+1
* add some changescompn2007-10-161-0/+6
* add nellymoser to changelogcompn2007-10-161-0/+4
* add nellymoser codec to mplayer with internal fourcc NELLcompn2007-10-162-0/+8
* After receiving EINTR 'read' syscall should be restarted.voroshil2007-10-162-0/+4
* Disable channel scanner when no tuner is present.voroshil2007-10-152-0/+9
* synced with r24788Gabrov2007-10-153-10/+97
* now italian DOCS are there to be referenced...ptt2007-10-151-9/+7
* Fix mplayer segfault when v4l driver initialization (at setting normvoroshil2007-10-141-1/+3
* #ifdef's in tv.c and tv.h becomes more and more hard to maintain.voroshil2007-10-142-26/+0
* Add -lavfdopts cryptokeyreimar2007-10-142-0/+27
* small grammar fixdiego2007-10-141-2/+2
* Consistently set NOTE: in italics.diego2007-10-141-2/+4
* Remove unnecessary curly braces.voroshil2007-10-141-4/+1
* 8 bytes buffer is not enough for at least SECAM-DK.voroshil2007-10-141-1/+1
* Replace duplicated code with call to routinevoroshil2007-10-141-7/+1
* 10l: routine sets norm from parameter, but prints value of tv norm optionvoroshil2007-10-141-1/+1
* (cosmetics) indentation fix of my previous commit and small readabilityvoroshil2007-10-141-22/+25
* Remove driver-dependent #ifdef from norm_from_string routine.voroshil2007-10-141-22/+14
* (cosmetics) remove trailing whitespacevoroshil2007-10-141-37/+37
* 10l fix compilation with v4l2iive2007-10-131-1/+1
* Add me as author of dshow tv:// drivervoroshil2007-10-131-0/+1
* Changelog entry for dshow tv:// drivervoroshil2007-10-131-0/+3
* DirectShow based tv:// driver for win32voroshil2007-10-1310-13/+4175
* add more warning fixes changecompn2007-10-131-0/+3
* Fix deallocate bug which sometimes causes a crash when reinitializing.nplourde2007-10-131-0/+1
* bugfix for ao_macosx last dts passthrough patch, patch by Ulion, ulion2002 gm...nplourde2007-10-131-1/+1
* support Y800 in raw videodiego2007-10-131-0/+1
* removed useless inclusion of error.hnicodvb2007-10-131-1/+0
* Reorder #includes to get rid of the FIXMEzuxy2007-10-121-10/+4
* Remove unnecessary #include <malloc.h>zuxy2007-10-121-4/+0
* cosmetics: typodiego2007-10-111-2/+2
* Silence a gcc warning: "wrong type argument to increment".zuxy2007-10-111-1/+1
* Add support for AC-3/DTS passthrough.nplourde2007-10-111-48/+778
* Sync with FFmpeg changes, NO_DCBZL was renamed to HAVE_DCBZL.diego2007-10-101-2/+2
* my fault, left a wrong line, correctedptt2007-10-091-1/+0
* Make vf_screenshot use the libavcodec PNG encoderreimar2007-10-092-44/+37
* synced with r24344ptt2007-10-091-47/+1
* synced with r24342ptt2007-10-091-1/+5
* synced with r24710ptt2007-10-091-4/+30
* synced with r24087ptt2007-10-091-17/+16
* synced with r24082ptt2007-10-091-1/+2
* synced up to r24293ptt2007-10-091-9/+1
* Added PAFF decodingcehoyos2007-10-091-0/+1
* Fix Zip Motion Blocks Video codec name.diego2007-10-091-2/+2
* add DNxHD (SMPTE VC-3) encodercompn2007-10-091-0/+2
* add vf ow filter for rc3compn2007-10-081-0/+5
* Remove Makefile changes from upstream diff. They are strictly local.diego2007-10-081-13/+0
* cosmetics: Align some lines.diego2007-10-081-2/+2
* document filter -vf ow: Overcomplete Wavelet denoiser.gpoirier2007-10-081-0/+15
* libavcodec now supports dnxhd encoding.diego2007-10-081-0/+4
* cosmetics: Fix inconsistent indentation in directfb test.diego2007-10-081-7/+7
* Simplify directfb/dfbmga test.diego2007-10-081-10/+10
* cosmetics: Fix indentation after previous commit.diego2007-10-081-3/+3
* Remove useless code, the same check is performed a few lines above.diego2007-10-081-4/+0
* misc roff fixesdiego2007-10-081-5/+5
* Remove the check for specific gcc versions, because:diego2007-10-081-1/+1
* sync to r24573jheryan2007-10-081-92/+270
* sync to 21.9.2007jheryan2007-10-0815-404/+511
* sync to r24423jheryan2007-10-081-9/+25
* Sync tag updatevoroshil2007-10-081-1/+1
* rc2 was released in 2007, not 2006rtogni2007-10-071-1/+1
* rc2rtogni2007-10-071-1/+2
* synced with r24727Gabrov2007-10-071-3/+3
* H.264 content can also be decoded with multiple threadsgpoirier2007-10-072-2/+2
* Add rc1try2 and rc1try3rtogni2007-10-071-0/+12
* Fix output channle orderingrtogni2007-10-071-25/+24
* I have mostly taken over maintaining x11_common stuff as wellreimar2007-10-071-1/+1
* Changed proposed monitorpixelaspect value for -vo aa to 0.5 as asked by Rich.cehoyos2007-10-074-4/+4
* enable fullscreen command from mplayer to be sent to mplayer osxnplourde2007-10-071-1/+1
* Make sure forked code does not try to display a GTK message box (and thus cra...reimar2007-10-072-0/+5
* r24706: Add hint to monitorpixelaspect for -vo aa.voroshil2007-10-071-2/+9
* r24709: Documentation follows implementation: Encrytped DVB channels are nevervoroshil2007-10-071-4/+2
* import cleaned-up RPM spec filesrathann2007-10-062-0/+605
* Typortogni2007-10-061-1/+1
* synced with r24711Gabrov2007-10-052-7/+13
* rtsp-stream-over-tcp also works with NEMESI.cehoyos2007-10-053-3/+3
* Fix typo.cehoyos2007-10-051-1/+1
* Documentation follows implementation: Encrytped DVB channels are nevercehoyos2007-10-052-5/+3
* Default monitorpixelaspect is 1.cehoyos2007-10-057-7/+7
* Fix typo.cehoyos2007-10-051-3/+3
* Add hint to monitorpixelaspect for -vo aa.cehoyos2007-10-052-0/+14
* synced with r24656ptt2007-10-051-38/+77
* sync'ed with r24136ptt2007-10-041-52/+104
* sync'd up to r24056ptt2007-10-044-29/+29
* sync'd up to r24423ptt2007-10-041-4/+19
* in update_stats() removed a wrong 'else' that would prevent h264 headers to b...nicodvb2007-10-041-1/+1
* change double arrays to float (this should be accurate enough)michael2007-10-041-8/+8
* fix infinite loopmichael2007-10-041-3/+7
* Fix missing subtitles after seeking backuau2007-10-041-0/+1
* overcomplete wavelet denoisermichael2007-10-033-0/+341
* support for DTS as specified in DVB (untested)nicodvb2007-10-031-0/+8
* The combination _vis=yes and proc=v9 makes no sense and will not even compile.reimar2007-10-031-1/+1
* Format 0x01 cannot be used with "AMV IMA ADPCM", because it belongs to normal...voroshil2007-10-031-0/+2
* Do not uselessly set _x264 to the value it already hasreimar2007-10-031-2/+0
* "AMV IMA ADPCM" can not use 0x1 as tag, it breaks normal PCM.reimar2007-10-031-1/+1
* Get rid of mp_msg_test in vo_png, only reason to use it is performance andreimar2007-10-031-20/+10
* Use IMGFMT_IS_BGR instead of mpi->flags&MP_IMGFLAG_SWAPPED, this is easierreimar2007-10-031-1/+1
* Make a local-only variable static in vo_pngreimar2007-10-031-1/+1
* Set biWidth/biHeight in fli demuxerreimar2007-10-021-0/+2
* Make sure there is no uninitialized data in BITMAPINFOHEADER created by fli d...reimar2007-10-021-1/+1
* Remove ugly unused struct name from typedefreimar2007-10-021-1/+1
* cosmetics: Fix AltiVec spelling.diego2007-10-024-5/+5
* Fix warning:diego2007-10-011-1/+0
* Detect support of and add necessary CFLAGS to avoid crashes when loadingdiego2007-10-012-0/+22
* Move misplaced paragraph to the right question and fix the wording.diego2007-10-011-6/+8
* Remove stray XML tags that broke compilation.diego2007-10-011-2/+0
* Remove useless quotes.diego2007-10-011-1/+1
* Added EOF detection for RTSP via live555cehoyos2007-09-301-0/+1
* Clarify some RTSP changescehoyos2007-09-301-4/+5
* mention the recent telecining bugfix in muxer_mpegnicodvb2007-09-301-0/+2
* Disable direct rendering for ROQ video, the buffer management used by rtogni2007-09-301-1/+1
* revert changes r23805, r23819 and r23866 to restore the mga_vid checkattila2007-09-301-4/+4
* Require atleast libnemesi 0.6.2 (range api and h263 supportlu_zero2007-09-301-1/+1
* AMV demuxer and audio/video decodervoroshil2007-09-303-1/+18
* Gentoo patches for Xextlu_zero2007-09-291-2/+2
* Give temporary executable file the system-specific executable extension.diego2007-09-291-1/+1
* Move declaration of temporary file variables to after the system-specificdiego2007-09-291-14/+17
* Fix Theora check without pkgconfig, -ltheora will not link on its own,diego2007-09-291-2/+2
* Nuke some more outdated and confusing comments.diego2007-09-291-9/<