summaryrefslogtreecommitdiff
path: root/codec.c
AgeCommit message (Expand)Author
2012-08-13Fix bug: Can't use software decoder with VDPAU.Johns
2012-07-09FreeBSD compatibility fix.Johns
2012-07-05Fix compiler warnings.Johns
2012-06-22Removed gcc 4.6 warnings.Johns
2012-04-20Always compile audio drift correction.Johns
2012-04-17Show black picture, if no video stream available.Johns
2012-03-12Cleanups.Johns
2012-03-09Adds ffmpeg 0.8.7 bug workaround:Johns
2012-03-06Workaround should be for abs.Johns
2012-03-05Workaround for av_resample_compensate ffmpeg bug.Johns
2012-03-03Experimental ac3 audio drift correction support.Johns
2012-02-29Don't change correction value during pass-through.Johns
2012-02-29Improved audio drift correction support.Johns
2012-02-27Experimental audio drift correction support.Johns
2012-02-26Removed old cruft.Johns
2012-02-24Remove AVDictionary.Johns
2012-02-24Only a single frame is supported.Johns
2012-02-21Support downmix of AC-3 to stero.Johns
2012-02-21New audio PES handling.Johns
2012-02-13Release Version 0.4.7.0.4.7Johns
2012-02-12Fix bug: audible glitch toggling AC-3 pass-throughJohns
2012-02-11Detect audio stream type only after stream switch.Johns
2012-02-09Fix bug: LFE moved to wrong position.Johns
2012-02-08Add support for AAC LATM audio streams.Johns
2012-02-07Fix bug: alsa+ffmpeg use different channel layout.Johns
2012-01-27Video bug fix.Johns
2012-01-23VA-API: Add auto-crop support.Johns
2012-01-22Fix bug: close codec missing.Johns
2012-01-22Use different alsa device for AC3/pass-through.Morone
2012-01-08Improved replay of recordings.Johns
2012-01-07Add support for ac3 audio pass through.Johns
2012-01-02Lock av_open/close calls.Johns
2011-12-29Fix bug: CodecVideoDecode destroys avpkt.Johns
2011-12-26Allow build without VDPAU.Johns
2011-12-25Use only one thread for hw decoding.Johns
2011-12-24Cleanups + Version 0.1.2 released.0.1.2Johns
2011-12-23Libav needs buggy ffmpeg workaround.Johns
2011-12-23Fix libav compatibility.Johns
2011-12-23Initial vdpau hw decoder support.Johns
2011-12-22Initial vdpau support.Johns
2011-12-20Reorder pts.Johns
2011-12-19libav 0.7.2 has no avcodec_open2.Johns
2011-12-19Audio/video sync improvements.Johns
2011-12-15New video/audio sync code.Johns
2011-12-14Initial support of replay.Johns
2011-12-10Video enhancements.Johns
2011-12-08Audio improvement.Johns
2011-12-07Close codec written.Johns
2011-12-07C part of the plugin.Johns