summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Remove unreachable parsing code: for filters that use the option parser,reimar2009-11-217-135/+0
* Support RGB48NE format in OpenGL vos (only really useful once they are modifiedreimar2009-11-211-0/+4
* Allow vf_scale to output to RGB48, though still prefer the 24 and 32 bit form...reimar2009-11-211-0/+2
* Support 16-bit-per-component RGB formats (rgb48[bln]e) in option parser.reimar2009-11-211-0/+3
* Add a define for IMGFMT_RGB48NE that depends on machine endianness.reimar2009-11-211-0/+2
* Move 128kB buffer from stack to demuxer context.reimar2009-11-201-1/+2
* calloc instead of malloc+memset.reimar2009-11-201-2/+1
* Use calloc to allocate a rather large (currently 32k) array instead ofreimar2009-11-201-1/+2
* sub_fribidi should be static, it is not used outside subreader.creimar2009-11-201-1/+1
* Use early return instead of block over whole function.reimar2009-11-201-2/+2
* Use FFMAX instead of a custom max macro.reimar2009-11-201-4/+2
* Silence two gcc warnings: suggest parentheses around && within ||cehoyos2009-11-181-2/+2
* Add #defines for FFMPEG_LICENSE and FFMPEG_CONFIGURATION to config.h.diego2009-11-181-0/+3
* Add functions to return library license and library configuration.diego2009-11-182-0/+21
* 10l to Reimar: Fix typo.cehoyos2009-11-181-1/+1
* Deobfuscate the special hack to disable cache for live555.reimar2009-11-173-2/+6
* Merge malloc+memset -> callocreimar2009-11-171-4/+2
* Fall back to read-based seeking for ffmpeg:// URLs when is_streamed is setreimar2009-11-171-2/+2
* Remove useless check for valid fd with -dumpstream, the code does notreimar2009-11-171-4/+0
* Enable the read-based forward seek fallback also when CONFIG_NETWORK isreimar2009-11-171-2/+2
* Use fill_buffer if available also for STREAMTYPE_STREAMreimar2009-11-171-0/+3
* Mention support for streaming via FFmpeg in Changelog (ffmpeg:// URLs).reimar2009-11-171-0/+4
* Add preliminary support for streaming via FFmpeg's URProtocol functions.reimar2009-11-173-1/+147
* Complete configure support for compiling in FFmpeg's protocol support.reimar2009-11-171-0/+6
* Use avcodec_align_dimensions to appropriately align width and height inreimar2009-11-171-5/+2
* Set display size in sh_video when decoding H264.cehoyos2009-11-161-0/+2
* Clarify new VDPAU MPEG4 ASP and DVB teletext decoding features.cehoyos2009-11-161-2/+2
* synced with r29912Gabrov2009-11-163-34/+98
* synced with help_mp-en.h r29912ptt2009-11-161-1/+2
* added -name, -title, -use-filename-title options to Changelogptt2009-11-162-0/+2
* more changescompn2009-11-161-2/+12
* Use calloc instead of initializing each struct member individually to 0.reimar2009-11-161-22/+1
* Try to detect broken files with unaligned chunks.reimar2009-11-162-0/+16
* Show OSD message when enabling/disabling de-interlacing.cehoyos2009-11-142-0/+3
* cosmetics and grammar fixesptt2009-11-131-17/+18
* Add -tsprog support for lavf to mencoder, similar to what SVN r29846 did for ...reimar2009-11-131-0/+8
* sync with en/mplayer.1 r29905jrash2009-11-131-12/+32
* Check that mpctx->audio_out is not NULL when trying to uninit it.reimar2009-11-131-1/+2
* synced with r29905ptt2009-11-131-1/+16
* synced with r29885ptt2009-11-121-11/+33
* cosmetic fixes as pointed out by diegoptt2009-11-121-4/+4
* Added -name, -title and -use-filename-title options and implementation in X11...ptt2009-11-126-2/+36
* Do not dynamically load libvdpau.so.1, but link at compile time.cehoyos2009-11-112-22/+6
* Replace dead link explaining why not to use HTML on the mailing lists.tack2009-11-1110-10/+10
* Fix declarations in mp_taglists.h and include it in mp_taglists.c toreimar2009-11-112-3/+4
* Add a "tips and tricks" section to the slave mode documentation.reimar2009-11-111-0/+9
* Whitespace cosmetics: fix pause_loop indentation/remove inconsistently used t...reimar2009-11-111-37/+37
* Do not call resume on unpausing if we have already reached eof whilereimar2009-11-111-0/+3
* Remember which subtitle was auto-selected for dvdnav due to -slangreimar2009-11-111-1/+14
* Factor out code that decides which subtitle to play.reimar2009-11-111-24/+28
* Avoid modifying dvdsub_id in command.c where possible.reimar2009-11-111-2/+2
* Move headers related to setting dvd speed to dvd_common.reimar2009-11-112-14/+19
* Set the EOF flag when dvdnav reached the end of the requested title.reimar2009-11-111-2/+6
* Support the range syntax (like dvd://2-5) also for dvdnav.reimar2009-11-111-5/+7
* 10l: Fix compilation without VDPAU.cehoyos2009-11-111-1/+1
* Move dvd_speed and dvd_set_speed to dvd_common and implement -dvd-speedreimar2009-11-104-73/+79
* Move arrays used by both dvd and dvdnav to dvd_common.reimar2009-11-104-5/+6
* Remove unused extern declarations.reimar2009-11-101-1/+0
* Share dvd_device extern declaration between dvd and dvdnav.reimar2009-11-103-2/+1
* Remove an unused variable.reimar2009-11-101-1/+1
* Support VDPAU hardware accelerated decoding of MPEG-4 ASP on capablecehoyos2009-11-108-1/+43
* Map AV_LOG_VERBOSE to MSGL_V in order to avoid spurious log output.diego2009-11-101-0/+1
* Update man page to reflect support for up to 8 channels.tack2009-11-101-6/+8
* Allow lavf demuxer to also probe and play files < 32 kB (full probe buffer si...reimar2009-11-101-2/+4
* Calculate length of ASF files with more than 1 second precision.reimar2009-11-102-2/+2
* Fix length calculation for ASF, preroll is in ms, play time in 100 ns.reimar2009-11-101-1/+1
* Remove useless castreimar2009-11-101-1/+1
* Changelog: add note that 8 channel audio is now supported.tack2009-11-101-0/+1
* Use configure code to define PIC instead of duplicating the check in mangle.h.reimar2009-11-102-6/+1
* Delete "auto-close" from configuration whose support has long been removed.zuxy2009-11-101-1/+1
* Add support for DVB teletext.reimar2009-11-104-2/+52
* Free demuxer->teletext when closing the demuxer.reimar2009-11-101-0/+3
* Set demuxer->teletext to NULL when closing the TV interface,reimar2009-11-101-0/+1
* 100: Fix function parameters when calling create_vdp_decoder() from query_for...cehoyos2009-11-101-1/+1
* Cosmetics: Fix indentation after last commit.cehoyos2009-11-101-1/+1
* Fail in query_format() if a VDPAU decoder is not available.cehoyos2009-11-101-5/+8
* Add a default to switch(image_format), suppresses a warning after a future pa...cehoyos2009-11-101-0/+3
* Add support for 8 channel audio.tack2009-11-1010-19/+215
* Cosmetics: remove trailing whitespace from file.tack2009-11-101-1/+0
* Properly free the pthread mutex for teletext.reimar2009-11-091-0/+2
* Allow teletext compilation without pthreadsreimar2009-11-091-0/+11
* Fix compilation of teletext code without freetype supportreimar2009-11-091-0/+2
* Change type of teletext color specification from unsigned charreimar2009-11-091-1/+1
* Make sure the teletext property stuff does not crash if no demuxer is available.reimar2009-11-091-1/+1
* The code for the non-networking case is the same whether networkingreimar2009-11-091-5/+2
* Factor out triplicated break statement.reimar2009-11-091-3/+4
* Remove unused mp_dvdnav_aid_from_audio_num functionreimar2009-11-091-21/+0
* Fixup the dvdnav <-> sid mapping, dvdnav_spu_stream_to_lang andreimar2009-11-091-9/+13
* Use enum PixelFormat instead of int for srcFormat and dstFormat.cehoyos2009-11-081-8/+8
* Remove macho64 special-case for yasm options, -DPIC is already addedreimar2009-11-081-1/+0
* Remove a pointless undeclared function reference, #error is assumedreimar2009-11-081-1/+0
* Add a comment that the PIC handling in mangle.h is duplicate also inreimar2009-11-081-0/+1
* Add a check if compiler creates PIC code and if so add -DPIC to YASMFLAGS.reimar2009-11-081-0/+15
* Clarify possible issues with gmplayer commandline options due to conflictsreimar2009-11-081-1/+4
* Remove CONFIG_TV_TELETEXT.cehoyos2009-11-0711-93/+1
* Factorise vbi_decode().cehoyos2009-11-071-30/+39
* Allow demuxer lavf to export CODEC_ID_DVB_TELETEXT.cehoyos2009-11-071-0/+2
* Separate teletext from tv support.cehoyos2009-11-0712-56/+81
* Remove pointless and broken (e.g. does not set aid and vid) -tsprog handlingreimar2009-11-071-22/+3
* Use switch_program property from mplayer.c to set ts_prog.reimar2009-11-071-0/+4
* Remove an empty program if the one requested by IDENTIFY_PROGRAM does not existreimar2009-11-071-4/+4
* Document sws_freeContext().stefano2009-11-071-0/+4
* Whitespace cosmetics: reindent reinit_audio_chain functionreimar2009-11-061-43/+43
* Remove some useless comments/commented-out code.reimar2009-11-061-3/+0
* Split assignment from error value check to avoid overcomplicated if () condit...reimar2009-11-061-2/+3
* Reuse the init_error exit path also for init_best_audio_codec errors.reimar2009-11-061-3/+1
* Simplify: use &= instead of a = b & a;reimar2009-11-061-1/+1
* Remove some unnecessary else blocksreimar2009-11-061-3/+2
* Use an early return instead of a {} block over the whole function in reinit_a...reimar2009-11-061-2/+2
* Disable audio when initializing the filter chain fails (can happen e.g. when ...reimar2009-11-061-7/+8
* Only call avcodec_close if the open succeeded before, otherwise avcodec_closereimar2009-11-061-1/+2
* PPC: make inline asm xform address test work with Apple toolsattila2009-11-061-1/+1
* sync with en/mplayer.1 r29823jrash2009-11-061-2/+9
* dvdnav: print ID_SID_..._LANG, just like dvd://reimar2009-11-051-0/+2
* Cosmetics: indentation, merge two consecutive ifs.reimar2009-11-051-6/+4
* Make dvdnav also print info about audio streams with unknown language, just l...reimar2009-11-051-1/+1
* Make the dvdnav stream language information output more similar to the dvd one.reimar2009-11-051-10/+6
* Change the subtitle numbers in the dvdnav subtitle language info to matchreimar2009-11-051-1/+1
* Change dvdnav_reset_stream to not disable subtitles, since that breaksreimar2009-11-051-2/+0
* Add cast to signed for 64 bit check, since according to an FFmpeg bug reportreimar2009-11-051-1/+1
* Add a profile example and (commented-out) useful defaults for dvdnavreimar2009-11-051-0/+3
* So Long, and Thanks for All the Fishreynaldo2009-11-051-5/+5
* Add new VDPAU feature high-quality-scaling (and require newer library).cehoyos2009-11-043-2/+17
* reorder_ch: Remove unneeded AF_CHANNEL_LAYOUT_LAVC_AAC_DEC_*tack2009-11-042-6/+1
* ad_ffmpeg: Fix channel layout for ffvorbis and ffaactack2009-11-041-8/+1
* cosmetics: alphabetizecompn2009-11-031-1/+1
* 10l for breaking compilation. change eatgv to tgvcompn2009-11-031-1/+1
* Remove unneeded initializationreynaldo2009-11-031-1/+0
* add yuvs fourcc, fixes yuvs.movcompn2009-11-031-0/+1
* add ffmpeg eatgv codeccompn2009-11-032-0/+8
* add audio format 0x55005354 to mp3, fixes unknown_audio_codec.avicompn2009-11-031-0/+2
* The "ilaced" suboption of vf_scale was renamed to "interlaced".diego2009-11-027-14/+14
* Improve VDPAU noforce-mixer documentation.cehoyos2009-11-021-1/+2
* demuxer.c: Add initialization missing from previous commituau2009-11-021-21/+5
* add VYUY and Y42B fourccs to rawcodecscompn2009-11-021-0/+2
* Unbreak the demuxer-specific code in video.c with e.g.reimar2009-11-013-0/+12
* Teletext display does support font scaling via OSD font scaling, removecehoyos2009-10-311-1/+0
* Replace two more occurences of tvi_vbi with dec_teletext.cehoyos2009-10-312-3/+3
* Remove incorrect comment.cehoyos2009-10-311-2/+0
* sync with en/mplayer.1 r29805jrash2009-10-311-12/+33
* Slightly change behavior of "none" if fstype specification.corey2009-10-302-2/+2
* Document slice ordering assumption done by sws_scale().stefano2009-10-301-1/+5
* Support ISDB-Tb tunning in Brazilcehoyos2009-10-301-3/+7
* Add MSGT_TELETEXT, rename TVI_CONTROL as VBI_CONTROL and fix some pathscehoyos2009-10-297-65/+71
* Move teletext specific code from stream into libmpcodecs.cehoyos2009-10-2912-113/+146
* consistency fix: Give all CONFIG_ definitions the value 1.diego2009-10-281-16/+16
* Cosmetics: Reindent after last commit.cehoyos2009-10-271-1/+1
* Allow image format BGRA when using vo vdpau.cehoyos2009-10-272-0/+42
* Move 64 bit check below compiler detection since it needs the compilerreimar2009-10-261-13/+13
* Fix teletext character set auto-detection.cehoyos2009-10-241-1/+1
* Move some variable initializations to the beginning of vo_x11_fullscreen().diego2009-10-241-9/+4
* Implement VFCAP_FLIP for vo_vdpau.cehoyos2009-10-231-3/+5
* Free memory allocated in ff_vdpau_add_data_chunk() on uninit.cehoyos2009-10-221-0/+8
* synced with r29791ptt2009-10-221-2/+2
* Break an output line for consistency.diego2009-10-221-1/+1
* cosmetic fixes in bs2b and vdpau sectionsptt2009-10-221-9/+9
* add V422, YUNV to rawyuy2compn2009-10-201-0/+7
* add HDYC fourcc to rawuyvycompn2009-10-201-0/+1
* sync to x264-r1296lorenm2009-10-192-2/+2
* Fix playback of Intel JPEG Library Video Codec.cehoyos2009-10-191-8/+1
* Fix aspect test program linking.diego2009-10-191-0/+4
* Get rid of COMMON_LDFLAGS variable. It was a pointless indirection.diego2009-10-192-9/+5
* Add missing '#include "config.h"', the header uses HAVE_BIGENDIAN.diego2009-10-191-0/+2
* Add CONFIG_LPC to config.h as well (needed by FFmpeg).diego2009-10-191-0/+1
* Add CONFIG_LPC to config.mak (needed by FFmpeg).diego2009-10-191-0/+1
* add binary codec for fourcc slifcompn2009-10-191-0/+8
* Merge rules for building mencoder and mplayer.diego2009-10-181-3/+4
* Get rid of LDFLAGS_MPLAYER and LDFLAGS_MENCODER variables.diego2009-10-181-8/+2
* Try to recover from VDPAU display pre-emptions.cehoyos2009-10-171-0/+76
* Find and take into account stream start time for ogg files.reimar2009-10-161-19/+34
* add MVJP fourcc (mjpeg) from ffmpegcompn2009-10-151-0/+1
* Add support for "Forward Uncompressed" decoding via FFmpegreimar2009-10-141-0/+8
* removed daniele forghieri from italian man mantainers (as said by diego and him)ptt2009-10-141-1/+1
* synced with r29771ptt2009-10-141-1/+19
* Support SMPTE-240M colourspace in vo_vdpau.cehoyos2009-10-122-3/+6
* Allow playback of files with FourCC IJLV (Intel JPEG Library Video Codec).cehoyos2009-10-111-0/+8
* Add colorspace option to vo_vdpau.cehoyos2009-10-102-12/+55