2003-05-11 |
arpi |
Theora demuxer/codec support, patch by David Kuehling <dvdkhlng@gmx.de>
|
2003-05-11 |
arpi |
theora video decoder, based on patch by David Kuehling <dvdkhlng@gmx.de>
|
2003-05-11 |
alex |
cygwin/mingw32 support by Sascha Sommer
|
2003-05-11 |
mosu |
Preliminary Theora support. Patch by David Kuehling.
|
2003-05-11 |
diego |
Mistake noticed by Todor Petkov <zakk@online.bg>.
|
2003-05-11 |
mpt |
updated
|
2003-05-10 |
diego |
Document -vop to avoid confusion.
|
2003-05-10 |
nicolas |
sync
|
2003-05-10 |
michael |
ffsvq3 fix, dunno if this is the correct fix
|
2003-05-10 |
michael |
passing ImageDesc (stsd) to ffsvq3
|
2003-05-10 |
michael |
ffsvq3
|
2003-05-09 |
mosu |
timecode scale value must be initialized before the duration is found. API change of libmatroska 0.4.2. Will not work with 0.4.1!
|
2003-05-08 |
rfelker |
fix mistake i made when wtfm'ing for -spualign
|
2003-05-07 |
michael |
fixed alignment bug
|
2003-05-06 |
mosu |
Support for aspect ratio set via DisplayWidth/DisplayHeight.
|
2003-05-06 |
mosu |
Made the decoder honor the aspect ratio set by the container (if it was set at all).
|
2003-05-06 |
mosu |
Vorbis header packet lengths were calculated incorrectly.
|
2003-05-06 |
rfelker |
support more image formats. hopefully this bpp handling is correct...
|
2003-05-05 |
ranma |
Correct dumping hint (vc dummy faster than null).
|
2003-05-05 |
diego |
Small update by Bohdan Horst.
|
2003-05-05 |
lumag |
10L fix: forgot to spellcheck.
|
2003-05-05 |
lumag |
Translation update.
|
2003-05-05 |
mosu |
Proper key frame reporting. Proper handling of "no subtitles wanted".
|
2003-05-05 |
diego |
-novideo documented
|
2003-05-05 |
rfelker |
document ilpack
|
2003-05-05 |
diego |
Spelling and wording corrections.
|
2003-05-05 |
diego |
typo
|
2003-05-05 |
diego |
Updates and a small patch provided by Bohdan Horst.
|
2003-05-05 |
diego |
this is a important patch for hpux 11.00, because it avoid the
|
2003-05-05 |
diego |
DXR2 option updates, description removed as it is present in HTML/XML.
|
2003-05-04 |
diego |
Error in the aspect ratio calculation, plus typos and rewordings.
|
2003-05-04 |
diego |
Error in the aspect ratio calculation, plus typos and rewordings.
|
2003-05-04 |
rfelker |
document autoaspect option
|
2003-05-04 |
diego |
obsoleted by the XML version
|
2003-05-04 |
alex |
corrected the sample code
|
2003-05-04 |
mosu |
Fixed seeking in audio-only files. Added support for subtitle track selection via "-slang".
|
2003-05-03 |
diego |
Sync by Juan Antonio Zubimendi <andoni@ilex.lpsat.net>.
|
2003-05-03 |
mosu |
Try to detect Matroska paths if autodetection is wanted AND if it is forced to "yes".
|
2003-05-03 |
rsf |
Made sure to clean out the "realrtsp" subdirectory when doing a "make clean"
|
2003-05-03 |
rsf |
Added some special-case code for checking for "sip:" URLs (because they
|
2003-05-03 |
rsf |
We now check for "sip:" URLs - which are handled using the same LIVE.COM
|
2003-05-03 |
rsf |
Added SIP (IP telephony) client support. (This was already supported in the
|
2003-05-03 |
rsf |
Changed the order of two conditionals in an "if" statement, to make the code
|
2003-05-03 |
rfelker |
sort of a hack, but at least this lets the framerate-increasing
|
2003-05-03 |
rfelker |
fixed a 10l (undefined behavior) and made the other parameters configurable
|
2003-05-02 |
rfelker |
document new filters and options
|
2003-05-02 |
rfelker |
more 10l's -- fortunately part of the bug was that the buggy code didn't get called...
|
2003-05-01 |
lumag |
Fixed small typo
|
2003-05-01 |
alex |
1000l to the author and for the commiter (me :)
|
2003-05-01 |
alex |
removed the last mp_msg :)
|
2003-05-01 |
diego |
sync
|
2003-05-01 |
lumag |
Small fix: removed duplicated word 'page'
|
2003-05-01 |
lumag |
Small corection of mentioned GCC versions.
|
2003-05-01 |
nicolas |
various fixes and updates
|
2003-05-01 |
nicolas |
sync
|
2003-05-01 |
lumag |
Fixed a lot of typos.
|
2003-04-30 |
lumag |
Sync with HTML
|
2003-04-30 |
gabucino |
some user told me about it
|
2003-04-30 |
arpi |
removed nonsense stream_reset/seek in check_file()
|
2003-04-30 |
mosu |
Implemented some default values. The corresponding Kax elements are not stored if they are set to their default value.
|
2003-04-30 |
rtognimp |
Remove broker reset/seek and fix ;;
|
2003-04-30 |
rtognimp |
Realaudio support
|
2003-04-30 |
rtognimp |
Add support for Realaudio files
|
2003-04-30 |
rtognimp |
Support codecs 14_4 and 28_8
|
2003-04-30 |
rtognimp |
Adding Real audio codecs 14_4 and 28_8
|
2003-04-30 |
rtognimp |
Support for codec 14_4 and 28_8
|
2003-04-30 |
mosu |
Fixes for gcc 3.2
|
2003-04-30 |
mosu |
Loop counter was used inside for another loop as well.
|
2003-04-30 |
rfelker |
100l in my 100l fix! :(
|
2003-04-30 |
diego |
Cygwin should behave like a Unix environment, i.e. config files should be
|
2003-04-30 |
lumag |
Add support for the Saxon XSLT Processor.
|
2003-04-30 |
mosu |
Added Matroska demuxing support.
|
2003-04-29 |
diego |
Selecting tv channel by name (tv://) documentation.
|
2003-04-29 |
alex |
not needed anymore (vo_jpeg.c and vo_dga.c were depending on it some time ago)
|
2003-04-29 |
alex |
Spring cleanup: removed the full yv12 support as it was broken anyway. The BGR/RGB native/non-native case needs some cleanup, too. Currently it works for me (tm)
|
2003-04-29 |
rfelker |
new mmx/mmx2/3dnow code for improved performance
|
2003-04-29 |
rfelker |
1000000000l
|
2003-04-29 |
diego |
Cygwin is not spelled CygWin.
|
2003-04-29 |
diego |
There are conflicting definitions for DVDFileSeek in the .c and .h file.
|
2003-04-28 |
lumag |
Fixed L0L bug Forgot to delete ending tags of itemlist.
|
2003-04-28 |
lumag |
Translation update + small fixes.
|
2003-04-28 |
alex |
fully reworked by Nico <nsabbi@libero.it>
|
2003-04-28 |
alex |
changed cpudetection code to support newer pentiums
|
2003-04-28 |
alex |
DTS support by Peter Schuller <peterschueller@telemed.de> (revised by arpi)
|
2003-04-28 |
alex |
abilty to set tv channel by name on commandline, patch by Ivan Szanto <szivan@duticai.TWI.TUDelft.NL>
|
2003-04-28 |
alex |
added faad2 to (no)codecmodules, patch by Sylvain Petreolle <spetreolle@yahoo.fr>
|
2003-04-28 |
rfelker |
new mode for tfields filter -- shifts fields by a quarter-pixel so the
|
2003-04-28 |
rfelker |
at least 100l for me, the last commit was nonsense
|
2003-04-27 |
rfelker |
slices support for vf_crop. now cropping black borders should make a
|
2003-04-27 |
rfelker |
display size/aspect adjusting filter
|
2003-04-27 |
rfelker |
ugly ugly fix for michael's 1000l changes in swscaler: mysterious segfault w/g200
|
2003-04-27 |
zdar |
triple buffering support, configuration/option system changed,some minor bugs fixed
|
2003-04-27 |
nicolas |
fix 'cannot adjust line' warning
|
2003-04-27 |
rfelker |
generate meaningful d_width & d_height when scaling, rather than useless nonsense.
|
2003-04-27 |
michael |
fix
|
2003-04-26 |
nicolas |
sync with HMTL docs
|
2003-04-26 |
nicolas |
sync
|
2003-04-26 |
nicolas |
fixes
|
2003-04-26 |
nicolas |
sync
|
2003-04-26 |
nicolas |
typo
|
2003-04-26 |
rfelker |
optimization -- lots of conditional jumps in inner loops are bad
|
2003-04-26 |
rfelker |
fix panscan font resizing with vo_mga
|
2003-04-26 |
rfelker |
optional automatic aspect encoding based on d_width and d_height
|
2003-04-26 |
faust3 |
fopen requires binary flag on windows, too
|
2003-04-26 |
michael |
segfault fix
|
2003-04-26 |
rfelker |
optimization
|
2003-04-25 |
alex |
Spring cleanup: supporting only RGB24 as input (native jpeg lib supports only that, maybe we could later add nativ YCbCr (YUV) support, but not swscale ones)
|
2003-04-25 |
michael |
bigendian fix by (Samuel Kleiner <kleiner at cd dot chalmers dot se>)
|
2003-04-25 |
michael |
remove remaining cpudetect dependancy
|
2003-04-25 |
eyck |
Start fixing gabbucino changes that broke the package.
|
2003-04-25 |
michael |
moving getFilter stuff back (vf_scale.c -> swscale.c)
|
2003-04-25 |
faust3 |
enable mf support on mingw32
|
2003-04-25 |
faust3 |
alternative timer and glob emulation code for mingw32 port
|
2003-04-25 |
michael |
fallback to non-dr1 if the codec wants more than 1+2 buffers
|
2003-04-24 |
alex |
memleak fix by Raindel Shachar <raindel@techunix.technion.ac.il>
|
2003-04-24 |
alex |
darwin ldd support patch by Steven M. Schultz <sms@2BSD.COM>
|
2003-04-24 |
alex |
spring update patch by Ville Syrjala <syrjala@sci.fi>
|
2003-04-24 |
alex |
last mingw32 support patch by Sascha Sommer
|
2003-04-24 |
gabucino |
bad GUI usage instructions fixed
|
2003-04-24 |
rik |
fixes to the zr driver (uninit->reinit) by Stephan Bain <sjbain@akamail.com>
|
2003-04-24 |
michael |
removing sws - global verbose var dependancy
|
2003-04-24 |
henry |
10L
|
2003-04-22 |
lumag |
Russian translation update
|
2003-04-22 |
diego |
- and -use-stdin are not the same.
|
2003-04-22 |
diego |
Updates for the new xxx:// syntax and numerous clarifications.
|
2003-04-21 |
alex |
killed an mp_msg occurance
|
2003-04-21 |
nicolas |
typo
|
2003-04-21 |
alex |
mingw32 support patch by Diego Biurrun with some changes made by me
|