aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* subreader.c: don't run FriBiDi code if using libassGravatar Uoti Urpala2011-09-23
* sd_ass.c: set event->Style to fix --ass-stylesGravatar Uoti Urpala2011-09-23
* codecs.conf: add Libav ProRes decoderGravatar Uoti Urpala2011-09-23
* options: make "choice" option type parsing ignore caseGravatar Uoti Urpala2011-09-11
* core: fix --sstepGravatar Uoti Urpala2011-09-04
* cosmetics: mplayer.c: minor tweaksGravatar Uoti Urpala2011-09-04
* options: --pphelp: fix after libpostproc version changeGravatar Uoti Urpala2011-09-04
* options: add "disabled option" functionalityGravatar Uoti Urpala2011-09-04
* input/ar.c, input/lirc.c: fix changes missing from 1916b95b8Gravatar Uoti Urpala2011-09-04
* options: move libass-related options to structGravatar Uoti Urpala2011-09-03
* subassconvert: handle "\r\n" line endsGravatar Clément Bœsch2011-09-02
* demux_mf: fix option value allocated with strdupGravatar Uoti Urpala2011-09-02
* options: commandline: support "--no-opt" for flag optionsGravatar Uoti Urpala2011-09-01
* csputils/vo_gl: rewrite YUV->RGB matrix generationGravatar Uoti Urpala2011-08-29
* cosmetics: csputils.[ch]: reindentGravatar Uoti Urpala2011-08-28
* demuxer.h: raise pad amount to allow compiling against FFmpegGravatar Uoti Urpala2011-08-26
* core: remove bad workaround for files without FPS setGravatar Uoti Urpala2011-08-25
* video_out.h: change VOCTRL_* defines to enumGravatar harklu2011-08-25
* ad_ffmpeg: free resources on init failureGravatar Uoti Urpala2011-08-21
* ad_ffmpeg: handle timing for partially decoded packets betterGravatar Uoti Urpala2011-08-21
* cosmetics: ad_ffmpeg.c: reformatGravatar Uoti Urpala2011-08-21
* demux_lavf: Adding av_dup_packet() missing from recent 6e8d420a41Gravatar Uoti Urpala2011-08-21
* osdep/mplayer.rc: change to use "mplayer2" nameGravatar Martin Herkt2011-08-21
* configure: libav: use "pkg-config --print-errors", "Libav" nameGravatar Uoti Urpala2011-08-21
* demux_mkv: fix failure to open some files from 0ece360eeaf95Gravatar Uoti Urpala2011-08-20
* core, demux, vd_ffmpeg: pass side data from demux_lavf to vd_ffmpegGravatar Uoti Urpala2011-08-20
* demux_mkv: support extradata for wavpack audio tracksGravatar Uoti Urpala2011-08-20
* demux_mkv: clean up audio codec handling somewhatGravatar Uoti Urpala2011-08-20
* demux_mkv: check for valid track in video/audio switchingGravatar Uoti Urpala2011-08-20
* demux_mkv: remove bad mkv_free() from 0ece360eeaf9Gravatar Uoti Urpala2011-08-19
* demuxer.h: avoid including stream.hGravatar Uoti Urpala2011-08-19
* aviheader.h: avoid including demuxer.hGravatar Uoti Urpala2011-08-19
* demux: avoid a copy of demux packets with lavf, reduce paddingGravatar Uoti Urpala2011-08-19
* talloc.[ch]: remove "type safety" hack that violates C typesGravatar Uoti Urpala2011-08-19
* vf_screenshot: better check for pixel format swscale supportGravatar harklu2011-08-17
* av_log: don't crash if called with NULL AVClassGravatar Uoti Urpala2011-08-15
* options, subs: add --ass-vsfilter-aspect-compatGravatar harklu2011-08-12
* vo_vpdau: fix preemption recovery broken in decec7f2a37e559dGravatar Uoti Urpala2011-08-11
* ao_pcm: fix pointless message due to uninitialize variableGravatar Uoti Urpala2011-08-11
* dvdnav: fix crash caused by missing line from 58834653c0Gravatar Uoti Urpala2011-08-10
* demux_lavf: don't interpret MPEG codec tags as generic tagsGravatar Uoti Urpala2011-08-10
* core: allocate OSD text buffers dynamicallyGravatar harklu2011-08-09
* options: remove old disabled options that just print an errorGravatar Uoti Urpala2011-08-09
* options: support --leak-report (double dash form)Gravatar Uoti Urpala2011-08-08
* core: minor audio-only+timeline fix for chapter handlingGravatar Uoti Urpala2011-08-08
* subs: libass: apply option changes to all track typesGravatar Uoti Urpala2011-08-08
* subs: libass: remove bad ass_set_margins() on settings resetGravatar Uoti Urpala2011-08-08
* cleanup: move global ass_force_reload to struct osd_stateGravatar Uoti Urpala2011-08-08
* commands: property sub_scale: update old subs immediatelyGravatar harklu2011-08-08
* cleanup: reformat command.cGravatar Uoti Urpala2011-08-07