2007-04-20 |
nicodvb |
with -identify show audio and video id; patch by Andrew Savchenko (Bircoph list ru)
|
2007-04-20 |
diego |
Intel's Conroe-L makes use of extended models, so adjust CPU detection
|
2007-04-20 |
voroshil |
r22985: Move translatable strings from tv.c to help_mp*
|
2007-04-19 |
ptt |
Sync'd up to r23003
|
2007-04-19 |
reimar |
Mono audio should be supported by NAS, too.
|
2007-04-18 |
compn |
update release number and add atrac3 in wav format, works on /samples/a-codecs/atrac3/sample.ATRAC3.66kbps.44100Hz.Stereo.wav
|
2007-04-18 |
ivo |
preserve alpha channel when converting rgb32 to bgr32 in plain C
|
2007-04-18 |
ivo |
fix red_15mask and green_15mask. the previous values were wrong and caused
|
2007-04-18 |
diego |
FFmpeg Atrac 3
|
2007-04-18 |
diego |
Bethesda software VID video decoder
|
2007-04-18 |
ivo |
test widths all down to one. this tests whether the scalers correctly switch
|
2007-04-18 |
diego |
Merge both USE_DVDREAD sections.
|
2007-04-18 |
diego |
Fix preprocessor conditionals: libdvdnav includes libdvdread and configure
|
2007-04-18 |
ivo |
skip MMX code in rgb24tobgr24 if the size of the input is smaller than the
|
2007-04-18 |
ivo |
skip MMX code in rgb32to16 if the size of the input is smaller than the
|
2007-04-18 |
ivo |
skip MMX code in rgb32to15 if the size of the input is smaller than the
|
2007-04-17 |
ivo |
slightly faster rgb32tobgr32; avoid one add and one cmp
|
2007-04-17 |
rfelker |
big surprise.. uau broke gcc 2.95 as usual
|
2007-04-17 |
rfelker |
5l: don't die when config file contains dvd options and dvd support is missing
|
2007-04-16 |
ivo |
New implementation of rgb32tobgr32
|
2007-04-16 |
reimar |
Ignore mp4a audio tag, it is meaningless since we get it for all mp4 files
|
2007-04-16 |
diego |
cosmetics: tabs --> spaces
|
2007-04-16 |
kraymer |
minor fixes for r23004
|
2007-04-16 |
Gabrov |
synced with r23003
|
2007-04-16 |
kraymer |
r22985: Move translatable strings from tv.c to help_mp*
|
2007-04-16 |
voroshil |
Remove duplicated line
|
2007-04-15 |
ben |
bad prototype for driver init function
|
2007-04-15 |
ben |
u_int seems unknown under mingw
|
2007-04-15 |
compn |
lowres supports some h264 files
|
2007-04-15 |
voroshil |
add entry for recently fixed "device" and "adevice" suboptions in *BSD BT848 tv
|
2007-04-15 |
diego |
Report if internal, external of dvdnav version of dvdread is used.
|
2007-04-15 |
diego |
Disabled VCD support under Cygwin, it fails to link.
|
2007-04-15 |
diego |
Remove unused variable.
|
2007-04-15 |
diego |
Update amr-nb and amr-wb checks for changes in FFmpeg.
|
2007-04-15 |
michael |
improve horizontal chroma resolution with pal
|
2007-04-15 |
michael |
convert palette to yuv instead of converting each pixel after pal->rgb
|
2007-04-14 |
ben |
added vidix driver for Permedia2 cards from upstream vidix
|
2007-04-14 |
ben |
added conditional vidix drivers compilation
|
2007-04-14 |
reimar |
Use lavf_preferred mechanism to replace more extension-based detection hacks
|
2007-04-14 |
reimar |
Add lavf_preferred demuxer for lavf formats we want to be probed
|
2007-04-14 |
voroshil |
typo
|
2007-04-13 |
voroshil |
cosmetics. restore empty line removed in r22985.
|
2007-04-13 |
eugeni |
Fix a stupid bug in r22473: bbox is zero-filled everytime when a glyph
|
2007-04-13 |
voroshil |
Move translatable strings from tv.c to help_mp*
|
2007-04-12 |
diego |
Remove redundant setting of variables when compiling FFmpeg libraries,
|
2007-04-12 |
ivo |
cosmetics, expand all tabs to four spaces.
|
2007-04-12 |
ivo |
Replace huge switch statement by a lookup table.
|
2007-04-12 |
voroshil |
r22975: cosmetics: remove trailing white space
|
2007-04-12 |
diego |
Revert previous broken removal of partial dependency list.
|
2007-04-11 |
ivo |
cosmetics after last commit; remove superfluous braces
|
2007-04-11 |
ivo |
Remove code duplication in sws_rgb2rgb_init.
|
2007-04-11 |
kraymer |
r22845: Clarify -xineramascreen -2 behaviour
|
2007-04-11 |
lorenm |
support format=y8 with -ovc raw
|
2007-04-11 |
kraymer |
cosmetics: remove trailing white space
|
2007-04-11 |
ben |
updated changelog with recent vidix api changes
|
2007-04-11 |
ben |
these are actually AGP bridges, not video adapters (should fix
|
2007-04-11 |
ben |
this TnT2 chipset is actually NV4/5 arch but for sure not NV30
|
2007-04-11 |
kraymer |
more updates for Spanish man page by Fernando TarĂn (lists im gmail com)
|
2007-04-11 |
diego |
Convert source comments into proper codecs.conf entry comments.
|
2007-04-11 |
diego |
Add some more game formats that FFmpeg now supports.
|
2007-04-11 |
diego |
Remove *ancient* ldd debugging junk.
|
2007-04-11 |
diego |
Remove the .norecurse hack. It bloats the Makefile, adds maintenance burden,
|
2007-04-11 |
voroshil |
Rework of *BSD BT848 detection for radio://
|
2007-04-10 |
eugeni |
Remove unused includes.
|
2007-04-10 |
eugeni |
Don't check if user-supplied default font path exists.
|
2007-04-09 |
rtogni |
Cleanup real_calc_response_and_checksum()
|
2007-04-09 |
rtogni |
Merge calc_response_string() into real_calc_response_and_checksum()
|
2007-04-09 |
rtogni |
Simplify calc_response_string()
|
2007-04-09 |
rtogni |
10000000l learn to count
|
2007-04-09 |
rtogni |
Size of response is known, no need to calculate it
|
2007-04-09 |
rtogni |
The size of xor_table is known and fixed, no need to calculate it
|
2007-04-09 |
voroshil |
r22916: Ability to specify video and audio capture device names
|
2007-04-09 |
voroshil |
r22951: Move netstream documentation into TOOLS/README.
|
2007-04-09 |
nicodvb |
better seeking in dvdnav://
|
2007-04-09 |
nicodvb |
implemented STREAM_CTRL_GET_CURRENT_TIME and STREAM_CTRL_SEEK_TO_TIME - dvdnav from mphq required
|
2007-04-09 |
diego |
10l typo
|
2007-04-09 |
voroshil |
remove ugly #include from tvi_bsdbt848.c
|
2007-04-09 |
diego |
Move netstream documentation into TOOLS/README.
|
2007-04-09 |
diego |
Move TOOLS/cpuinfo.c into the root directory.
|
2007-04-08 |
nicodvb |
more human description of -mpegopts :interleaving2
|
2007-04-08 |
nicodvb |
documented -mpegopts :interleaving2
|
2007-04-08 |
nicodvb |
added :interleaving2, a better method to determine which stream whouls be flushed
|
2007-04-08 |
voroshil |
Fix typo in r22772 which causes compilation error under *BSD.
|
2007-04-08 |
nicodvb |
in mpegfile_write_header(only for mpeg1/2) don't overwrite the values of bufsize with dwSuggestedBufferSize (those values are completely invented)
|
2007-04-08 |
nicodvb |
reindentation
|
2007-04-08 |
nicodvb |
in the system header set audio_locked/video_locked only for dvd and vcd
|
2007-04-08 |
nicodvb |
small syntax fix: muxrate is expressed in units of 400 bits/second, not 50 bytes per second
|
2007-04-07 |
diego |
Ignore generated pci_*.[ch] files.
|
2007-04-07 |
ben |
trashed deprecated libdha dir
|
2007-04-07 |
ben |
moved old README file from libdha dir to vidix one
|
2007-04-07 |
reimar |
Start to separate bad-autodetection hacks from other stuff in extension-based
|
2007-04-07 |
diego |
.dxa files should be handled by libavformat.
|
2007-04-07 |
diego |
support for C93 video
|
2007-04-07 |
nicodvb |
10l, the scr must be reset before overwriting the first pack with the correct system header (format=mpeg1|2)
|
2007-04-07 |
diego |
support for THP ADPCM audio
|
2007-04-07 |
rtogni |
qdrw changed output format in ffmpeg r8630, sync codecs.conf and require
|
2007-04-07 |
diego |
typo
|
2007-04-07 |
eugeni |
Fix lost hard linebreaks in libass by repeating the loop when both soft and
|
2007-04-07 |
ben |
missing includes in generated file
|
2007-04-07 |
ben |
restored pci_db2c.awk file from previous broken commit
|
2007-04-07 |
attila |
Add "Requirements" and "Mailinglist" section
|
2007-04-07 |
nicodvb |
reversed r22879 until I discover why it's giving so many sync problems; I'll eventually recommit it in a fixed form
|
2007-04-06 |
rtogni |
Support Windows codecs from RealPlayer10
|
2007-04-06 |
diego |
Remove useless #includes.
|
2007-04-06 |
diego |
Remove useless #includes.
|
2007-04-06 |
diego |
consistent include paths for config.h et al.
|
2007-04-06 |
diego |
Consistent include paths for config.h.
|
2007-04-06 |
reimar |
BMP support for mf://
|
2007-04-06 |
ben |
missing headers in vidix drivers registry files
|
2007-04-06 |
ben |
renamed libdha.[hc] to dha.[hc]
|
2007-04-06 |
ben |
merged libdha and libvidix, moved all files from libdha to vidix directory
|
2007-04-06 |
diego |
There was a fallback value for libtheora linker flags, but it was never added
|