summaryrefslogtreecommitdiff
path: root/src/combined
AgeCommit message (Expand)Author
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-14Merge from 1.1.Darren Salt
2008-07-17Merge from 1.1.Darren Salt
2008-07-16Add support for the Snow video codec.Darren Salt
2008-07-15Recognise AMR audio (normally found in 3GP files).Darren Salt
2008-06-23Allow for <libavutil/base64.h> etc.Darren Salt
2008-06-20Merge the avutil branch; port the "raw" video output plugin.Darren Salt
2008-05-23Merge from 1.1. VDR needs to be updated.Diego 'Flameeyes' Pettenò
2008-05-09Remove a new bunch of xine_malloc() calls.Diego 'Flameeyes' Pettenò
2008-05-09Cleanup handling of packed attribute.Diego 'Flameeyes' Pettenò
2008-05-07xine_xmalloc() deprecation: replace its use with static and non-zero size.Diego 'Flameeyes' Pettenò
2008-05-06Merge from 1.1.Darren Salt
2008-05-03Don't define flac_metadata_callback if we're not going to use it. It's only u...Diego 'Flameeyes' Pettenò
2008-04-30Fix green smearing in h264 decodingJason Tackaberry
2008-04-21Merge from 1.1.Darren Salt
2008-04-21Fix display of some MJPEG streams (YUVJ420P).Darren Salt
2008-04-21Debug logging of ffmpeg pixel format in case of display errors.Darren Salt
2008-04-15Merge from 1.1.Darren Salt
2008-04-09Merge from 1.2 main.Darren Salt
2008-04-08Merge from 1.1.Darren Salt
2008-04-07Shift some audio plugin priorities: swap libreal & ffmpeg, otherwise 7 to 8.Darren Salt
2008-04-07Implement support for "MPEG-3 adu".Jinghua Luo
2008-04-07Check the Real extradata length.Darren Salt
2008-04-07Use ffmpeg's cook decoder and fix Real decoder bugsJinghua Luo
2008-04-07ffmpeg/libreal cleanupJinghua Luo
2008-04-06Merge from 1.1; adapt xine-list for 1.2.Darren Salt
2008-04-02Merge from 1.1.Darren Salt
2008-04-02Add wvp to the wavpack demuxer's extensions list.Darren Salt
2008-03-31Correct the wavpack demuxer's MIME type data.Darren Salt
2008-03-12Merge from 1.1.Darren Salt
2008-03-19Fix ffmpeg plugin build where source dir != build dir.Darren Salt
2008-03-18Move ffmpeg plugin code into src/combined/ffmpeg & adapt for current ffmpeg.Darren Salt
2008-03-06Fix DXR3 build with internal/new ffmpeg.Darren Salt
2008-03-04Merge from 1.1.Darren Salt
2008-03-04Fix libavcodec/dvdata.h-related build problems with older ffmpeg.Darren Salt
2008-03-01Remove stray #if and #endif.Diego 'Flameeyes' Pettenò
2008-03-01Merge from 1.2 tip.Diego 'Flameeyes' Pettenò
2008-03-01Add extra include, dvaudio always have to use internal copy.Diego 'Flameeyes' Pettenò
2008-03-01dvdata.h is no more in include path alone.Diego 'Flameeyes' Pettenò