summaryrefslogtreecommitdiffstats
<
Commit message (Expand)AuthorAgeFilesLines
* whitespace cosmeticsdiego2009-04-201-0/+3
* Use temporary variables to add objects that depend on more than onediego2009-04-201-24/+29
* Add algorithm flag (SWS_POINT) to sws_getContext call to avoid a crash.diego2009-04-201-1/+1
* Only add existing files to the FFMPEGFILES variable.diego2009-04-201-1/+1
* Use ADDSUFFIXES function to simplify version.h dependency declaration.diego2009-04-201-1/+1
* Introduce ADDSUFFIXES function and use it to simplify thediego2009-04-201-2/+3
* cosmetics: Move ADD_ALL_* functions to a more sensible place.diego2009-04-201-3/+3
* Add HAVE_LDBRX to config.h for FFmpeg.diego2009-04-201-0/+1
* Add check for XFORM ASM, needed by FFmpeg/PPC.diego2009-04-201-0/+12
* cosmetics: reindentdiego2009-04-191-31/+38
* whitespace cosmeticsdiego2009-04-191-5/+5
* cosmetics: Rename PARTS variable to FFMPEGPARTS.diego2009-04-191-4/+4
* Introduce ADD_ALL_DIRS function to factorize clean and distclean target commandsdiego2009-04-191-2/+3
* Convert another forgotten ADD_ALL_EXESUFS call.diego2009-04-191-1/+1
* Extend ADD_ALL_EXESUFS to work with a list of files instead of a single one.diego2009-04-191-4/+4
* Remove duplicate entry from DIRS.diego2009-04-191-1/+0
* Add files in all library subdirectories to FFMPEGFILES variable, notdiego2009-04-191-1/+1
* Remove pointless #ifdef around internal #include.diego2009-04-191-4/+1
* Remove 2 useless += at the end of rgb16to15(), found by CSA.michael2009-04-181-2/+0
* Rename swscale_avoption.c to options.c.stefano2009-04-182-1/+1
* Make sws_setColorspaceDetails() return -1 if the destination format isstefano2009-04-181-1/+1
* Move sws_[gs]etColorspaceDetails() documentation from swscale.c tostefano2009-04-182-9/+9
* Rely on POSIX-compatible head/tail versions that understand the -n option.diego2009-04-161-24/+10
* Replace all `` by $(), it is more readable and easier to nest.diego2009-04-151-223/+223
* Simplify OS detection functions.diego2009-04-151-20/+20
* libavformat is now the default for mov, update extension.c to match this.reimar2009-04-151-3/+3
* whitespace cosmetics: Break some overly long lines.diego2009-04-141-10/+18
* Do not use abgrToA for both luma and alpha channel in hyscale.sdrik2009-04-142-10/+11
* follow renaming of pbBufPtr() to put_bits_ptr() by stefanorik2009-04-132-2/+2
* fix a memory leak leading to ~80 bytes being leaked at each call to flip_page.gpoirier2009-04-131-0/+1
* Sync with latest FFmpeg changes.diego2009-04-132-49/+52
* Move addition of MMX-OBJS to OBJS into common.mak instead of duplicating it.diego2009-04-121-2/+0
* whitespace cosmetics: Reindent a few lines and break a few excessively long l...diego2009-04-121-12/+15
* Fix E-AC-3 channel ordering. E-AC-3 needs to use the same ordering as AC-3,diego2009-04-121-1/+2
* Reduce subtitle parsing verbosity.diego2009-04-121-5/+4
* Use extra_cflags variable instead of CFLAGS to add system-specific CFLAGS.diego2009-04-121-2/+2
* Reemit the ID_AID_x_LANG for the track. This allows the identification of thediego2009-04-111-3/+10
* Move all CFLAGS checks together at the beginning of configure.diego2009-04-101-15/+17
* Move thread-related CFLAGS settings into pthread test.diego2009-04-101-8/+7
* some updates about translation maintenancediego2009-04-101-5/+3
* Simplify: use av_fifo_spacereimar2009-04-102-4/+4
* Remove unnecessary Darwin default CFLAGS and LDFLAGS.diego2009-04-101-2/+0
* Move darwin CFLAG settings to darwin section at the beginning of configure.diego2009-04-101-3/+1
* Move amigaos CFLAG settings to amigaos section at the beginning of configure.diego2009-04-101-3/+1
* gcc <3.1 is unsupported on Darwin, no need to check for this.diego2009-04-101-3/+0
* Make tvi_v4l2 print -1 as "Current input" if the ioctl to read it failed.reimar2009-04-101-0/+1
* Disable pause-hack from PulseAudio 0.9.15 on, it should be fixed.reimar2009-04-091-3/+3
* Split oversized of "argument" onto a separate line.reimar2009-04-091-1/+2
* Also lock the mainloop when doing adjusting the volume for PulseAudio.reimar2009-04-091-0/+3
* Make sure waitop always unlocks the mainloop even if the operation could notreimar2009-04-091-1/+4
* Add a -indentify message that indicates if the current DVDNAV title isreimar2009-04-091-2/+5
* Change type of first argument of the print_int_array function from int todiego2009-04-091-1/+1
* Rename RUNTIME_CPUDETECT to CONFIG_RUNTIME_CPUDETECT and always define it.ramiro2009-04-089-50/+50
* Specify precise dependencies for generated header file codecs.conf.h.diego2009-04-081-1/+2
* Reduce compilation time after version.h was updated.cehoyos2009-04-081-1/+2
* Fix wrong syntax in test example, noticed by Jason Holt, jholt google com.diego2009-04-081-1/+2
* Add rules to install gmplayer manual pages.diego2009-04-061-0/+10
* swscale: Remove X86 commented out code.ramiro2009-04-051-11/+1
* synced with r29147Gabrov2009-04-051-3/+24
* eliminate a trailing whitespaceGabrov2009-04-051-1/+1
* sync with en/mplayer.1 r29133jrash2009-04-051-8/+24
* swscale: Use function pointers for swScale functions.ramiro2009-04-043-205/+186
* swscale: {}-related cosmetics.ramiro2009-04-041-7/+10
* swscale: Add const to some swScale functions' parameters.ramiro2009-04-042-70/+72
* remove startup -volume wish, option was added a while agocompn2009-04-041-2/+0
* add tivo (ty) and rm (rmvb) to file chooser, fixes bug 663compn2009-04-041-2/+3
* Avoid spurious rebuilds on svn up. The check to find out if the header filecehoyos2009-04-041-1/+1
* Fix passing CFLAGS and LDFLAGS with = in them as configure parameters.diego2009-04-041-2/+2
* make = and + both adjust audio delay, useful for keyboards without keypadscompn2009-04-041-0/+1
* add fourccs: dvp and dvs1, from vlc dv video fourcc listcompn2009-04-031-0/+2
* Fix compilation for newly added VAAPI_HWACCEL's.cehoyos2009-04-031-0/+2
* Use native endian float filter provided by libbs2b instead ofbircoph2009-04-021-5/+2
* Add documentation for libbs2b audio filter.bircoph2009-04-021-0/+17
* Add libbs2b audio filter itself.bircoph2009-04-023-0/+220
* Support for libbs2b audio filter.bircoph2009-04-021-0/+43
* Fix compilation with libavcodec's HWACCEL.cehoyos2009-04-021-0/+5
* swscale: Remove mmx2 params from h[yc]scale().ramiro2009-04-021-29/+36
* swscale: Split h[yc]scale_fast() into their own functions.ramiro2009-04-021-23/+38
* swscale: Execute sfence and emms depending on runtime flags.ramiro2009-04-021-17/+4
* Remove unnecessary malloc.h #includes and related #ifdeffery.diego2009-04-0226-123/+0
* Add recently added FFmpeg subdirs to DIRS variable.diego2009-04-021-0/+11
* override codec tag for pcm s32le and s32be, used in movbcoudurier2009-04-021-0/+2
* Add config.h #include, necessary for HAVE_MALLOC_H check.diego2009-04-011-0/+1
* Remove unused variable along with the related warning.diego2009-04-011-1/+0
* Increase probe buffer size to 32kB, this makes ac3 auto-detection far more re...reimar2009-04-011-1/+1
* At least direct3d vo supports -xineramascreen, tooreimar2009-04-011-1/+1
* Make examples and test progs depend on librariesmru2009-04-011-5/+0
* Prefer vo vdpau over vo xv where available.cehoyos2009-03-311-3/+3
* 100l, add forgotten BGR15 format to fmt-conversion.c tablereimar2009-03-311-0/+1
* cdvh decodes with ffdvcompn2009-03-311-0/+1
* Add forgotten escapes for -reimar2009-03-311-2/+2
* Add missing $(EXESUF) to example/test program dependency declaration.diego2009-03-311-3/+3
* Explain relationship between -geometry and -xineramascreen.reimar2009-03-311-0/+3
* Get rid of nonsensical limits on -geometry x, y,w and h values, they onlyreimar2009-03-311-15/+8
* More flags; sync with Linux kernel.zuxy2009-03-311-1/+10
* override lavf tag for pcm s24le, mov uses the same for s24bebcoudurier2009-03-301-0/+1
* Support IMGFMT_NV12 for vo vdpau.cehoyos2009-03-301-0/+6
* Set the forced_subs_only value correctly whenever a new spudec is created.reimar2009-03-302-1/+6
* Use correct PRId64 instead of "lld" in printf string, fixes compiler warnings.reimar2009-03-301-1/+1
* Make sure we do not accidentally use the vdp_get_error_string from thereimar2009-03-301-0/+1
* Add support for IMGFMT_YUY2 and IMGFMT_UYVY to vo vdpau.cehoyos2009-03-291-2/+20
* VDPAU supports IMGFMT_I420 and IMGFMT_IYUV.cehoyos2009-03-291-0/+2
* Consistently use MP_MAX_PLANES as size for plane pointer/stride arrays in lib...reimar2009-03-294-22/+18
* Globally ignore all example binaries.diego2009-03-290-0/+0
* Consistently use MP_MAX_PLANES as size for plane pointer/stride arrays in libvo.reimar2009-03-294-19/+17
* Generalize example target rule in common.mak so that it sets a -example$(EXESUF)diego2009-03-291-1/+1
* Move swscale AltiVec template code to ppc subdirectory.diego2009-03-292-1/+1
* Use MP_MAX_PLANES as size of arrays passed to mpcodecs_draw_slice.reimar2009-03-292-6/+4
* Relicense file to LGPL with the permission of Romain Dolbeau, the author.diego2009-03-291-8/+8
* sync with en/mplayer.1 r29059jrash2009-03-291-6/+3
* Update demuxer->sub->id and demuxer->sub->sh if a new subtitle stream isreimar2009-03-291-0/+4
* Cosmetics: Reindent after last commit.cehoyos2009-03-291-1/+1
* 10l: Don't use MP_IMGFIELD_TOP_FIRST if MP_IMGFIELD_ORDERED is not set.cehoyos2009-03-291-0/+3
* synced with r29059Gabrov2009-03-281-6/+3
* Move config.h include directive up as a precaution measure.bircoph2009-03-281-1/+2
* Reorder includes alphabetically.bircoph2009-03-281-2/+2
* Remove af_mp.h and add its content to af.hbircoph2009-03-282-34/+8
* Remove af_msg special-casing API in libaf.bircoph2009-03-2820-180/+141
* Document the ass_render_event event_images parameter.reimar2009-03-281-0/+1
* Initialize all structs to 0 before using them.reimar2009-03-281-0/+3
* Check for ddk/ntddcdrm.h header before enabling VCD on mingw.reimar2009-03-281-3/+11
* 100l, revert r29082, I missed that the vts comparison should be case-insensit...reimar2009-03-281-1/+5
* Reindentreimar2009-03-281-2/+2
* Simplify extracting title number from ifo namereimar2009-03-281-5/+1
* Move bfin specific code to its subdir.ramiro2009-03-274-4/+7
* Simplify detection of .ifo extension.reimar2009-03-271-2/+2
* Use x86_reg instead of long in several video filters to fix compilation on Mi...reimar2009-03-274-11/+11
* Directly include libavutil/x86_cpu.h in cpudetect.h instead of duplicating itreimar2009-03-271-27/+1
* Get rid of gettimeofday reimplementation for MinGW, all remotely recentreimar2009-03-271-9/+0
* spelling fixes, add release namediego2009-03-271-16/+16
* Check for _WINGDI_ instead of _WINGDI_H before defining BITMAPINFOHEADERreimar2009-03-271-1/+1
* misc updatesdiego2009-03-271-8/+3
* Sync cpuid detection code with libavcodec: assume it is always available on x...reimar2009-03-271-13/+7
* Rename local TMP variable to TMPRES to avoid a clash with thereimar2009-03-271-4/+4
* Rename cs_test.c --> colorspace-test.c. This is more consistent with the namesdiego2009-03-262-2/+2
* change close to closesocket, unifies close streaming codecompn2009-03-261-1/+1
* Make svn:ignore properties globally consistent. Ignore all .d, .ho, .exe, -testdiego2009-03-260-0/+0
* Add support for mmsh:// as alias for mmshttp://reimar2009-03-261-2/+3
* Move yuv2rgb code to subdirs.ramiro2009-03-269-65/+113
* enable vp6 codec to read/write .fpf (passlogfile)compn2009-03-251-3/+5
* Simplify vdpau deinterlacing code and fix timing for deint=2.cehoyos2009-03-251-7/+7
* typo fixesdiego2009-03-251-5/+5
* Update date in manual page.diego2009-03-251-1/+1
* Rename 'default-binds' input option to 'default-bindings'.diego2009-03-256-9/+9
* cosmetics: Drop leading underscore from extra_ variables.diego2009-03-251-194/+194
* swscale-example is an API example, not a test program.diego2009-03-251-1/+2
* 1l: There is no more delay since r29051.cehoyos2009-03-251-3/+0
* Clarify vdpau deinterlacers.cehoyos2009-03-251-2/+2
* New VDPAU deinterlacing code needs one reference surface less for software de...cehoyos2009-03-241-1/+1
* New vdpau deinterlacing code needs one reference surface less.cehoyos2009-03-241-6/+5
* Stephen Warren reported that VDPAU deinterlacing did not work correctly.cehoyos2009-03-241-4/+10
* sqcp plays with ffqclp in ffmpegcompn2009-03-241-0/+1
* Update help output with previous --extra-ldflags change.diego2009-03-241-3/+2
* Adds "YUYV422 to YUVA420P" and "UYVY422 to YUVA420P" unscaled convertionsdrik2009-03-241-2/+8
* Fix some places where "non-alpha to YUVA420P" do not fill the alpha planesdrik2009-03-241-0/+6
* Simpler and more elegant fix to the x86_32/OSX+PIC build failuresdrik2009-03-242-10/+4
* Replace --with-extralibdir option by --extra-ldflags, which accepts arbitrarydiego2009-03-241-98/+98
* typo fix: Remove stray '-' from --extra-cflags option evaluation.diego2009-03-231-1/+1
* Replace --with-extraincdir option by --extra-cflags, which accepts arbitrarydiego2009-03-231-48/+48
* Get rid of pointless EXTRA_INC and EXTRAXX_INC config.mak variable indirection.diego2009-03-231-5/+3
* Do not use full CFLAGS to build codec-cfg, they are unnecessary.diego2009-03-231-1/+1
* Change function call order in config().cehoyos2009-03-221-10/+5
* Rename 'tests' target to 'testprogs'. It is too easily confused with thediego2009-03-221-1/+1
* Remove unnecessary CLEANFILES declaration. Test programs do not require it.diego2009-03-221-2/+0
* Add forgotten "static" to new data_length variable in ao_pcmreimar2009-03-221-1/+1
* Whitespace-only cosmetics: use consistent indentation in ao_pcm.creimar2009-03-221-137/+137
* Print a warning if ao_pcm wrote more data than what can be specified in thereimar2009-03-221-5/+11
* Sync with r28984: 17% done.bircoph2009-03-221-508/+504
* Synced with r28991.bircoph2009-03-221-7/+6
* sync with en/mplayer.1 r28991jrash2009-03-221-12/+57
* Enable unscaled packed422 -> planar 420 converters by default as themichael2009-03-211-5/+4
* 10l (C code was buggy and untested)michael2009-03-211-4/+7
* Average chroma of 2 lines in packed 422 -> planar 420.michael2009-03-211-4/+110
* 10l: Only try to create vdpau decoder if hardware decoding is intended.cehoyos2009-03-211-1/+1
* Test if create_vdp_decoder() might succeed by calling it from config()cehoyos2009-03-211-0/+3
* Change return value for create_vdp_decoder().cehoyos2009-03-211-3/+3
* map jls (jpeg-ls), thm and db (thumbnails) files to jpgcompn2009-03-21