summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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/+0
* Remove redundant comment.diego2007-09-291-1/+0
* Remove useless comment.diego2007-09-291-1/+0
* cosmetics: Move the command to remove configure.log out of a block of variablediego2007-09-291-1/+1
* sync w/24656gpoirier2007-09-291-2/+6
* spelling cosmeticsdiego2007-09-291-1/+1
* Enable SSE on MinGW, many builds out there seem to use it without ill effect.diego2007-09-291-1/+1
* add flac speedupscompn2007-09-291-0/+1
* compile fix for faq.xmlkraymer2007-09-294-23/+125
* r24655: analyzeduration option for lavf demuxervoroshil2007-09-291-2/+7
* synced with r24656Gabrov2007-09-291-3/+11
* r24030: Document special A-V sync issues with FLV fileskraymer2007-09-293-14/+223
* AVI can do video stream switching, tooreimar2007-09-291-1/+1
* analyzeduration option for lavf demuxerhenry2007-09-292-0/+10
* remove useless int->double conversionhenry2007-09-291-3/+2
* fix warningshenry2007-09-291-1/+1
* r24646: add -lavfdopts format optionvoroshil2007-09-291-1/+5
* fixed bug introduced with previous commit: patch_panscan() must work in the s...nicodvb2007-09-281-1/+1
* 1000l, the tff flag was never cleared before being overwritten with the value...nicodvb2007-09-281-2/+4
* Define profiles_t as const to fix a warning. Prevent profiles[] from been exp...iive2007-09-281-2/+2
* sync w/r24646gpoirier2007-09-281-14/+23
* Update translations to not recommend -vc dummy (it is too crash-happy)reimar2007-09-285-5/+5
* add -lavfdopts format optionhenry2007-09-281-0/+4
* h263 exposedlu_zero2007-09-281-0/+3
* r23578: Fix license header.kraymer2007-09-284-14/+10
* version bumps for codecs.xml and tvinput.xmlkraymer2007-09-287-19/+21
* some whitespace cosmeticskraymer2007-09-286-287/+230
* missing sync tag updatevoroshil2007-09-281-1/+1
* r22718: add new audio and video codecs to libavcodec listkraymer2007-09-281-2/+51
* r22679: Some more details for the mga_vid section taken from drivers/README.kraymer2007-09-271-29/+31
* some whitespace cosmeticskraymer2007-09-273-150/+206
* r22141: Move all "Encoding with the XXX codec family" sections together.kraymer2007-09-271-155/+153
* r21897: Rephrase mga_vid section.kraymer2007-09-274-22/+17
* r21896: Document vo_tdfx_vid.kraymer2007-09-271-1/+51
* r21861: explain how to use MEncoder to create QuickTime-compatible fileskraymer2007-09-271-11/+367
* r21748: Reformatting round continuedkraymer2007-09-273-10/+9
* r21744: Mention that you can use different image formats with mf://kraymer2007-09-271-1/+7
* r21705: remove stray propmt from examplekraymer2007-09-274-22/+29
* r21612: replace &quot; with ", better readabilitykraymer2007-09-2712-102/+102
* r21599: vstrict=0 is required to create DVDs decodable by standalone dvd playerskraymer2007-09-271-7/+15
* "fake" commit (postpone cosmetics from r21537 for now)kraymer2007-09-2717-22/+34
* Revert wrong ARCH_BFIN --> HAVE_BFIN change.diego2007-09-273-3/+3
* fixing uau's GNUisms... 100lrfelker2007-09-271-1/+1
* Disable unused query_format functions for now until they arediego2007-09-263-0/+6
* Fix compilation after FFmpegs r10594.cehoyos2007-09-261-1/+1
* Disable buggy unused function via #if 0, blessed by Rich.diego2007-09-261-0/+2
* Remove unused crappy hash_pic function, blessed by Rich.diego2007-09-261-19/+0
* BFIN is an architecture not a CPU extension, so move it from _cpuexts_all to ...reimar2007-09-261-2/+2
* have ChangeLog a bit more generic about vidix ati drivers upgradeben2007-09-261-1/+1
* warning fixes:diego2007-09-261-2/+0
* Fix playback of streams with more than one audio track (only one supported).cehoyos2007-09-251-0/+7
* r24550: msglevel 5 is the default.kraymer2007-09-251-9/+16
* misc updates and spelling fixesdiego2007-09-251-3/+10
* cosmetics: misc typo fixesdiego2007-09-2512-15/+15
* Add IRC nick for Gianluigi Tiesi.diego2007-09-251-1/+1
* The FFmpeg RoQ video decoder now uses 444P colorspace.diego2007-09-251-1/+1
* Simplify: initialize at declaration at the start of the functionreimar2007-09-241-10/+5
* Get rid of rather pointless assertsreimar2007-09-241-12/+0
* ao_alsa: Fix get_space() return values larger than buffersizeuau2007-09-241-2/+2
*