summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Always deallocate glyphs. Fixes memory leak.eugeni2007-05-021-5/+5
* cosmetics: indentation after previous patchbenoit2007-05-021-13/+13
* test if color conv fonction exists prior to using itbenoit2007-05-021-0/+3
* Fix NULL pointer dereference in demux_mkv that happens wheneugeni2007-05-011-2/+2
* sync w/ r23162gpoirier2007-05-011-3/+5
* dvdnav:// depends on our fork of libdvdnavnicodvb2007-05-011-0/+1
* reindented dvdread check blocknicodvb2007-05-011-3/+3
* libdvdnav now depends on our fork of the library; only the version without nicodvb2007-05-011-40/+35
* Reuse common Makefile infrastructure.diego2007-05-011-20/+9
* cosmetics: Move depend target (preparation for upcoming change).diego2007-05-011-4/+4
* Clarify whom to send translations to.diego2007-05-011-2/+2
* Update comments.eugeni2007-05-011-11/+25
* Cosmetics.eugeni2007-05-011-4/+4
* Move glyph_to_bitmap() call and outline glyph deallocation toeugeni2007-05-011-30/+22
* sync w/ r23152gpoirier2007-05-011-4/+35
* Minor code simplification.eugeni2007-05-011-14/+16
* Move get_bitmap_glyph() call to a separate loop.eugeni2007-05-011-1/+3
* Move transform_3d() call to get_bitmap_glyph().eugeni2007-05-011-10/+9
* Make a function static.eugeni2007-05-011-1/+1
* Don't recalculate rotation radius. eugeni2007-05-011-2/+2
* Bugfix: glyph cache depends on border width, because it contains outline_glypheugeni2007-05-012-0/+2
* Merge FFmpeg dependency handling into the individual tests.diego2007-05-011-39/+17
* cosmetics: Fix bogus indentation.diego2007-05-011-25/+25
* synced with upstream vidix, prevented some drivers to work on some configs/archsben2007-04-305-1/+11
* deprecated comment from the time the pvr code was half V4L2 and half IVTV spe...ben2007-04-301-2/+0
* one more spelling fixben2007-04-301-1/+1
* accurate X200 memory size detection (patch by rjoco77 at kezdionline dot ro)ben2007-04-301-3/+3
* spelling fixben2007-04-301-2/+2
* synced with r23179Gabrov2007-04-303-32/+33
* cosmetics attack, part IV: Remove all tabs and prettyprint/reindent the code.diego2007-04-301-2682/+2681
* r23161: Remove outdated and wrong references to codecs.conf.voroshil2007-04-302-14/+4
* sync tag updatevoroshil2007-04-301-1/+1
* 10l to Diego for breaking svn (again).iive2007-04-301-5/+0
* cosmetics attack, part III: Remove all tabs and prettyprint/reindent the code.diego2007-04-294-1445/+1449
* cosmetics: Fix stray wrongly indented line.diego2007-04-291-1/+1
* cosmetics attack, part II: Remove all tabs and prettyprint/reindent the code.diego2007-04-294-2498/+2497
* Fix several implicit declarations of functions warnings.diego2007-04-299-3/+20
* Remove duplicate #include.diego2007-04-291-2/+0
* Remove unused variable,reimar2007-04-291-1/+0
* (cosmetics) replace tabs with spacesvoroshil2007-04-291-970/+970
* typo fix.voroshil2007-04-291-1/+1
* (cosmetics) more indentation fixes.voroshil2007-04-281-59/+55
* add missing case value, fixes functionality when using some skins.vayne2007-04-281-0/+1
* compilation fix for disabling dvd functionality, patch by <bangbangbear at gm...vayne2007-04-282-6/+6
* update wishlistcompn2007-04-281-12/+13
* notify new Radeon chipsets supported by VIDIX driverben2007-04-281-0/+1
* updated manpages with new vidix subdevice namesben2007-04-2810-31/+20
* Remove outdated and wrong references to codecs.conf.diego2007-04-282-27/+5
* cosmetics: Fix one more stray wrongly indented line.diego2007-04-281-1/+1
* cosmetics: Remove all trailing whitespace and tabs, indentation fixes.diego2007-04-281-1095/+1089
* cosmetics attack, part I: Remove all tabs and prettyprint/reindent the code.diego2007-04-285-3081/+3074
* cosmetics: Replace manual tab indentation by \n\t as in the rest of the file.diego2007-04-281-43/+43
* Mention change to monitorpixelaspect=1 default in Changelogreimar2007-04-281-0/+2
* r23152: Add -ass-hinting option for setting font hinting method.voroshil2007-04-281-3/+27
* Make -monitorpixelaspect 1 the default.cehoyos2007-04-274-10/+11
* Do not set VFCAP_EOSD_UNSCALED if we use scaled-osdreimar2007-04-271-1/+1
* Add -ass-hinting option for setting font hinting method.eugeni2007-04-2712-11/+67
* Fix division by zero in "\t" parsing.eugeni2007-04-271-3/+6
* Add configures arguments to its outputcehoyos2007-04-271-1/+1
* Fix compilation with *_PROTOCOLs in libavformatcehoyos2007-04-271-0/+2
* Mark loader as unmaintained.diego2007-04-261-1/+1
* cosmetics: Remove trailing whitespace.diego2007-04-2614-314/+313
* 100l: Fix another round of copy and paste typos.diego2007-04-261-5/+5
* Fix cut and paste typo, _def_libpostproc --> _def_libpostproc_a.diego2007-04-261-1/+1
* 10l: Remove stray 'fi'.diego2007-04-261-1/+0
* onboard X200 GPU (shared memory) returns a 0 RAM size (patch by rjoco77@kezdi...ben2007-04-261-0/+7
* support for some onboard X200 GPU (patch by rjoco77@kezdionline.ro)ben2007-04-261-0/+1
* header / declarations cleanup, also fixes broken compilation.vayne2007-04-264-18/+2
* Don't declare -lm as a dependency of swscale-example.diego2007-04-261-1/+2
* Simplify preprocessor directives: There is a general variable fordiego2007-04-264-6/+6
* Simplify #include directives.diego2007-04-261-3/+1
* Add config.h variables for static FFmpeg libraries.diego2007-04-262-8/+16
* Ooops, variable names got confused during copy and paste:diego2007-04-261-4/+2
* Merge config.h variable declarations into libpostproc test.diego2007-04-261-9/+5
* Remove unused libavformat #define.diego2007-04-261-3/+0
* Merge config.h variable declarations into libavformat test.diego2007-04-261-17/+8
* Merge config.h variable declarations into libavcodec test.diego2007-04-261-18/+18
* Merge config.h variable declarations into libavutil test.diego2007-04-261-8/+4
* indentation cosmeticsdiego2007-04-261-2/+2
* Remove redundant comments.diego2007-04-261-3/+0
* Clean up static libavcodec check, just checking for a file is enough.diego2007-04-261-19/+0
* Fix typo in _libavcodec vs _libavcodec_a variable name.diego2007-04-261-1/+1
* cosmetics: Fix indentation, merge some lines in the FFmpeg checks.diego2007-04-261-12/+7
* Merge static and shared libpostproc checks.diego2007-04-261-12/+6
* Merge static and shared libavformat checks.diego2007-04-261-23/+18
* Move misplaced res_comment to where it actually takes effect.diego2007-04-261-2/+1
* Merge static and shared libavcodec checks.diego2007-04-261-32/+25
* 10l elif syntax errordiego2007-04-261-1/+1
* Merge checks for static and shared libavutil.diego2007-04-261-30/+25
* Add general variables for either static or shared FFmpeg libraries.diego2007-04-264-14/+20
* Give variable names for static FFmpeg libraries a '_a' suffix.diego2007-04-261-46/+46
* Remove large automatics from stack.diego2007-04-261-3/+3
* Add CXX include flags to dependency file generation CFLAGS to generate correctdiego2007-04-261-0/+2
* synced with r23100Gabrov2007-04-261-20/+4
* AMR-NB fixed-point mode external library support was removed from FFmpeg.diego2007-04-251-33/+3
* make -really-quiet hide the mencoder version tags. patch copied from michaelcompn2007-04-251-0/+5
* cosmetics: Rename Makefile variables CONFIG_VIDIX_* --> VIDIX_*.diego2007-04-252-25/+25
* cosmetics: Rename Makefile variable CONFIG_ASS --> ASS.diego2007-04-253-3/+3
* cosmetics: Remove CONFIG_ prefix from FFmpeg library Makefile variables.diego2007-04-256-28/+28
* Consistently use quotes instead of angled brackets in #includediego2007-04-259-51/+55
* typo: mingw --> mingw32diego2007-04-251-1/+1
* Declarations and code should not be mixed.diego2007-04-253-6/+5
* Add support for Bethesda Software VID video.diego2007-04-251-0/+1
* CONFIG_EBX_AVAILABLE & CONFIG_EBP_AVAILABLE are now calledcehoyos2007-04-241-2/+2
* Do not use FT_Glyph_Copy with NULL glyphs.eugeni2007-04-241-2/+5
* r23028: with -identify show audio and video idkraymer2007-04-241-1/+5
* compilation fix, manually include help_mp.hods152007-04-241-0/+2
* r23100: Update AMR instructions.voroshil2007-04-241-21/+4
* Update AMR instructions.diego2007-04-231-19/+3
* allows cross-compilation for PPC target when using a toolchain defined as pow...ben2007-04-231-2/+2
* r19039 was missed in first sync (r19631). fixed.voroshil2007-04-231-10/+3
* Use proper GPL header.diego2007-04-2313-247/+273
* spelling cosmeticsdiego2007-04-2314-17/+17
* Gui --> guidiego2007-04-23135-20/+20
* Mark incompletely translated file as such.diego2007-04-231-1/+2
* Set _audio_input to yes for V4L2 as well.diego2007-04-231-0/+1
* Use standard GPL header.diego2007-04-232-42/+44
* cosmetics: Sort PARTS.diego2007-04-221-16/+16
* Cosmetics: remove duplicate space in ifdefreimar2007-04-221-2/+2
* Remove duplicate entries from PARTS.diego2007-04-221-3/+0
* Add Makefile variable for audio input that is enabled by V4L or radio capture.diego2007-04-222-7/+4
* demuxer_desc_lavf_preferred depends on USE_LIBAVFORMAT or USE_LIBAVFORMAT_SOnicodvb2007-04-221-0/+2
* Add Makefile variable for either internal or external VIDIX.diego2007-04-222-3/+3
* Readd an explicit rule for Objective C files. Apparently only Apple's fork ofdiego2007-04-221-0/+3
* include inttypes.h in the check for dvdnavnicodvb2007-04-221-0/+1
* u_int -> unsigned int, fixes MinGW compilation (patch by Xuebin Wu)ben2007-04-221-1/+1
* remove useless include that breaks MinGW (patch by Xuebin Wu)ben2007-04-221-1/+0
* fix dha compilation if SVGAHELPER is used (patch by Carl Eugen Hoyosben2007-04-221-2/+2
* Add .mp4 to gmplayer list of known video formatsreimar2007-04-221-2/+2
* spelling, wordingvoroshil2007-04-221-5/+6
* simplified depth definitionben2007-04-227-33/+7
* declare variables as staticben2007-04-221-6/+6
* removed useless varsben2007-04-221-3/+0
* declare variables and functions as staticben2007-04-221-7/+7
* declare variables as staticben2007-04-221-2/+2
* declare variable as staticben2007-04-221-1/+1
* removed old code, that has been commented out for too long timeben2007-04-221-91/+0
* declare variable as staticben2007-04-221-1/+1
* useless else caseben2007-04-221-1/+0
* removed never called functionben2007-04-221-23/+0
* declare variables as staticben2007-04-221-5/+5
* simplified depth definitionben2007-04-221-5/+1
* removed useless code from vidix driversben2007-04-227-323/+5
* Suggest svn diff command that does not show most cosmeticsreimar2007-04-221-0/+4
* updated vidix files headers whenever it's possible to have a clear GPL statementben2007-04-2222-344/+536
* kill a few warningsben2007-04-221-0/+4
* updated the ati vidix driver with the one from upstream vidix, it now support...ben2007-04-222-641/+2106
* after a DVDNAV_VTS_CHANGE event report the title being playednicodvb2007-04-221-0/+2
* r23028: with -identify show audio and video id; patch by Andrew Savchenko (Bi...voroshil2007-04-221-1/+5
* synced with r23028Gabrov2007-04-211-1/+5
* fix for mingw: u_long becomes unsigned longben2007-04-211-1/+1
* added a new value for alpha colorkey (will be needed by further ati vidix dri...ben2007-04-211-0/+1
* u_char is broken under mingw, use unsigned char instead, fix by aurelben2007-04-211-1/+1
* better fix for r23001, u_int becomes unsigned int, dont force it to uin32_tben2007-04-211-11/+11
* Deallocate glyphs in a separate loop.eugeni2007-04-211-0/+3
* Always deallocate glyphs. Fixes a memory leak.eugeni2007-04-211-3/+4
* Reset outline glyph cache when configuration changes.eugeni2007-04-211-0/+1
* Scale camera distance.eugeni2007-04-211-3/+4
* update year of mencoder version linecompn2007-04-211-1/+1
* Remove unused variables.eugeni2007-04-201-2/+0
* Cosmetics.eugeni2007-04-201-6/+5
* Allow caching of rotated glyphs.eugeni2007-04-201-4/+0
* Add shift_[xy] (vector that is added to the glyph before transformation) toeugeni2007-04-202-3/+12
* Fill bitmap_hash_key during parsing stage, call get_bitmap_glyph() much later.eugeni2007-04-201-16/+19
* Remove bbox and advance vector from bitmap cache.eugeni2007-04-202-8/+0
* Store outline_glyph (glyph border) in glyph cache.eugeni2007-04-203-8/+12
* Cosmetics: reindentation.eugeni2007-04-201-4/+4
* Because of the outline glyph cache it is now possible for glyph_info_t to haveeugeni2007-04-201-1/+3
* Make get_*_glyph return void.eugeni2007-04-201-13/+5
* Move outline glyph generation to a separate function, using outline glypheugeni2007-04-201-34/+60
* Oops, fix compilation broken in r23037.eugeni2007-04-201-1/+1
* Collect hit/miss statistic in hash map, and print in -v mode.eugeni2007-04-201-2/+11
* Add outline glyph cache (unused yet).eugeni2007-04-202-0/+68
* Rename glyph cache to bitmap cache.eugeni2007-04-203-41/+40
* Add generic hash map implementation.eugeni2007-04-202-120/+179
* A meaningless cosmetic change.eugeni2007-04-201-1/+1
* Add perspective projection.eugeni2007-04-201-0/+12
* Applying transformation matrix to the glyph and the shift vector separately iseugeni2007-04-201-26/+20
* Cosmetics: reindentation.eugeni2007-04-201-7/+7
* Disable caching of rotated glyphs.eugeni2007-04-201-0/+4
* with -identify show audio and video id; patch by Andrew Savchenko (Bircoph li...nicodvb2007-04-207-1/+20
* Intel's Con