index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libffmpeg
Age
Commit message (
Expand
)
Author
2002-10-24
Cannot use non-constant expressions to initialize array in C
Juergen Keil
2002-10-24
Fix unresolved symbols by linking with the xine library
Ewald Snel
2002-10-22
MMX and mediaLib does not work well on Solaris x86, when both accelertions are
Juergen Keil
2002-10-22
Changed comments to standard /* ... */
Stephen Torri
2002-10-22
Changed comments to standard /* ... */
Stephen Torri
2002-10-22
Changed comments to standard /* ... */
Stephen Torri
2002-10-22
Changed comments to standard /* ... */
Stephen Torri
2002-10-22
Changed comment to standard /* ... */
Stephen Torri
2002-10-22
Changed 'asm' to __asm__ because of -ansi flag.
Stephen Torri
2002-10-22
Changed comments to standard /* ... */
Stephen Torri
2002-10-22
Changed comments to standard /* ... */
Stephen Torri
2002-10-22
Changed comments to standard /* ... */
Stephen Torri
2002-10-22
Changed comments to standard /* ... */
Stephen Torri
2002-10-22
Changed comments to standard /* ... */
Stephen Torri
2002-10-22
Changed 'asm' calls to '__asm__'. Necessary since we compile with the -ansi f...
Stephen Torri
2002-10-22
Changed comments to standard /* ... */
Stephen Torri
2002-10-22
Changed comments to standard /* ... */
Stephen Torri
2002-10-19
more logging
Guenter Bartsch
2002-10-17
move open_plugin function (used to create new plugin instances) from the plug...
Michael Roitzsch
2002-10-14
forgot to merge init function
Guenter Bartsch
2002-10-14
added missing dispose function to video_decoder.h, ffmpeg compiles now
Guenter Bartsch
2002-10-13
Xine decoder plugin was as not rebuilt, when libavcodec has changed.
Juergen Keil
2002-10-09
configure.ac:
Stephen Torri
2002-10-08
Add mediaLib accelerated 16x16 pixel ops to ffmpeg
Juergen Keil
2002-10-05
fixing *pixels_tab stuff
Robin KAY
2002-09-19
another typo - now ffmpeg should be complete
Guenter Bartsch
2002-09-19
Updated cvscompile.sh to look for configure.ac
Stephen Torri
2002-09-18
first steps towards implementing stream/meta info
Guenter Bartsch
2002-09-16
- sync ffmpeg to cvs (sorry Mike it still doesn't decode your teststream --
Miguel Freitas
2002-09-05
remove plugin's private priority and interface members
Michael Roitzsch
2002-09-05
make all the plugin init functions static
Michael Roitzsch
2002-09-04
merging in the new_api branch ... unfortunately video_out / vo_scale is broke...
Guenter Bartsch
2002-08-19
try to make ffmpeg handle mpeg streams, try to handle buffers that contain mo...
Guenter Bartsch
2002-08-07
- sync with ffmpeg cvs
Miguel Freitas
2002-07-30
should fix Heiko's problem playing several avis in a row
Miguel Freitas
2002-07-15
Add 'pitch' support to video decoders (pitch != width)
Ewald Snel
2002-07-15
fix ffmpeg's default options
Miguel Freitas
2002-07-15
update to ffmpeg cvs
Miguel Freitas
2002-07-05
- win32 bugfixes
Miguel Freitas
2002-07-05
Bump up version numbers due to changes in xine_t
Michael Roitzsch
2002-07-01
enable ffmpeg's msmpeg4 v1/v2.
Miguel Freitas
2002-07-01
new file
Miguel Freitas
2002-07-01
- ffmpeg sync
Miguel Freitas
2002-06-26
Sun Forte cc refuses to initialize "const int" array with non-const expressions.
Juergen Keil
2002-06-26
C99 version of macro with variable arguments (for Sun Forte cc)
Juergen Keil
2002-06-24
revert volatile variable (weird gcc bug)
Miguel Freitas
2002-06-23
Fix Miguel's problem.
Daniel Caujolle-Bert
2002-06-23
really enable wmv1 decoding this time
Miguel Freitas
2002-06-23
quick ffmpeg update (enables wmv1 decoding)
Miguel Freitas
2002-06-23
Let cvs ignore a lot of files that are built.
Dennis Björklund
[next]