Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-17 | ffmpeg mpeg1/2: copy progressive and top_field_first flags | Petri Hintukainen | |
(merged from https://github.com/huceke/xine-lib-vaapi) | |||
2013-01-17 | Pass frame as parameter to ff_convert_frame() | Petri Hintukainen | |
(merged from https://github.com/huceke/xine-lib-vaapi) | |||
2013-01-17 | Silenced warning | Petri Hintukainen | |
2012-11-14 | xine_ogg_demuxer: fixed mimetypes | Petri Hintukainen | |
2012-11-13 | Merge from 1.1 | Petri Hintukainen | |
2012-11-13 | revert 'ff_video_decoder: Fixed mpeg2 parsing' | Petri Hintukainen | |
2012-06-05 | Added missing ifdef AVCODEC_HAS_REORDERED_OPAQUE | Carlo Bramini | |
2012-06-05 | Added check for AVCodecContext.color_range and AVCodecContext.colorspace | Petri Hintukainen | |
2012-06-05 | ffmpeg_compat.h: fixed version check for old ffmpeg versions | Carlo Bramini | |
2012-05-30 | ff_video_decoder: Fixed mpeg2 parsing | Petri Hintukainen | |
Fixes following errors from ffmpeg: [mpeg1video @ 0x9ba7f80] ignoring SEQ_START_CODE after 101 [mpeg1video @ 0x9ba7f80] ignoring seq ext after 101 [mpeg1video @ 0x9ba7f80] ignoring GOP_START_CODE after 101 [mpeg1video @ 0x9ba7f80] invalid cbp at 41 0 [mpeg1video @ 0x9ba7f80] concealing 405 DC, 405 AC, 405 MV errors | |||
2012-08-29 | ff_audio_decoder: re-open audio output when codec params change | Petri Hintukainen | |
2012-08-29 | ff_audio_decoder.c: get last audio frame from parser | Jose Alberto Reguero | |
2012-08-29 | ff_Audio_decoder: EAC3 header buffers are not used | Jose Alberto Reguero | |
2012-08-29 | ff_audio_decoder: enable parser for EAC3 | Jose Alberto Reguero | |
2012-06-29 | Add color matrix support to video out interface | Torsten Jager | |
2012-06-25 | ff_video_decoder.c: fix: free _all_ DR1 frames | Torsten Jager | |
Fixes laming/freezing after manually stopping VP6 or WMV video. That issue does not hit when we let the stream play to its end. | |||
2012-06-05 | Merge from 1.1 | Petri Hintukainen | |
2012-05-30 | Merge from 1.1 | Petri Hintukainen | |
2012-05-28 | Merge from 1.1 | Petri Hintukainen | |
2012-05-28 | Fixed U-plane conversion (YUVJ444P -> YUV420) | Petri Hintukainen | |
2012-05-28 | Merge from 1.1 | Petri Hintukainen | |
2012-05-28 | ff_video_decoder: fixed DR1 frame garbage collector when using multithreaded ↵ | Petri Hintukainen | |
decoding. | |||
2012-05-10 | Merge from 1.1 | Petri Hintukainen | |
2012-05-10 | ff_video_decoder: fixed cropping | Torsten Jager | |
2012-05-10 | Merge from 1.1 | Petri Hintukainen | |
2012-05-10 | ff_video_decoder: convert full range YUV to mpeg range | Torsten Jager | |
2012-05-04 | ff_video_decoder: enable direct rendering for H.264. Added config option to ↵ | Petri Hintukainen | |
disable direct rendering. | |||
2012-04-19 | Fixed decoding of full range YUV420 H.264 videos (segfault). Might still ↵ | Petri Hintukainen | |
need color space conversion ... | |||
2012-04-19 | Fixed typo | Petri Hintukainen | |
2012-04-19 | Fixed decoding of full range YUV420 H.264 videos (segfault). Might still ↵ | Petri Hintukainen | |
need color space conversion ... | |||
2011-12-21 | Fix multithreaded initialization with API change | Roland Scheidegger | |
thread count needs to be set before avcodec_open otherwise it will be stuck with a single thread at least for h264 (might also want to use avcodec_open2 instead?) | |||
2012-01-29 | fix compile against recent ffmpeg | Edgar Hucek | |
2012-01-31 | frame garbage collector in ff_reset | Edgar Hucek | |
2012-01-18 | Fixed pp_context and pp_mode | Petri Hintukainen | |
2012-01-18 | avcodec_init(), avcodec_alloc_context() and avcodec_open() are depreated | Petri Hintukainen | |
2012-01-18 | Moved ffmpeg API version checks to single header | Petri Hintukainen | |
2012-01-18 | Simplify | Petri Hintukainen | |
2011-12-27 | Fixes nasty mpeg2 on ts A/V lag when using ff. | "Torsten Jager" | |
--HG-- branch : point-release extra : rebase_source : 6e059c732a63d40b65b09f4ef725ec5ca45c4c1c | |||
2011-12-21 | Fix multithreaded initialization with API change | Roland Scheidegger | |
thread count needs to be set before avcodec_open otherwise it will be stuck with a single thread at least for h264 (might also want to use avcodec_open2 instead?) | |||
2012-02-05 | Merge from 1.1. | Darren Salt | |
--HG-- branch : 1.2.1-branch | |||
2012-02-04 | Merge. | Darren Salt | |
2012-02-04 | Distribute ffmpeg_compat.h. | Darren Salt | |
2012-02-01 | Merge from 1.1. | Darren Salt | |
2012-01-18 | Merge from 1.1. | Darren Salt | |
--HG-- rename : include/xine.h.in => include/xine.h rename : src/xine-engine/xine_internal.h => include/xine/xine_internal.h rename : src/combined/ffmpeg/ffmpeg_encoder.c => src/dxr3/ffmpeg_encoder.c | |||
2012-01-18 | Merge from 1.1 | Petri Hintukainen | |
--HG-- rename : src/demuxers/demux_ogg.c => src/combined/xine_ogg_demuxer.c | |||
2011-12-31 | Merge from 1.1. | Darren Salt | |
2011-12-21 | Merge from 1.1. | Darren Salt | |
--HG-- rename : src/libdts/xine_dts_decoder.c => src/audio_dec/xine_dts_decoder.c rename : src/libxineadec/xine_lpcm_decoder.c => src/audio_dec/xine_lpcm_decoder.c rename : src/combined/decoder_flac.c => src/combined/flac_decoder.c rename : src/combined/demux_flac.c => src/combined/flac_demuxer.c rename : src/libsputext/xine_sputext_decoder.c => src/spu_dec/sputext_decoder.c | |||
2011-12-16 | flac decoder: int -> size_t | Petri Hintukainen | |
--HG-- branch : point-release | |||
2011-12-16 | Fixed flac_read_callback() signature for flac 1.1.3+ (when sizeof(size_t) != ↵ | Petri Hintukainen | |
sizeof(unsigned)) --HG-- branch : point-release | |||
2011-12-10 | Merge from 1.1. | Darren Salt | |
--HG-- rename : src/liba52/xine_a52_decoder.c => src/audio_dec/xine_a52_decoder.c rename : src/libspudvb/xine_spudvb_decoder.c => src/spu_dec/spudvb_decoder.c rename : src/libxinevdec/image.c => src/video_dec/image.c |