aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs
Commit message (Expand)AuthorAge
* mplayer: remove benchmarking/CPU accounting codeGravatar wm42012-07-30
* libmpcodecs: silence lines reading "AUDIO:" and "VIDEO:"Gravatar wm42012-07-30
* vd: silence output about aspect ratioGravatar wm42012-07-30
* vf_scale: don't pass CPU flags anymoreGravatar wm42012-07-30
* Rip out 3DNOW supportGravatar wm42012-07-30
* Remove compile time/runtime CPU detection, and drop some platformsGravatar wm42012-07-30
* ad_faad: include neaacdec.h instead of faad.hGravatar wm42012-07-28
* bstr: rename bstr() function to bstr0(), and typedef bstr to struct bstrGravatar wm42012-07-28
* osd: use libass for OSD renderingGravatar wm42012-07-28
* Merge remote-tracking branch 'origin/master'Gravatar wm42012-07-28
|\
| * vd_vfw.c: fix part missing from previous commitGravatar Uoti Urpala2012-07-26
| * demux, vd_ffmpeg: fix demux keyframe flag, set AV_PKT_FLAG_KEYGravatar Uoti Urpala2012-07-25
| * video, audio: use lavc decoders without codecs.conf entriesGravatar Uoti Urpala2012-07-24
* | Merge remote-tracking branch 'origin/master'Gravatar wm42012-05-20
|\|
| * ad_mpg123: update libmpg123 API useGravatar Thomas Orgis2012-05-07
* | Merge remote-tracking branch 'origin/master'Gravatar wm42012-04-29
|\|
| * ad_ffmpeg: switch to avcodec_decode_audio4()Gravatar Uoti Urpala2012-04-19
* | Merge remote-tracking branch 'origin/master'Gravatar wm42012-04-01
|\|
* | libmpcodecs: rename IMGFMT_GBR24P to IMGFMT_GBRPGravatar wm42012-03-25
* | vf_scale: prefer converting GBR24P to other 8 bit per component RGB formatsGravatar reimar2012-03-25
* | libmpcodecs: support planar GBR24 decodingGravatar cehoyos2012-03-25
| * timeline: subs: keep subtitle tracks in source timeGravatar Uoti Urpala2012-03-25
| * cosmetics: vf_vo.c: reformatGravatar Uoti Urpala2012-03-25
| * cosmetics: misc minor cleanupsGravatar Uoti Urpala2012-03-25
* | Merge remote-tracking branch 'origin/master' into my_masterGravatar wm42012-03-16
|\|
| * windows support: unicode filenamesGravatar wm42012-03-09
* | Merge remote-tracking branch 'origin/master' into my_masterGravatar wm42012-03-05
|\ \
| | * cleanup: Silence compilation warnings on MinGW-w64Gravatar wm42012-03-01
| |/
* | screenshot: allow forcing taking screenshots with the video filterGravatar wm42012-02-29
| * configure, build: support compiling without libpostprocGravatar Uoti Urpala2012-02-27
* | mpcodecs: remove mp_image_t.x/yGravatar wm42012-02-24
| * vd_ffmpeg: fix flushing of buffered framesGravatar Uoti Urpala2012-02-03
| * vd_ffmpeg: adjust buffered frame count based on threads againGravatar Uoti Urpala2012-02-03
| * build: switch to libavutil bswap.h and intreadwrite.hGravatar Uoti Urpala2012-02-01
| * Update Libav API usesGravatar Uoti Urpala2012-02-01
* | i lost my brainGravatar wm42012-01-26
* | Merge branch 'gradfun' into my_masterGravatar wm42012-01-18
|\ \
* \ \ Merge remote-tracking branch 'origin/master' into my_masterGravatar wm42012-01-18
|\ \ \ | | |/ | |/|
* | | screenshot: improve quality by using additional swscale flagsGravatar wm42012-01-18
* | | subtitles: create only one instance of ASS_Render instead of twoGravatar wm42012-01-18
| * | vd_ffmpeg: explicitly set thread count even if 1Gravatar Uoti Urpala2012-01-17
| | * vf_gradfun: change default parametersGravatar wm42012-01-10
| | * vf_gradfun: add size parameter, which sets radius according to movie diagonalGravatar wm42012-01-10
| | * vf_gradfun: use option parserGravatar wm42012-01-10
| |/ |/|
| * ad_ffmpeg: pass packet side data from libavformatGravatar Uoti Urpala2012-01-08
| * vf_fspp: make compile without Libav internalsGravatar Uoti Urpala2012-01-02
| * Libav API updates (remove most deprecated-in-0.7 uses)Gravatar Uoti Urpala2011-12-22
| * configure, build: require at least Libav 0.7Gravatar Uoti Urpala2011-12-22
|/
* vf_expand: always clear the added bordersGravatar wm42011-12-19
* vf_dsize, vf_scale: fix behavior on multiple config() callsGravatar wm42011-12-19