| Commit message (Expand) | Author | Age | Files | Lines |
* | with -identify show audio and video id; patch by Andrew Savchenko (Bircoph li... | nicodvb | 2007-04-20 | 7 | -1/+20 |
* | Intel's Conroe-L makes use of extended models, so adjust CPU detection | diego | 2007-04-20 | 2 | -3/+2 |
* | r22985: Move translatable strings from tv.c to help_mp* | voroshil | 2007-04-20 | 1 | -1/+37 |
* | Sync'd up to r23003 | ptt | 2007-04-19 | 1 | -1/+35 |
* | Mono audio should be supported by NAS, too. | reimar | 2007-04-19 | 1 | -1/+1 |
* | update release number and add atrac3 in wav format, works on /samples/a-codec... | compn | 2007-04-18 | 1 | -1/+2 |
* | preserve alpha channel when converting rgb32 to bgr32 in plain C | ivo | 2007-04-18 | 1 | -1/+1 |
* | fix red_15mask and green_15mask. the previous values were wrong and caused | ivo | 2007-04-18 | 1 | -2/+2 |
* | FFmpeg Atrac 3 | diego | 2007-04-18 | 1 | -0/+7 |
* | Bethesda software VID video decoder | diego | 2007-04-18 | 1 | -0/+9 |
* | test widths all down to one. this tests whether the scalers correctly switch | ivo | 2007-04-18 | 1 | -1/+1 |
* | Merge both USE_DVDREAD sections. | diego | 2007-04-18 | 1 | -5/+2 |
* | Fix preprocessor conditionals: libdvdnav includes libdvdread and configure | diego | 2007-04-18 | 1 | -2/+2 |
* | skip MMX code in rgb24tobgr24 if the size of the input is smaller than the | ivo | 2007-04-18 | 1 | -0/+3 |
* | skip MMX code in rgb32to16 if the size of the input is smaller than the | ivo | 2007-04-18 | 1 | -0/+2 |
* | skip MMX code in rgb32to15 if the size of the input is smaller than the | ivo | 2007-04-18 | 1 | -0/+2 |
* | slightly faster rgb32tobgr32; avoid one add and one cmp | ivo | 2007-04-17 | 1 | -18/+17 |
* | big surprise.. uau broke gcc 2.95 as usual | rfelker | 2007-04-17 | 1 | -1/+3 |
* | 5l: don't die when config file contains dvd options and dvd support is missing | rfelker | 2007-04-17 | 1 | -2/+2 |
* | New implementation of rgb32tobgr32 | ivo | 2007-04-16 | 1 | -41/+58 |
* | Ignore mp4a audio tag, it is meaningless since we get it for all mp4 files | reimar | 2007-04-16 | 1 | -0/+3 |
* | cosmetics: tabs --> spaces | diego | 2007-04-16 | 1 | -17/+17 |
* | minor fixes for r23004 | kraymer | 2007-04-16 | 1 | -4/+4 |
* | synced with r23003 | Gabrov | 2007-04-16 | 4 | -133/+109 |
* | r22985: Move translatable strings from tv.c to help_mp* | kraymer | 2007-04-16 | 1 | -1/+35 |
* | Remove duplicated line | voroshil | 2007-04-16 | 1 | -1/+0 |
* | bad prototype for driver init function | ben | 2007-04-15 | 1 | -1/+1 |
* | u_int seems unknown under mingw | ben | 2007-04-15 | 1 | -11/+11 |
* | lowres supports some h264 files | compn | 2007-04-15 | 1 | -0/+1 |
* | add entry for recently fixed "device" and "adevice" suboptions in *BSD BT848 tv | voroshil | 2007-04-15 | 1 | -0/+1 |
* | Report if internal, external of dvdnav version of dvdread is used. | diego | 2007-04-15 | 1 | -5/+11 |
* | Disabled VCD support under Cygwin, it fails to link. | diego | 2007-04-15 | 1 | -1/+1 |
* | Remove unused variable. | diego | 2007-04-15 | 1 | -1/+0 |
* | Update amr-nb and amr-wb checks for changes in FFmpeg. | diego | 2007-04-15 | 1 | -12/+18 |
* | improve horizontal chroma resolution with pal | michael | 2007-04-15 | 2 | -6/+7 |
* | convert palette to yuv instead of converting each pixel after pal->rgb | michael | 2007-04-15 | 2 | -14/+25 |
* | added vidix driver for Permedia2 cards from upstream vidix | ben | 2007-04-14 | 5 | -1/+1683 |
* | added conditional vidix drivers compilation | ben | 2007-04-14 | 3 | -5/+151 |
* | Use lavf_preferred mechanism to replace more extension-based detection hacks | reimar | 2007-04-14 | 2 | -4/+2 |
* | Add lavf_preferred demuxer for lavf formats we want to be probed | reimar | 2007-04-14 | 4 | -5/+42 |
* | typo | voroshil | 2007-04-14 | 1 | -1/+1 |
* | cosmetics. restore empty line removed in r22985. | voroshil | 2007-04-13 | 1 | -0/+1 |
* | Fix a stupid bug in r22473: bbox is zero-filled everytime when a glyph | eugeni | 2007-04-13 | 1 | -5/+1 |
* | Move translatable strings from tv.c to help_mp* | voroshil | 2007-04-13 | 2 | -51/+79 |
* | Remove redundant setting of variables when compiling FFmpeg libraries, | diego | 2007-04-12 | 1 | -5/+5 |
* | cosmetics, expand all tabs to four spaces. | ivo | 2007-04-12 | 1 | -112/+112 |
* | Replace huge switch statement by a lookup table. | ivo | 2007-04-12 | 1 | -174/+46 |
* | r22975: cosmetics: remove trailing white space | voroshil | 2007-04-12 | 1 | -2/+2 |
* | Revert previous broken removal of partial dependency list. | diego | 2007-04-12 | 1 | -0/+49 |
* | cosmetics after last commit; remove superfluous braces | ivo | 2007-04-11 | 1 | -6/+4 |
* | Remove code duplication in sws_rgb2rgb_init. | ivo | 2007-04-11 | 2 | -116/+36 |
* | r22845: Clarify -xineramascreen -2 behaviour | kraymer | 2007-04-11 | 1 | -9/+17 |
* | support format=y8 with -ovc raw | lorenm | 2007-04-11 | 1 | -0/+4 |
* | cosmetics: remove trailing white space | kraymer | 2007-04-11 | 1 | -2/+2 |
* | updated changelog with recent vidix api changes | ben | 2007-04-11 | 1 | -0/+1 |
* | these are actually AGP bridges, not video adapters (should fix | ben | 2007-04-11 | 1 | -2/+0 |
* | this TnT2 chipset is actually NV4/5 arch but for sure not NV30 | ben | 2007-04-11 | 1 | -1/+1 |
* | more updates for Spanish man page by Fernando TarĂn (lists im gmail com) | kraymer | 2007-04-11 | 1 | -163/+611 |
* | Convert source comments into proper codecs.conf entry comments. | diego | 2007-04-11 | 1 | -2/+2 |
* | Add some more game formats that FFmpeg now supports. | diego | 2007-04-11 | 1 | -4/+5 |
* | Remove *ancient* ldd debugging junk. | diego | 2007-04-11 | 1 | -4/+0 |
* | Remove the .norecurse hack. It bloats the Makefile, adds maintenance burden, | diego | 2007-04-11 | 1 | -49/+0 |
* | Rework of *BSD BT848 detection for radio:// | voroshil | 2007-04-11 | 2 | -22/+27 |
* | Remove unused includes. | eugeni | 2007-04-10 | 1 | -2/+0 |
* | Don't check if user-supplied default font path exists. | eugeni | 2007-04-10 | 1 | -6/+1 |
* | Cleanup real_calc_response_and_checksum() | rtogni | 2007-04-09 | 1 | -10/+5 |
* | Merge calc_response_string() into real_calc_response_and_checksum() | rtogni | 2007-04-09 | 1 | -13/+6 |
* | Simplify calc_response_string() | rtogni | 2007-04-09 | 1 | -10/+3 |
* | 10000000l learn to count | rtogni | 2007-04-09 | 1 | -1/+1 |
* | Size of response is known, no need to calculate it | rtogni | 2007-04-09 | 1 | -4/+3 |
* | The size of xor_table is known and fixed, no need to calculate it | rtogni | 2007-04-09 | 1 | -8/+6 |
* | r22916: Ability to specify video and audio capture device names | voroshil | 2007-04-09 | 1 | -1/+11 |
* | r22951: Move netstream documentation into TOOLS/README. | voroshil | 2007-04-09 | 1 | -64/+1 |
* | better seeking in dvdnav:// | nicodvb | 2007-04-09 | 1 | -1/+1 |
* | implemented STREAM_CTRL_GET_CURRENT_TIME and STREAM_CTRL_SEEK_TO_TIME - dvdna... | nicodvb | 2007-04-09 | 1 | -0/+20 |
* | 10l typo | diego | 2007-04-09 | 1 | -1/+1 |
* | remove ugly #include from tvi_bsdbt848.c | voroshil | 2007-04-09 | 2 | -19/+83 |
* | Move netstream documentation into TOOLS/README. | diego | 2007-04-09 | 2 | -63/+32 |
* | Move TOOLS/cpuinfo.c into the root directory. | diego | 2007-04-09 | 4 | -5/+5 |
* | more human description of -mpegopts :interleaving2 | nicodvb | 2007-04-08 | 1 | -2/+2 |
* | documented -mpegopts :interleaving2 | nicodvb | 2007-04-08 | 1 | -0/+6 |
* | added :interleaving2, a better method to determine which stream whouls be flu... | nicodvb | 2007-04-08 | 1 | -0/+14 |
* | Fix typo in r22772 which causes compilation error under *BSD. | voroshil | 2007-04-08 | 1 | -8/+8 |
* | in mpegfile_write_header(only for mpeg1/2) don't overwrite the values of bufs... | nicodvb | 2007-04-08 | 1 | -10/+0 |
* | reindentation | nicodvb | 2007-04-08 | 1 | -2/+2 |
* | in the system header set audio_locked/video_locked only for dvd and vcd | nicodvb | 2007-04-08 | 1 | -0/+4 |
* | small syntax fix: muxrate is expressed in units of 400 bits/second, not 50 by... | nicodvb | 2007-04-08 | 1 | -1/+1 |
* | Ignore generated pci_*.[ch] files. | diego | 2007-04-07 | 0 | -0/+0 |
* | trashed deprecated libdha dir | ben | 2007-04-07 | 2 | -55/+0 |
* | moved old README file from libdha dir to vidix one | ben | 2007-04-07 | 1 | -0/+0 |
* | Start to separate bad-autodetection hacks from other stuff in extension-based | reimar | 2007-04-07 | 1 | -0/+5 |
* | .dxa files should be handled by libavformat. | diego | 2007-04-07 | 1 | -0/+1 |
* | support for C93 video | diego | 2007-04-07 | 2 | -0/+9 |
* | 10l, the scr must be reset before overwriting the first pack with the correct... | nicodvb | 2007-04-07 | 1 | -0/+3 |
* | support for THP ADPCM audio | diego | 2007-04-07 | 2 | -0/+8 |
* | qdrw changed output format in ffmpeg r8630, sync codecs.conf and require | rtogni | 2007-04-07 | 2 | -3/+3 |
* | typo | diego | 2007-04-07 | 3 | -3/+3 |
* | Fix lost hard linebreaks in libass by repeating the loop when both soft and | eugeni | 2007-04-07 | 1 | -0/+5 |
* | missing includes in generated file | ben | 2007-04-07 | 1 | -0/+8 |
* | restored pci_db2c.awk file from previous broken commit | ben | 2007-04-07 | 1 | -8/+0 |
* | Add "Requirements" and "Mailinglist" section | attila | 2007-04-07 | 1 | -2/+21 |
* | reversed r22879 until I discover why it's giving so many sync problems; I'll ... | nicodvb | 2007-04-07 | 1 | -3/+24 |
* | Support Windows codecs from RealPlayer10 | rtogni | 2007-04-06 | 1 | -0/+39 |
* | Remove useless #includes. | diego | 2007-04-06 | 7 | -8/+0 |
* | Remove useless #includes. | diego | 2007-04-06 | 2 | -4/+0 |
* | consistent include paths for config.h et al. | diego | 2007-04-06 | 10 | -20/+20 |
* | Consistent include paths for config.h. | diego | 2007-04-06 | 1 | -1/+1 |
* | BMP support for mf:// | reimar | 2007-04-06 | 1 | -0/+2 |
* | missing headers in vidix drivers registry files | ben | 2007-04-06 | 5 | -3/+40 |
* | renamed libdha.[hc] to dha.[hc] | ben | 2007-04-06 | 15 | -14/+14 |
* | merged libdha and libvidix, moved all files from libdha to vidix directory | ben | 2007-04-06 | 58 | -35/+58 |
* | There was a fallback value for libtheora linker flags, but it was never added | diego | 2007-04-06 | 1 | -1/+1 |
* | Ability to specify video and audio capture device names | voroshil | 2007-04-05 | 2 | -8/+44 |
* | typo fix (s/M/N/) in IMPORTA_M_T | gpoirier | 2007-04-04 | 1 | -1/+1 |
* | sync with r22902 | gpoirier | 2007-04-04 | 1 | -9/+7 |
* | Fix compilation after FFmpeg r8619. | cehoyos | 2007-04-04 | 1 | -1/+1 |
* | Length of interleaved RTSP frames (0x24) in only 16 bit, the other byte | rtogni | 2007-04-03 | 1 | -1/+2 |
* | Use teardownMediaSession() instead of teardownMediaSubsession() | cehoyos | 2007-04-03 | 1 | -6/+1 |
* | Fix crash when trying to convert from or to RGBi (i<15) as in bgr8torgb24 | cehoyos | 2007-04-03 | 1 | -0/+7 |
* | r22854: Remove empty section. | voroshil | 2007-04-03 | 1 | -60/+56 |
* | r22845: Clarify -xineramascreen -2 behaviour | voroshil | 2007-04-03 | 1 | -10/+9 |
* | thread compatibility fixes for Win9x. based on patch by sergemp at mail dot ru. | vayne | 2007-04-03 | 1 | -2/+5 |
* | Use "generic" optimization instead of 686 as default for runtime-cpudetection | diego | 2007-04-03 | 1 | -3/+4 |
* | Mention DNS round-robin system in the mirroring HOWTO. | diego | 2007-04-03 | 1 | -1/+15 |
* | "()" to "(void)" function param list fixes | uau | 2007-04-01 | 17 | -22/+22 |
* | remove useless () | aurel | 2007-04-01 | 1 | -11/+11 |
* | restored previous definition of -mpegopts :drop and :tsaf (r22900); they were... | nicodvb | 2007-04-01 | 1 | -2/+2 |
* | removed unexplainable and escaped trailing spaces from -mpegopts :drop and :tsaf | nicodvb | 2007-04-01 | 1 | -2/+2 |
* | documented -mpegopts :adelay | nicodvb | 2007-04-01 | 1 | -8/+6 |
* | removed init_apts and init_vpts; added :adelay in addition to :vdelay | nicodvb | 2007-04-01 | 1 | -6/+14 |
* | GeForce 6x00 and above are actually referenced as NV40 in X.Org driver (thoug... | ben | 2007-04-01 | 1 | -89/+96 |
* | cosmetics: removed trailing spaces | nicodvb | 2007-04-01 | 1 | -4/+4 |
* | segfaults if name is NULL | ben | 2007-04-01 | 1 | -1/+1 |
* | Use thp, not mjpeg as dll to decode THP files so that the THP hacks in the | diego | 2007-04-01 | 1 | -2/+2 |
* | Add support for the THP game format. | diego | 2007-04-01 | 2 | -0/+9 |
* | typo fixes ported from VLC | diego | 2007-04-01 | 2 | -2/+2 |
* | updated pci ids list, fixed vidix drivers compilation and added nearly exhaus... | ben | 2007-04-01 | 5 | -616/+6811 |
* | allow passing :help to -vo [cx]vidix to get list of all compiled in vidix dri... | ben | 2007-04-01 | 1 | -0/+23 |
* | mention most RTSP changes | cehoyos | 2007-04-01 | 1 | -1/+6 |
* | killed warnings in cyberblade driver | ben | 2007-04-01 | 1 | -19/+2 |
* | killed warnings in rage128 driver | ben | 2007-04-01 | 1 | -0/+2 |
* | killed warnings in pm3 driver | ben | 2007-04-01 | 1 | -2/+2 |
* | killed warnings in savage driver | ben | 2007-04-01 | 1 | -25/+4 |
* | killed warnings in sis driver | ben | 2007-04-01 | 3 | -25/+4 |
* | killed warnings in unichrome driver | ben | 2007-04-01 | 1 | -6/+5 |
* | simplified function prototypes to avoid casts but keep external API compatibi... | ben | 2007-04-01 | 2 | -114/+30 |
* | Move pci.db out of its single-file subdirectory. | diego | 2007-04-01 | 2 | -1/+1 |
* | Do not remove or ignore pci.db. | diego | 2007-04-01 | 1 | -1/+1 |
* | useless externs | ben | 2007-04-01 | 1 | -19/+19 |
* | in flush_buffers() removed code that required the presence of an amount of au... | nicodvb | 2007-04-01 | 1 | -24/+3 |
* | removed references to no longer used internal drivers functions | ben | 2007-04-01 | 1 | -73/+3 |
* | updated vidix.h from upstream vidix project | ben | 2007-04-01 | 1 | -218/+294 |
* | checking for dynamic drivers version number is now pointless | ben | 2007-04-01 | 11 | -81/+0 |
* | switch to new internal vidix API, no more dlopen/dlsym, libvidix is now a ful... | ben | 2007-04-01 | 14 | -384/+658 |
* | Ignore netstream and fix its compilation; remove object files on make clean. | diego | 2007-04-01 | 1 | -4/+4 |
* | Move netstream.c out of its single-file subdirectory. | diego | 2007-04-01 | 3 | -33/+20 |
* | Remove unnecessary dependencies. | diego | 2007-04-01 | 1 | -2/+0 |
* | Get netstream somewhat closer to linking. | diego | 2007-04-01 | 1 | -7/+3 |
* | Support h264 over rtsp | cehoyos | 2007-04-01 | 3 | -0/+113 |
* | Cosmetics: Move variable declaration and initialization up. | cehoyos | 2007-04-01 | 1 | -1/+2 |
* | Move driver files directly into the vidix directory. | diego | 2007-04-01 | 19 | -69/+66 |
* | Merge all VIDIX drivers into libvidix.a. | diego | 2007-03-31 | 3 | -38/+14 |
* | Append objects derived from sources to OBJS_*. This way the OBJS_* variables | diego | 2007-03-31 | 1 | -3/+3 |
* | Move QNX-specific settings next to the other OS-specific settings. | diego | 2007-03-31 | 1 | -5/+4 |
* | Don't compile cpuinfo and fastmemcpybench by default. | diego | 2007-03-31 | 1 | -4/+0 |
* | Use FT_Glyph_StrokeBorder to render only the outside border. | iive | 2007-03-31 | 1 | -1/+1 |
* | Move the generation of OBJS_* from SRCS_* up before the addition of OBJS_*-yes | diego | 2007-03-31 | 1 | -4/+4 |
* | Sync with removed tools. | diego | 2007-03-31 | 1 | -10/+1 |
* | Remove obsolete TV output tools. | diego | 2007-03-31 | 25 | -1398/+0 |
* | Remove unused/nonworking wallpaper setting utility. | diego | 2007-03-31 | 4 | -291/+0 |
* | Remove unused benchmarking scripts. | diego | 2007-03-31 | 9 | -310/+0 |
* | Remove obsolete bitmap font tools. | diego | 2007-03-31 | 20 | -2668/+0 |
* | |