summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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 Conroe-L makes use of extended models, so adjust CPU detectiondiego2007-04-202-3/+2
* r22985: Move translatable strings from tv.c to help_mp*voroshil2007-04-201-1/+37
* Sync'd up to r23003ptt2007-04-191-1/+35
* Mono audio should be supported by NAS, too.reimar2007-04-191-1/+1
* update release number and add atrac3 in wav format, works on /samples/a-codec...compn2007-04-181-1/+2
* preserve alpha channel when converting rgb32 to bgr32 in plain Civo2007-04-181-1/+1
* fix red_15mask and green_15mask. the previous values were wrong and causedivo2007-04-181-2/+2
* FFmpeg Atrac 3diego2007-04-181-0/+7
* Bethesda software VID video decoderdiego2007-04-181-0/+9
* test widths all down to one. this tests whether the scalers correctly switchivo2007-04-181-1/+1
* Merge both USE_DVDREAD sections.diego2007-04-181-5/+2
* Fix preprocessor conditionals: libdvdnav includes libdvdread and configurediego2007-04-181-2/+2
* skip MMX code in rgb24tobgr24 if the size of the input is smaller than theivo2007-04-181-0/+3
* skip MMX code in rgb32to16 if the size of the input is smaller than theivo2007-04-181-0/+2
* skip MMX code in rgb32to15 if the size of the input is smaller than theivo2007-04-181-0/+2
* slightly faster rgb32tobgr32; avoid one add and one cmpivo2007-04-171-18/+17
* big surprise.. uau broke gcc 2.95 as usualrfelker2007-04-171-1/+3
* 5l: don't die when config file contains dvd options and dvd support is missingrfelker2007-04-171-2/+2
* New implementation of rgb32tobgr32ivo2007-04-161-41/+58
* Ignore mp4a audio tag, it is meaningless since we get it for all mp4 filesreimar2007-04-161-0/+3
* cosmetics: tabs --> spacesdiego2007-04-161-17/+17
* minor fixes for r23004kraymer2007-04-161-4/+4
* synced with r23003Gabrov2007-04-164-133/+109
* r22985: Move translatable strings from tv.c to help_mp*kraymer2007-04-161-1/+35
* Remove duplicated linevoroshil2007-04-161-1/+0
* bad prototype for driver init functionben2007-04-151-1/+1
* u_int seems unknown under mingwben2007-04-151-11/+11
* lowres supports some h264 filescompn2007-04-151-0/+1
* add entry for recently fixed "device" and "adevice" suboptions in *BSD BT848 tvvoroshil2007-04-151-0/+1
* Report if internal, external of dvdnav version of dvdread is used.diego2007-04-151-5/+11
* Disabled VCD support under Cygwin, it fails to link.diego2007-04-151-1/+1
* Remove unused variable.diego2007-04-151-1/+0
* Update amr-nb and amr-wb checks for changes in FFmpeg.diego2007-04-151-12/+18
* improve horizontal chroma resolution with palmichael2007-04-152-6/+7
* convert palette to yuv instead of converting each pixel after pal->rgbmichael2007-04-152-14/+25
* added vidix driver for Permedia2 cards from upstream vidixben2007-04-145-1/+1683
* added conditional vidix drivers compilationben2007-04-143-5/+151
* Use lavf_preferred mechanism to replace more extension-based detection hacksreimar2007-04-142-4/+2
* Add lavf_preferred demuxer for lavf formats we want to be probedreimar2007-04-144-5/+42
* typovoroshil2007-04-141-1/+1
* cosmetics. restore empty line removed in r22985.voroshil2007-04-131-0/+1
* Fix a stupid bug in r22473: bbox is zero-filled everytime when a glypheugeni2007-04-131-5/+1
* Move translatable strings from tv.c to help_mp*voroshil2007-04-132-51/+79
* Remove redundant setting of variables when compiling FFmpeg libraries,diego2007-04-121-5/+5
* cosmetics, expand all tabs to four spaces.ivo2007-04-121-112/+112
* Replace huge switch statement by a lookup table.ivo2007-04-121-174/+46
* r22975: cosmetics: remove trailing white spacevoroshil2007-04-121-2/+2
* Revert previous broken removal of partial dependency list.diego2007-04-121-0/+49
* cosmetics after last commit; remove superfluous bracesivo2007-04-111-6/+4
* Remove code duplication in sws_rgb2rgb_init.ivo2007-04-112-116/+36
* r22845: Clarify -xineramascreen -2 behaviourkraymer2007-04-111-9/+17
* support format=y8 with -ovc rawlorenm2007-04-111-0/+4
* cosmetics: remove trailing white spacekraymer2007-04-111-2/+2
* updated changelog with recent vidix api changesben2007-04-111-0/+1
* these are actually AGP bridges, not video adapters (should fix ben2007-04-111-2/+0
* this TnT2 chipset is actually NV4/5 arch but for sure not NV30ben2007-04-111-1/+1
* more updates for Spanish man page by Fernando TarĂ­n (lists im gmail com)kraymer2007-04-111-163/+611
* Convert source comments into proper codecs.conf entry comments.diego2007-04-111-2/+2
* Add some more game formats that FFmpeg now supports.diego2007-04-111-4/+5
* Remove *ancient* ldd debugging junk.diego2007-04-111-4/+0
* Remove the .norecurse hack. It bloats the Makefile, adds maintenance burden,diego2007-04-111-49/+0
* Rework of *BSD BT848 detection for radio://voroshil2007-04-112-22/+27
* Remove unused includes.eugeni2007-04-101-2/+0
* Don't check if user-supplied default font path exists.eugeni2007-04-101-6/+1
* Cleanup real_calc_response_and_checksum()rtogni2007-04-091-10/+5
* Merge calc_response_string() into real_calc_response_and_checksum()rtogni2007-04-091-13/+6
* Simplify calc_response_string()rtogni2007-04-091-10/+3
* 10000000l learn to countrtogni2007-04-091-1/+1
* Size of response is known, no need to calculate itrtogni2007-04-091-4/+3
* The size of xor_table is known and fixed, no need to calculate itrtogni2007-04-091-8/+6
* r22916: Ability to specify video and audio capture device namesvoroshil2007-04-091-1/+11
* r22951: Move netstream documentation into TOOLS/README.voroshil2007-04-091-64/+1
* better seeking in dvdnav://nicodvb2007-04-091-1/+1
* implemented STREAM_CTRL_GET_CURRENT_TIME and STREAM_CTRL_SEEK_TO_TIME - dvdna...nicodvb2007-04-091-0/+20
* 10l typodiego2007-04-091-1/+1
* remove ugly #include from tvi_bsdbt848.cvoroshil2007-04-092-19/+83
* Move netstream documentation into TOOLS/README.diego2007-04-092-63/+32
* Move TOOLS/cpuinfo.c into the root directory.diego2007-04-094-5/+5
* more human description of -mpegopts :interleaving2nicodvb2007-04-081-2/+2
* documented -mpegopts :interleaving2nicodvb2007-04-081-0/+6
* added :interleaving2, a better method to determine which stream whouls be flu...nicodvb2007-04-081-0/+14
* Fix typo in r22772 which causes compilation error under *BSD.voroshil2007-04-081-8/+8
* in mpegfile_write_header(only for mpeg1/2) don't overwrite the values of bufs...nicodvb2007-04-081-10/+0
* reindentationnicodvb2007-04-081-2/+2
* in the system header set audio_locked/video_locked only for dvd and vcdnicodvb2007-04-081-0/+4
* small syntax fix: muxrate is expressed in units of 400 bits/second, not 50 by...nicodvb2007-04-081-1/+1
* Ignore generated pci_*.[ch] files.diego2007-04-070-0/+0
* trashed deprecated libdha dirben2007-04-072-55/+0
* moved old README file from libdha dir to vidix oneben2007-04-071-0/+0
* Start to separate bad-autodetection hacks from other stuff in extension-basedreimar2007-04-071-0/+5
* .dxa files should be handled by libavformat.diego2007-04-071-0/+1
* support for C93 videodiego2007-04-072-0/+9
* 10l, the scr must be reset before overwriting the first pack with the correct...nicodvb2007-04-071-0/+3
* support for THP ADPCM audiodiego2007-04-072-0/+8
* qdrw changed output format in ffmpeg r8630, sync codecs.conf and require rtogni2007-04-072-3/+3
* typodiego2007-04-073-3/+3
* Fix lost hard linebreaks in libass by repeating the loop when both soft andeugeni2007-04-071-0/+5
* missing includes in generated fileben2007-04-071-0/+8
* restored pci_db2c.awk file from previous broken commitben2007-04-071-8/+0
* Add "Requirements" and "Mailinglist" sectionattila2007-04-071-2/+21
* reversed r22879 until I discover why it's giving so many sync problems; I'll ...nicodvb2007-04-071-3/+24
* Support Windows codecs from RealPlayer10rtogni2007-04-061-0/+39
* Remove useless #includes.diego2007-04-067-8/+0
* Remove useless #includes.diego2007-04-062-4/+0
* consistent include paths for config.h et al.diego2007-04-0610-20/+20
* Consistent include paths for config.h.diego2007-04-061-1/+1
* BMP support for mf://reimar2007-04-061-0/+2
* missing headers in vidix drivers registry filesben2007-04-065-3/+40
* renamed libdha.[hc] to dha.[hc]ben2007-04-0615-14/+14
* merged libdha and libvidix, moved all files from libdha to vidix directoryben2007-04-0658-35/+58
* There was a fallback value for libtheora linker flags, but it was never addeddiego2007-04-061-1/+1
* Ability to specify video and audio capture device namesvoroshil2007-04-052-8/+44
* typo fix (s/M/N/) in IMPORTA_M_Tgpoirier2007-04-041-1/+1
* sync with r22902gpoirier2007-04-041-9/+7
* Fix compilation after FFmpeg r8619.cehoyos2007-04-041-1/+1
* Length of interleaved RTSP frames (0x24) in only 16 bit, the other byte rtogni2007-04-031-1/+2
* Use teardownMediaSession() instead of teardownMediaSubsession()cehoyos2007-04-03