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
2005-04-26
Fixed problem with RV10 and RV20.
Thibaut Mattern
2005-04-26
Delay the avcodec_open call to the first buffer without the HEADER flag.
Thibaut Mattern
2005-04-24
Fixed deadlock when ffmpeg returned 0 consumed byte:
Thibaut Mattern
2005-04-22
- Fixed BUF_FLAG_SPECIAL handling.
Thibaut Mattern
2005-04-21
Readded new buffer types.
Thibaut Mattern
2005-04-21
- big cleanup
Thibaut Mattern
2005-04-19
no longer used in FFmpeg
Mike Melanson
2005-04-19
xine's diff against FFmpeg build 4752
Mike Melanson
2005-04-19
add support for a bunch of new FFmpeg codecs, corresponding to FFmpeg
Mike Melanson
2005-04-19
sync to FFmpeg build 4752
Mike Melanson
2005-04-19
sync to FFmpeg build 4752
Mike Melanson
2005-04-16
- Add support for the MJPEG-B format fixes playback of aqt_480p_mjpb.mov
Bastien Nocera
2005-03-06
minor changes to the FFmpeg audio codec interface; these changes will be
Mike Melanson
2005-02-20
**BUGFIX**
František Dvořák
2004-12-16
Do not trust ffmpeg and check length validity.
Thibaut Mattern
2004-12-16
use UTF-8 meta info setting, where we know the string is ASCII
Michael Roitzsch
2004-12-12
huge patch ahead: reorganizing config entries with automatic conversion
Michael Roitzsch
2004-12-08
workaround weird 120fps streams by forcing VIDEO_PTS_MODE. code to obtain
Miguel Freitas
2004-12-08
fix crash with Fraunhofer__a_driving_force_in_innovation__* files
Miguel Freitas
2004-09-27
make it compile on sparc32 (without VIS) again...
Siggi Langauf
2004-09-26
- almost finalize headers refactoring needed for MSVC frontends (and for other
František Dvořák
2004-09-22
- added cropping capability (thanks James Stembridge)
Miguel Freitas
2004-09-21
Use ffmpeg buffer padding size.
Thibaut Mattern
2004-09-20
Do never memcpy the buffer if the stream is mpeg1/2.
Thibaut Mattern
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
[prev]
[next]