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
/
ff_video_decoder.c
Age
Commit message (
Expand
)
Author
2007-08-16
Merge open()/glibc (debug #define) workaround from 1.1; fix up for 1.2 changes.
Darren Salt
2007-08-15
Workaround for recent glibc & -D_FORTIFY_SOURCE=2 (defines open() as a macro).
Darren Salt
2007-07-02
Merge with 1.1.
Diego 'Flameeyes' Pettenò
2007-07-02
Fix demuxing of wavpack files, and avoid crashing with the tags at the end of...
Diego 'Flameeyes' Pettenò
2007-06-16
Rename the BE/LE/ME macros with a _X_ prefix, so they don't clash with Solari...
Diego 'Flameeyes' Pettenò
2007-06-16
Rename the BE/LE/ME macros with a _X_ prefix, so they don't clash with Solari...
Diego 'Flameeyes' Pettenò
2007-05-08
Merge from 1.1.
Darren Salt
2007-04-15
Initialize image size in bmiheader with data from AVCodecContext, if still un...
Reinhard Nißl
2007-04-09
Check for external FFmpeg before checking if the given decoder was
Diego 'Flameeyes' Pettenò
2007-04-09
Use ffmpeg_config.h only when using internal FFmpeg.
Diego 'Flameeyes' Pettenò
2007-04-04
Merge with main repository.
Diego 'Flameeyes' Pettenò
2007-04-04
Rename FFmpeg plugins' sources so that there are no conflicts with other sour...
Diego 'Flameeyes' Pettenò