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
2011-10-01
Merge from 1.1.
Darren Salt
2011-09-26
Merge from 1.1. (Needs some testing.)
Darren Salt
2011-09-16
ffmpeg video: do not require preview buffers for mpeg1/2
Petri Hintukainen
2011-09-16
Splitted ff_init_mpeg12_mode() from ff_handle_preview_buffer()
Petri Hintukainen
2011-09-27
Fixed mpeg2 decoding with ffmpeg.
Petri Hintukainen
2011-09-27
ff_audio_open_codec(): initialize codec if it hasn't been initialized.
Petri Hintukainen
2011-09-27
Splitted ff_audio_open_codec() from ff_audio_decode_data()
Petri Hintukainen
2011-09-27
Splitted ff_audio_init_codec() from ff_audio_handle_header_buffer()
Petri Hintukainen
2011-09-27
Splitted ff_audio_handle_header_buffer() from ff_audio_decode_data()
Petri Hintukainen
2011-09-27
ffmpeg audio: make sure decode_buffer is allocated only once
Petri Hintukainen
2011-09-15
ffmpeg audio: removed checks that are always true (context is allocated in init)
Petri Hintukainen
2011-09-15
ffmpeg audio: make sure context is allocated only once
Petri Hintukainen
2011-09-16
Fixed "warning: cast from pointer to integer of different size"
Petri Hintukainen
2011-09-16
Simplify: check for BUF_FLAG_SPECIAL only once. Splitted special buffer handl...
Petri Hintukainen
2011-08-23
Merge from 1.1.
Darren Salt
2011-08-13
rv30 & rv40 support
Torsten Jager
2011-08-13
VP8 support
Torsten Jager
2011-08-13
ffmpeg audio crash fix (sse2 alignment)
Torsten Jager
2011-09-10
Not every audio packet can be used to determine the sample rate and number of
Chris Rankin
2011-09-10
Pad end of audio data buffer with zeros, as instructed by the API documentation.
Chris Rankin
2011-09-10
Use xine's fast memcpy function instead of standard library one.
Chris Rankin
2011-09-10
Optimise flags usage.
Chris Rankin
2011-09-10
Tidy up flags usage.
Chris Rankin
2011-08-29
Add AAC LATM support from FFmpeg 0.7+
Chris Rankin
2011-08-09
Cosmetics: reordered functions
Petri Hintukainen
2011-08-09
ffmpeg VC-1: scan for extradata (sequence header) from preview buffers
Petri Hintukainen
2011-08-14
Fixed multithreaded decoding with lavc >= 52.112.0.
Petri Hintukainen
2011-05-17
Fix build with very recent copies of FFmpeg
Brad Smith
2011-05-17
Use "quietened" build if automake 1.11 was used.
Darren Salt
2011-05-16
Complete the adaptation to libavcodec 0.7. (Hopefully.)
Darren Salt
2011-05-16
Fix up "pp" post-proc plugin and A/V decoding for ffmpeg 0.7.
Darren Salt
2011-02-16
Make ff_video_decoder work together with input_vdr.c for MPEG2.
Reinhard Nißl
2010-03-24
Merge from 1.1.
Darren Salt
2010-03-23
Added new audio buffer type (EAC3)
Petri Hintukainen
2010-03-23
Fixed using uninitialized decode_buffer_size
Petri Hintukainen
2010-03-14
Merge from 1.1.
Darren Salt
2010-03-10
Handle odd widths properly (for ffmpeg-decoded video).
Darren Salt
2010-02-25
Fix build with the old, outdated and deprecated internal ffmpeg.
Darren Salt
2010-02-23
Merge from 1.1.
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
[prev]
[next]