summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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 " 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
* demux_audio.c: Fix timestamp handlinguau2007-09-241-14/+15
* codecs.conf: Change Monkey's Audio decoder status to "working"uau2007-09-241-1/+1
* synced with r24606Gabrov2007-09-242-4/+98
* r24604: Teletext documentationvoroshil2007-09-241-0/+94
* r24558: Clarify the relationship between -msglevel and MPLAYER_VERBOSE.voroshil2007-09-241-4/+13
* Teletext documentationvoroshil2007-09-241-0/+91
* Fix compilation with enabled radio capture and disabled OSS audio.voroshil2007-09-241-2/+3
* warning fix:diego2007-09-241-1/+2
* add support for yuva420p colorspace (yuv420p + alpha)aurel2007-09-241-0/+4
* Pass URLs to gmplayer when executing, it accepts URLs on the command line.diego2007-09-241-1/+1
* Remove Application from list of Categories, it is not a valid category.diego2007-09-241-1/+1
* French typodiego2007-09-241-1/+1
* cosmetic (get rid of _ at the start of local variable names)michael2007-09-241-24/+24
* According to MSDN a thread must call CoUninitialize once for each successfuldiego2007-09-231-1/+1
* Add new features, implemented in tv://voroshil2007-09-231-0/+4
* add functions for the vga register access patch by Guillaume LECERF <foxcore ...faust32007-09-231-31/+26
* Fix building without network.iive2007-09-221-2/+4
* Change outdated note for -subfpsreimar2007-09-221-1/+2
* Revert r24103, it was nonsense and add a comment that explains the codereimar2007-09-221-1/+3
* removed unused function parametersnicodvb2007-09-221-8/+8
* in ts_detect_streams() moved the iteration condition inside the loopnicodvb2007-09-221-1/+4
* add some commented register dumping codefaust32007-09-201-0/+29
* synced with r24573Gabrov2007-09-201-2/+7
* libnemesi changelog itemlu_zero2007-09-201-0/+2
* rivatv_lock_nv04 is actually an extended version of rivatv_lock_nv03 (patch b...faust32007-09-191-2/+1
* libnemesi support, yet another rtsp/rtp library...lu_zero2007-09-198-9/+612
* I have overhauled the build system.diego2007-09-191-0/+1
* I don't maintain any Windows ports, but the Debian package.diego2007-09-191-3/+3
* Fix loads of typosreimar2007-09-191-11/+11
* Add myself as Debian package maintainer, Dariush has not been active in years.diego2007-09-191-1/+1
* (Re)move idiotic checks, ret can't be < 0 or > 0 if the loop conditionreimar2007-09-191-3/+2
* Fix a few typosreimar2007-09-192-4/+4
* More precise line spacing.eugeni2007-09-181-1/+1
* Fix text height calculation. It depends on line spacing.eugeni2007-09-181-0/+1
* Fix an obviously incorrect comment.eugeni2007-09-181-1/+0
* Enable ass_line_spacing option.eugeni2007-09-183-0/+7
* Implement setting gain control for video devices (usually webcams)voroshil2007-09-186-1/+48
* MPEG-2 blocks at qp 1 get overfiltered by spp, apparently because "qp>>1" turnsdiego2007-09-181-1/+1
* Mention that libavc png decoder depends on zlibreimar2007-09-181-1/+1
* Add comment that clears up what _WINGDI_H is for.diego2007-09-181-0/+1
* Mark phony targets as such.diego2007-09-181-0/+2
* Simplify commands with automatic variables.diego2007-09-181-13/+10
* fix indentation after the last change (patch by Guillaume LECERF <foxcore at ...faust32007-09-181-6/+6
* synced with r24565Gabrov2007-09-182-11/+12
* Replace stdint.h #include by functionally equivalent inttypes.h.diego2007-09-181-1/+1
* Replace x-dev dependency with x11proto-core-dev.diego2007-09-181-1/+1
* Explain how to use diff -uwbBE with svn directlyreimar2007-09-181-0/+2
* it is no longer necessary to reboot the system after the dhahelperwin install...faust32007-09-171-4/+30
* - make dhahelperwin compile with mingwfaust32007-09-176-13/+459
* Make dhasetup more verbose based on code byfaust32007-09-171-7/+32
* rename windows ddk makefile to nmakefile so that a makefile for mingw can be ...faust32007-09-171-0/+0
* Clarify the relationship between -msglevel and MPLAYER_VERBOSE.diego2007-09-171-2/+4
* fix resolution detection for NV03 and NV04 cards, patch by Guillaume LECERF <...faust32007-09-171-0/+3
* Upstream committed both of my libdvdcss patches.diego2007-09-171-1/+1
* Leading underscores in identifiers are reserved in C.diego2007-09-173-10/+10
* warning fix:diego2007-09-171-1/+0
* r24550: msglevel 5 is the default.voroshil2007-09-171-5/+5
* r24549: i_certify is no longer an optionvoroshil2007-09-171-2/+2
* Clarify description of MPLAYER_VERBOSE.diego2007-09-161-4/+3
* msglevel 5 is the default.diego2007-09-161-1/+1
* i_certify is no longer an optioncompn2007-09-161-1/+1
* reimar cleaned up tivo demuxercompn2007-09-161-0/+1
* vfw2menc works on linux/windowscompn2007-09-161-1/+1
* Merge three sed invocations into one.diego2007-09-161-3/+1
* Install man pages in $(PREFIX)/share/man instead of $(PREFIX)/mandiego2007-09-161-2/+2
* vfw2menc works on linux and windows x86 onlycompn2007-09-161-1/+1
* Make vd_ffmpeg work with lavf demuxer also for RealVideo.reimar2007-09-161-1/+1
* ao_mpegpes does not support S16_LE format, do not claim it does!reimar2007-09-161-2/+1
* Fix typo in commentreimar2007-09-161-1/+1
* reverted useless r24539ben2007-09-151-1/+0
* added monkey audio fourcc in wave headerben2007-09-151-0/+1
* Add support for cook audio (though most .rm files don't work with lavfreimar2007-09-151-0/+1
* avoid rivatv_lock_nv40() from trashing the screen (patch by Guillaume Lecerf ...ben2007-09-151-2/+2
* fix screen width and height calculation on nvidia vidix (patch by Guillaume L...ben2007-09-151-1/+11
* getch2: Fix incorrect testuau2007-09-151-1/+1
* prevent some vidix drivers to get compiled on powerpc, they are not intended ...ben2007-09-151-0/+5
* restored vidix build on powerpcben2007-09-151-2/+1
* the IN/OUT PORT 8/16/32 functions rely on inb/inw/inl/outb/outw/outl that are...ben2007-09-151-0/+2
* this flag needs to be defined for pread() on powerpcben2007-09-151-0/+1
* ifdef one variable that is not used with alpha and powerpc architecturesben2007-09-151-1/+4
* Copy AC-3 bsmod field into IEC data-type field as required by the specsreimar2007-09-151-0/+1
* Handle swab when input length is odd (treat it as if there was an additionalreimar2007-09-151-2/+10
* Avoid one more code duplicationreimar2007-09-151-17/+3
* get rid of pointless size parameter for tmf_load_chunkreimar2007-09-151-8/+6
* Avoid using demux->stream->end_pos, it rarely does any good.reimar2007-09-151-3/+0
* Slightly simplify IsValidAudioPacketreimar2007-09-151-3/+0
* Simplify another two ifs into onereimar2007-09-151-7/+1
* Make one mp_msg call out of 3reimar2007-09-151-17/+5
* Simpler and more robust tar parsingreimar2007-09-151-26/+10
* Get rid of bloated ty_extension functionreimar2007-09-151-11/+3
* Do not uselessly name structsreimar2007-09-151-2/+2
* Remove another variable and reorder to avoid wasting space due to alignmentreimar2007-09-151-5/+2
* PTS should be passed as int64_t to demux_ty_CopyToDemuxPacketreimar2007-09-151-1/+1
* Remove now useless parameters from demux_ty_CopyToDemuxPacketreimar2007-09-151-6/+4
* Remove more unused code and variablesreimar2007-09-151-10/+0
* cosmetics: Fix typo in function name.diego2007-09-151-2/+2
* removed unused members from dvdnav_priv_tnicodvb2007-09-151-4/+0
* Removed dead code related to stills.nicodvb2007-09-151-8/+0
* updated changelog with recent monkey audio decoder supportben2007-09-151-0/+1
* Revert r24446 since it breaks mingw32 build: _WINGDI_H is defined in wingdi.hzuxy2007-09-151-1/+1
* live recordings can contain 0-size type 0 chunks, ignore them insteadreimar2007-09-141-1/+1
* Move some more variable declarationsreimar2007-09-141-6/+6
* Remove tabs and trailing whitespacereimar2007-09-141-124/+124
* A few more useless ()reimar2007-09-141-4/+4
* Minor simplificationsreimar2007-09-141-4/+4
* Further simplify demux_ty_FindESHeaderreimar2007-09-141-11/+11
* Optimize demux_ty_FindESHeaderreimar2007-09-141-8/+9
* Remove some commented-out debugging codereimar2007-09-141-29/+2
* Fix demux_ty_FindESHeader so it won't overreadreimar2007-09-141-1/+1
* Simplify demux_ty_FindESPacket by reusing demux_ty_FindESHeaderreimar2007-09-141-32/+10
* Remove unused demux_ty_FindESPacket parameterreimar2007-09-141-2/+2
* Simplify demux_ty_FindESHeaderreimar2007-09-141-12/+7
* Move variable declarations into the block where they are usedreimar2007-09-141-19/+10
* Another piece of duplicate codereimar2007-09-141-13/+2
* Avoid a big piece of duplicated codereimar2007-09-141-52/+7
* Get rid of more code duplicationreimar2007-09-141-35/+6
* Simplify XDS handlingreimar2007-09-141-12/+5
* Reduce code duplicationreimar2007-09-141-21/+2
* Greatly simplify IsValidAudioPacket, though this might break somethingreimar2007-09-141-30/+2
* Simplify IsValidAudioPacketreimar2007-09-141-9/+2
* Do not misuse a_streams for private info, demuxer->priv is for that!reimar2007-09-141-22/+7
* Use AV_RB24reimar2007-09-141-1/+1
* get rid of pointless pesFileId variablesreimar2007-09-141-19/+3
* Simplify AV_RB32 / 256 -> AV_RB24reimar2007-09-141-2/+1
* Use AV_RB32 instead of tivobuffer2hostlongreimar2007-09-141-12/+6
* Yet more cosmeticsreimar2007-09-141-23/+5
* Move timestamps to int64_t and use MP_NOPTS_VALUEreimar2007-09-141-29/+15
* Demuxers are _not_ supposed to set ds->pts!reimar2007-09-141-1/+0
* Fix completely broken get_ty_pts (it's an ordinary MPEG timestamp)reimar2007-09-141-15/+11
* Another ty simplificationreimar2007-09-141-8/+2
* Remove unused variablereimar