index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
combined
Age
Commit message (
Expand
)
Author
2010-02-25
Fix build with the old, outdated and deprecated internal ffmpeg.
Darren Salt
2010-02-21
WMAPro support
Christopher Martin
2010-02-04
Work around an ffmpeg SVQ3 bug; check for avcodec_thread_init failure.
Darren Salt
2010-02-03
Kill a "missing return" warning.
Darren Salt
2010-01-21
Undo libavutil workaround (fixed upstream).
Darren Salt
2010-01-17
Cope with libavutil no longer defining some endian-specific macros.
Darren Salt
2010-01-17
"Fix" playback of 24-bit FLAC.
Darren Salt
2009-12-05
Build fix (undefined symbol) for when using older ffmpeg.
Darren Salt
2009-12-04
Bump the FLAC decoder's priority above ffmpegaudio, and build it by default.
Darren Salt
2009-11-30
Trim trailing space & reduce space+tab.
Darren Salt
2009-11-17
VC1 support fixes
Petri Hintukainen
2009-10-15
Quick hack to prevent segfaulting at end-of-stream when this->context == NULL.
Darren Salt
2009-04-02
Merge.
Darren Salt
2009-04-02
Fix up building with libavcodec.so.52 < 52.20.0.
Darren Salt
2009-04-02
FFmpeg: add support for reordered_opaque to custom get_buffer() implementation.
Reinhard Nißl
2009-03-28
Fix calculation of frame duration for ffmpeg-decoded formats.
Reinhard Nißl
2009-03-28
Report frame duration changes.
Reinhard Nißl
2009-03-08
Fix build with libavutil >= 50.0.0
Alexis Ballier
2009-02-13
Fix a build failure on *BSD due to some rather useful GNUisms.
Darren Salt
2009-02-09
demux_unstick_ao_loop() reports that xine might be stuck != is stuck
Lorenzo Desole
2009-01-17
Avoid libtool running ldconfig (where not needed) at install time.
Darren Salt
2009-01-16
Terminate the supported types list...
Darren Salt
2009-01-16
Rework ffmpeg codecs lists creation.
Darren Salt
2009-01-11
Merge.
Darren Salt
2009-01-11
Reapply cset ffb2e82d7bb7 (accidental removal by this cset's parent).
Darren Salt
2009-01-11
Merge.
Darren Salt
2009-01-11
Fix PTS tagging: large (negative) PTS values are a result of turning it off t...
Reinhard Nißl
2009-01-08
Fix build with libavcodec < 51.68.0.
Darren Salt
2009-01-05
Merge security fixes.
Darren Salt
2009-01-04
At discontinuity all stored PTS values need to be reset to 0, as they are now...
Reinhard Nißl
2009-01-04
Feed buffer PTS through FFmpeg's decoder to have them reordered to display or...
Reinhard Nißl
2009-01-02
ff_audio_decode_data() doesn't always return if the stream is closed or playb...
Lorenzo Desole
2008-12-20
Fix constantness.
Diego E. 'Flameeyes' Pettenò
2008-11-22
Fix linkage failure caused by the av_free() changes in the ffmpeg decoders.
Darren Salt
2008-11-20
Memory access fixes:
František Dvořák
2008-09-13
Compilation fixes for ffmpeg API & ABI changes.
Darren Salt
2008-08-25
Fix a possible heap buffer overflow in the ffmpeg video decoder.
Darren Salt
2008-08-20
Integer overflow in ff_audio_decode_data()
Tielei
2008-07-16
Add support for the Snow video codec.
Darren Salt
2008-07-15
Recognise AMR audio (normally found in 3GP files).
Darren Salt
2008-05-09
Remove a new bunch of xine_malloc() calls.
Diego 'Flameeyes' Pettenò
2008-05-09
Cleanup handling of packed attribute.
Diego 'Flameeyes' Pettenò
2008-05-07
xine_xmalloc() deprecation: replace its use with static and non-zero size.
Diego 'Flameeyes' Pettenò
2008-05-03
Don't define flac_metadata_callback if we're not going to use it. It's only u...
Diego 'Flameeyes' Pettenò
2008-04-30
Fix green smearing in h264 decoding
Jason Tackaberry
2008-04-21
Fix display of some MJPEG streams (YUVJ420P).
Darren Salt
2008-04-21
Debug logging of ffmpeg pixel format in case of display errors.
Darren Salt
2008-04-07
Shift some audio plugin priorities: swap libreal & ffmpeg, otherwise 7 to 8.
Darren Salt
2008-04-07
Implement support for "MPEG-3 adu".
Jinghua Luo
2008-04-07
Check the Real extradata length.
Darren Salt
[next]