| Commit message (Expand) | Author | Age |
* | video: increase avi pts buffer size | wm4 | 2015-11-06 |
* | video: fix base for --no-correct-pts | wm4 | 2015-10-06 |
* | video: increase maximum number of buffered AVI pts samples | wm4 | 2015-10-06 |
* | video: remove user-controllable PTS sorting (--pts-association-mode) | wm4 | 2015-10-06 |
* | player: make decoding cover art more robust | wm4 | 2015-06-18 |
* | player: change video-bitrate and audio-bitrate properties | wm4 | 2015-04-20 |
* | Update license headers | Marcin Kurczewski | 2015-04-13 |
* | video: don't keep multiple pointers to hwdec info struct | wm4 | 2014-08-11 |
* | dvd, bluray, cdda: add demux_disc containing all related hacks | wm4 | 2014-07-05 |
* | audio: rename i_bps to 'bitrate' to avoid confusion | Marcoen Hirschberg | 2014-05-28 |
* | audio: change values from bytes-per-second to bits-per-second | Marcoen Hirschberg | 2014-05-28 |
* | video: change everything | wm4 | 2014-05-02 |
* | video/decode: mp_msg conversions | wm4 | 2013-12-21 |
* | video: display last frame, drain frames on video reconfig | wm4 | 2013-12-10 |
* | video: move handling of brightness and deinterlacing control | wm4 | 2013-12-10 |
* | video: move video filter chain initialization from decoder to player | wm4 | 2013-12-10 |
* | video: create a separate context for video filter chain | wm4 | 2013-12-07 |
* | video: add heuristic to prevent framedrop during hrseek if pts broken | wm4 | 2013-11-28 |
* | video: replace d_video->pts field, change PTS jump checks | wm4 | 2013-11-27 |
* | video: refactor PTS code, add fall back heuristic to DTS | wm4 | 2013-11-27 |
* | cosmetics: rename video/audio reset functions | wm4 | 2013-11-27 |
* | video: unbreak --no-correct-pts with demuxers that use DTS | wm4 | 2013-11-26 |
* | video: move timestamp determination code to dec_video | wm4 | 2013-11-25 |
* | player: merge no-correct-pts with correct-pts code | wm4 | 2013-11-25 |
* | player: change semantics of --no-correct-pts | wm4 | 2013-11-25 |
* | dec_video: fix function signature | wm4 | 2013-11-25 |
* | video: pass PTS as part of demux_packet/AVPacket and mp_image/AVFrame | wm4 | 2013-11-25 |
* | video: don't overwrite demuxer FPS value | wm4 | 2013-11-23 |
* | video: move handling of container vs. stream AR out of vd_lavc.c | wm4 | 2013-11-23 |
* | dec_video: make vf_input and hwdec_info statically allocated | wm4 | 2013-11-23 |
* | dec_video: remove "initialized" field | wm4 | 2013-11-23 |
* | video: move decoder context from sh_video into new struct | wm4 | 2013-11-23 |
* | video: remove vf_pp auto-insertion | wm4 | 2013-11-23 |
* | video: move struct mp_hwdec_info into its own header file | wm4 | 2013-11-23 |
* | vf_vavpp: make it work with vo_opengl and software decoding | wm4 | 2013-11-22 |
* | vo_opengl: add infrastructure for hardware decoding OpenGL interop | wm4 | 2013-11-04 |
* | dec_video: remove unused declaration of a former global variable | wm4 | 2013-10-31 |
* | video: handle video output levels with mp_image_params | wm4 | 2013-08-24 |
* | video: add vaapi decode and output support | wm4 | 2013-08-12 |
* | vdpau: split off decoder parts, use "new" libavcodec vdpau hwaccel API | wm4 | 2013-07-28 |
* | video: redo how colorspaces are handled | wm4 | 2013-07-16 |
* | video: unify colorspace setup | wm4 | 2013-07-15 |
* | dec_video: add vd_control wrapper | wm4 | 2013-07-15 |
* | video: rename VDCTRL_RESET_ASPECT to VDCTRL_REINIT_VO | wm4 | 2013-05-18 |
* | core: always pass data via packet fields to video decoders | wm4 | 2013-03-28 |
* | core: redo how codecs are mapped, remove codecs.conf | wm4 | 2013-02-10 |
* | video/filter: change filter API, use refcounting, remove filter DR | wm4 | 2013-01-13 |
* | Rename directories, move files (step 2 of 2) | wm4 | 2012-11-12 |
* | Rename directories, move files (step 1 of 2) (does not compile) | wm4 | 2012-11-12 |