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-12-31
Merge from 1.1.
Darren Salt
2011-12-27
Fixes nasty mpeg2 on ts A/V lag when using ff.
"Torsten Jager"
2011-12-21
Merge from 1.1.
Darren Salt
2011-12-16
flac decoder: int -> size_t
Petri Hintukainen
2011-12-16
Fixed flac_read_callback() signature for flac 1.1.3+ (when sizeof(size_t) != ...
Petri Hintukainen
2011-12-10
Merge from 1.1.
Darren Salt
2011-11-23
Merge from 1.1
Petri Hintukainen
2011-11-23
Fix libavcodec version checks for AAC LATM/MPEG parser code
Brad Smith
2011-11-18
Fixed building with internal ffmpeg
Petri Hintukainen
2011-11-11
Merge from 1.1.
Darren Salt
2011-11-02
ff_audio_decoder: Use parser for AAC LATM and MPEG. Fixes streams with multip...
Petri Hintukainen
2011-11-02
ff_audio_decoder: do not queue any data if opening audio output fails
Petri Hintukainen
2011-11-02
ff_audio_decoder: If codec parameters can't be read from first audio packet, ...
Petri Hintukainen
2011-11-02
ff_audio_decoder: open audio out after decoding the data
Petri Hintukainen
2011-10-27
ff_audio_decoder: splitted calling avcodec_decode_audio* to separate function
Petri Hintukainen
2011-10-08
Build fix for Fedora with external FFmpeg.
Jose Alberto Reguero
2011-10-05
Merge from 1.1.
Darren Salt
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
[next]