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
2004-09-14
Fix palette based codecs
James Stembridge
2004-09-14
- Add support for 3ivx video (doesn't work in QT streams yet)
Bastien Nocera
2004-09-12
including <unistd.h>, which has been removed from the global headers
Michael Roitzsch
2004-09-12
add missing bracket (only in the text, no compilation problem)
Michael Roitzsch
2004-09-12
Unbreak ffmpeg mpeg-1/2 decoding
James Stembridge
2004-09-11
Properly pad buffers
James Stembridge
2004-09-11
Support for H.264/AVC video
James Stembridge
2004-09-04
- fix compilation in non-debug mode
Bastien Nocera
2004-09-02
- fix a compilation issue with gcc 3.3.x
Bastien Nocera
2004-09-01
- fix the gcc 3.4 errors with inline functions by moving the functions around
Bastien Nocera
2004-08-27
MINGW32 port. Engine library and most of plugins compiles now.
František Dvořák
2004-08-26
Using one internal ffmpeg header file from xine's copy with external ffmpeg.
František Dvořák
2004-08-16
header inclusion has to depend on the configure detection, because when
Michael Roitzsch
2004-08-16
change CFLAGS to CPPFLAGS
Michael Roitzsch
2004-08-04
some compilers do not optimize these unused functions away themselves, so
Michael Roitzsch
2004-08-02
Compile fix when using internal ffmpeg library
Andre Pang
2004-07-31
New configure option --with-external-ffmpeg[=PREFIX].
František Dvořák
2004-07-30
possibly fix the sync problem recently reported on xine-devel
Miguel Freitas
2004-07-20
Use lavc version of the mpeg rff flag.
Thibaut Mattern
2004-07-20
small DXR3 code cleanup:
Michael Roitzsch
2004-07-18
a sequence can be split.
Thibaut Mattern
2004-07-18
One more time.
Thibaut Mattern
2004-07-18
Argl, i always forget something. :<
Thibaut Mattern
2004-07-18
better mpeg-es parser.
Thibaut Mattern
2004-07-03
Fix accumulation buffer management.
Thibaut Mattern
2004-07-01
Use avcodec_align_dimensions for querying required frame dimension alignments
James Stembridge
2004-07-01
Fix av sync for RV10 and RV20 streams
James Stembridge
2004-06-28
Fix a stupid bug causing a segfault with huffyuv_sample.avi test stream.
Thibaut Mattern
2004-06-21
* add one file missing in release (not critical, since unneeded)
Michael Roitzsch
2004-06-13
fix ffmpeg warnings
Michael Roitzsch
2004-06-13
PPC AltiVec fix
Mike Melanson
2004-06-12
not all compilers strip unused static functions from object files.
Miguel Freitas
2004-06-11
fix init bug that manifests when decoder is not disposed between
Mike Melanson
2004-06-10
flac.c is in the SOURCES now, no need to EXTRA_DIST it
Michael Roitzsch
2004-06-10
hook up ffmpeg's FLAC decoder
Mike Melanson
2004-06-06
Don't assume buffer contains waveformatex header when BUF_FLAG_STDHEADER is s...
James Stembridge
2004-06-05
Support for deocoder init data split.
Thibaut Mattern
2004-06-04
shut up GCC.
Daniel Caujolle-Bert
2004-06-01
renamed symbol appropriately to avoid duplicate symbol references, following
Conrad Parker
2004-05-30
merge ffmpeg to fix compiler warnings
Michael Roitzsch
2004-05-23
NULL isn't a good default for a pointer ;) Fixes RV10 and RV20 decoding
James Stembridge
2004-05-15
gcc 3.4.0 doesn't like function prototypes with the inline specifier. ffmpeg ...
Robin KAY
2004-05-14
trying to keep at least the most important parts up to date
Michael Roitzsch
2004-05-12
Mpeg 1/2 decoding.
Thibaut Mattern
2004-05-11
preparation for rc4a
Miguel Freitas
2004-05-09
sync
Miguel Freitas
2004-05-09
Little optimization.
Thibaut Mattern
2004-04-26
typo fix
Michael Roitzsch
2004-04-26
housekeeping
Michael Roitzsch
2004-04-26
typo fix
Michael Roitzsch
[next]