summaryrefslogtreecommitdiff
path: root/src/combined
AgeCommit message (Expand)Author
2010-02-06Merge from 1.1.Darren Salt
2010-01-21Merge from 1.1.Darren Salt
2010-01-18Merge from 1.1.Darren Salt
2010-01-18FLAC decoder post-merge fixups.Darren Salt
2010-01-17Merge from 1.1, omitting .qtl support (already present).Darren Salt
2009-12-12Merge from 1.1.Darren Salt
2009-11-30Trim trailing space & reduce space+tab.Darren Salt
2009-11-19Merge from 1.1.Darren Salt
2009-11-05Merge from 1.1 (with adaptations).Darren Salt
2009-04-03Merge from 1.1, discarding new "#if"s in ff_video_decoder.c.Darren Salt
2009-03-16Merge from 1.1.Darren Salt
2009-03-08Fix build with libavutil >= 50.0.0Alexis Ballier
2009-04-02Merge.Darren Salt
2009-04-02Fix up building with libavcodec.so.52 < 52.20.0.Darren Salt
2009-04-02FFmpeg: add support for reordered_opaque to custom get_buffer() implementation.Reinhard Nißl
2009-03-28Fix calculation of frame duration for ffmpeg-decoded formats.Reinhard Nißl
2009-03-28Report frame duration changes.Reinhard Nißl
2009-02-17Merge from 1.1.Darren Salt
2009-02-13Fix a build failure on *BSD due to some rather useful GNUisms.Darren Salt
2009-02-10Merge from 1.1.Darren Salt
2009-02-09demux_unstick_ao_loop() reports that xine might be stuck != is stuckLorenzo Desole
2009-01-18Merge from 1.1.Darren Salt
2009-01-17Merge from 1.1.Darren Salt
2009-01-17Avoid libtool running ldconfig (where not needed) at install time.Darren Salt
2009-01-16Merge from 1.1.Darren Salt
2009-01-16Terminate the supported types list...Darren Salt
2009-01-16Merge ffmeg codecs list creation rework from 1.1 with adaptations.Darren Salt
2009-01-16Rework ffmpeg codecs lists creation.Darren Salt
2009-01-11Merge from 1.1, dropping the build fix for old libavcodec.Darren Salt
2009-01-11Merge.Darren Salt
2009-01-11Reapply cset ffb2e82d7bb7 (accidental removal by this cset's parent).Darren Salt
2009-01-11Merge.Darren Salt
2009-01-11Fix PTS tagging: large (negative) PTS values are a result of turning it off t...Reinhard Nißl
2009-01-08Fix build with libavcodec < 51.68.0.Darren Salt
2009-01-05Merge security fixes from 1.1.Darren Salt
2009-01-05Merge security fixes.Darren Salt
2009-01-04Merge from 1.1.Darren Salt
2009-01-04At discontinuity all stored PTS values need to be reset to 0, as they are now...Reinhard Nißl
2009-01-04Feed buffer PTS through FFmpeg's decoder to have them reordered to display or...Reinhard Nißl
2009-01-02Merge from 1.1.Darren Salt
2009-01-02ff_audio_decode_data() doesn't always return if the stream is closed or playb...Lorenzo Desole
2008-12-15Re-fix linkage failure caused by the av_free() changes in the ffmpeg decoders.Darren Salt
2008-12-15Merge from 1.1; update PO files; make buildable.Diego E. 'Flameeyes' Pettenò
2008-11-22Fix linkage failure caused by the av_free() changes in the ffmpeg decoders.Darren Salt
2008-11-20Memory access fixes:František Dvořák
2008-10-13Merge from 1.1.Darren Salt
2008-12-20Fix constantness.Diego E. 'Flameeyes' Pettenò
2008-09-13Compilation fixes for ffmpeg API & ABI changes.Darren Salt
2008-08-25Fix a possible heap buffer overflow in the ffmpeg video decoder.Darren Salt
2008-08-20Integer overflow in ff_audio_decode_data()Tielei