| Commit message (Expand) | Author | Age | Files | Lines |
* | vd_lavc: move display mastering data stuff to mp_image | wm4 | 2017-10-30 | 1 | -0/+3 |
* | demux: get rid of demux_packet.new_segment field | wm4 | 2017-10-24 | 1 | -3/+8 |
* | build: add preliminary LGPL mode | wm4 | 2017-09-21 | 1 | -9/+7 |
* | video: add metadata handling for spherical video | wm4 | 2017-08-21 | 1 | -0/+4 |
* | options: --priority can be LGPL | wm4 | 2017-08-03 | 1 | -2/+0 |
* | options: drop --video-aspect-method=hybrid | wm4 | 2017-07-21 | 1 | -28/+3 |
* | options: kill --field-dominance | wm4 | 2017-07-21 | 1 | -9/+0 |
* | vd: use ST.2086 / HDR10 MaxCLL in addition to mastering metadata | Niklas Haas | 2017-06-18 | 1 | -1/+14 |
* | dec_video: change license to LGPL (almost) | wm4 | 2017-06-18 | 1 | -1/+17 |
* | dec_video, dec_audio: remove redundant NULL-checks | wm4 | 2017-02-20 | 1 | -2/+1 |
* | player: add experimental stream recording feature | wm4 | 2017-02-07 | 1 | -5/+14 |
* | video: make decoder EOF reporting explicit | wm4 | 2017-01-11 | 1 | -16/+16 |
* | video: restructure decode loop | wm4 | 2017-01-10 | 1 | -15/+23 |
* | player: change aspects of cover art handling | wm4 | 2017-01-10 | 1 | -17/+0 |
* | options: deprecate codec family selection in --vd/--ad | wm4 | 2016-12-23 | 1 | -10/+9 |
* | dec_video: don't spam missing PTS warnings | wm4 | 2016-11-09 | 1 | -2/+9 |
* | dec_video, dec_audio: avoid full reinit on switches to the same segment | wm4 | 2016-11-09 | 1 | -6/+9 |
* | demux: expose demuxer colorimetry metadata to player | Niklas Haas | 2016-11-08 | 1 | -0/+1 |
* | command: add a video-dec-params property | wm4 | 2016-09-20 | 1 | -0/+6 |
* | video: handle override video parameters in a better place | wm4 | 2016-09-20 | 1 | -0/+7 |
* | command: change update handling of some video-related properties | wm4 | 2016-09-20 | 1 | -1/+1 |
* | dec_video: always redisplay cover art after a seek | wm4 | 2016-03-11 | 1 | -3/+1 |
* | dec_video: reduce scope of variable | wm4 | 2016-03-11 | 1 | -3/+3 |
* | video: fix coverart decoding | wm4 | 2016-03-07 | 1 | -2/+4 |
* | video: fix hr-seek | wm4 | 2016-02-28 | 1 | -1/+3 |
* | video: allow the decoder to consume packets partially | wm4 | 2016-02-19 | 1 | -2/+4 |
* | video: move packet timestamp fudging | wm4 | 2016-02-19 | 1 | -9/+8 |
* | video: move unreliable-packet-PTS check | wm4 | 2016-02-19 | 1 | -5/+8 |
* | Rewrite ordered chapters and timeline stuff | wm4 | 2016-02-15 | 1 | -7/+64 |
* | audio/video: expose codec info as separate field | wm4 | 2016-02-15 | 1 | -4/+4 |
* | video: remove pointless parameter indirection | wm4 | 2016-02-15 | 1 | -2/+4 |
* | video: approximate AVI timestamps via DTS handling | wm4 | 2016-02-11 | 1 | -43/+9 |
* | player: fix crash if no video decoder can be initialized | wm4 | 2016-02-10 | 1 | -0/+2 |
* | video: remove AVI timestamps for dropped frames | wm4 | 2016-02-04 | 1 | -1/+5 |
* | audio/video: merge decoder return values | wm4 | 2016-02-01 | 1 | -17/+17 |
* | video: fix broken-PTS fallback determination | wm4 | 2016-01-29 | 1 | -11/+6 |
* | video: cleanup pts/dts passing between decoder components | wm4 | 2016-01-25 | 1 | -2/+4 |
* | video: refactor: disentangle decoding/filtering some more | wm4 | 2016-01-16 | 1 | -8/+89 |
* | video: fix interactively changing aspect ratio | wm4 | 2016-01-14 | 1 | -0/+5 |
* | video: decouple filtering/decoding slightly more | wm4 | 2016-01-14 | 1 | -4/+0 |
* | video: refactor: shuffle code around | wm4 | 2016-01-14 | 1 | -71/+0 |
* | video: refactor: handle video format fixups closer to decoder | wm4 | 2016-01-14 | 1 | -61/+65 |
* | demux: merge sh_video/sh_audio/sh_sub | wm4 | 2016-01-12 | 1 | -8/+8 |
* | video: switch from using display aspect to sample aspect | wm4 | 2015-12-19 | 1 | -13/+17 |
* | video: readd codec delay estimation | wm4 | 2015-12-02 | 1 | -0/+4 |
* | video: fix base for --no-correct-pts | wm4 | 2015-10-06 | 1 | -7/+8 |
* | video: don't sort AVI pts samples | wm4 | 2015-10-06 | 1 | -14/+10 |
* | video: remove user-controllable PTS sorting (--pts-association-mode) | wm4 | 2015-10-06 | 1 | -51/+4 |
* | video: disable framedrop if avi-style timestamps are used | wm4 | 2015-10-06 | 1 | -0/+3 |
* | video: remove codec delay estimation | wm4 | 2015-10-03 | 1 | -7/+2 |
* | video: cosmetics: remove trailing whitespace | wm4 | 2015-10-03 | 1 | -1/+1 |
* | video: make --field-dominance set interlaced flag | Kevin Mitchell | 2015-09-10 | 1 | -4/+6 |
* | video: make container vs. bitstream aspect ratio configurable | wm4 | 2015-08-30 | 1 | -12/+33 |
* | player: make decoding cover art more robust | wm4 | 2015-06-18 | 1 | -0/+1 |
* | video: cleanup some old log messages | wm4 | 2015-04-20 | 1 | -9/+0 |
* | player: change video-bitrate and audio-bitrate properties | wm4 | 2015-04-20 | 1 | -3/+1 |
* | Update license headers | Marcin Kurczewski | 2015-04-13 | 1 | -5/+4 |
* | video: move colorspace overrides to vf_format, simplify | wm4 | 2015-03-31 | 1 | -10/+0 |
* | player: better handling of video with no timestamps | wm4 | 2015-03-20 | 1 | -1/+7 |
* | player: warn against non-monotonic video PTS only once | wm4 | 2015-03-18 | 1 | -5/+0 |
* | video: don't drop anamorphic scaling if it's too minor | wm4 | 2015-03-16 | 1 | -8/+1 |
* | vd_lavc: fix a small memory leak on init error | wm4 | 2014-09-29 | 1 | -1/+0 |
* | dvd, bluray, cdda: add demux_disc containing all related hacks | wm4 | 2014-07-05 | 1 | -3/+0 |
* | options: Expose --colormatrix-primaries to the user | Niklas Haas | 2014-06-22 | 1 | -0/+2 |
* | player: hide audio/video codec and file format messages | wm4 | 2014-05-31 | 1 | -2/+1 |
* | audio: rename i_bps to 'bitrate' to avoid confusion | Marcoen Hirschberg | 2014-05-28 | 1 | -2/+2 |
* | audio: change values from bytes-per-second to bits-per-second | Marcoen Hirschberg | 2014-05-28 | 1 | -2/+2 |
* | video: better handling for (very) broken timestamps | wm4 | 2014-05-27 | 1 | -1/+9 |
* | options: remove deprecated --identify | Martin Herkt | 2014-05-04 | 1 | -1/+0 |
* | video: change everything | wm4 | 2014-05-02 | 1 | -2/+0 |
* | video: handle colorspace and aspect overrides separately | wm4 | 2014-05-02 | 1 | -2/+2 |
* | video: improve error messages | wm4 | 2014-04-30 | 1 | -1/+1 |
* | player: add a --dump-stats option | wm4 | 2014-04-17 | 1 | -1/+3 |
* | video: fix --no-aspect | wm4 | 2014-02-11 | 1 | -2/+2 |
* | video: fix --brightness etc. options | wm4 | 2013-12-29 | 1 | -11/+0 |
* | codecs: mp_msg conversion | wm4 | 2013-12-21 | 1 | -1/+1 |
* | video/decode: mp_msg conversions | wm4 | 2013-12-21 | 1 | -34/+30 |
* | Split mpvcore/ into common/, misc/, bstr/ | wm4 | 2013-12-17 | 1 | -2/+2 |
* | Move options/config related files from mpvcore/ to options/ | wm4 | 2013-12-17 | 1 | -1/+1 |
* | Replace mp_tmsg, mp_dbg -> mp_msg, remove mp_gtext(), remove set_osd_tmsg | wm4 | 2013-12-16 | 1 | -9/+9 |
* | dec_video: fix handling of timestamp resets | wm4 | 2013-12-12 | 1 | -1/+0 |
* | video: display last frame, drain frames on video reconfig | wm4 | 2013-12-10 | 1 | -0/+2 |
* | video: move handling of brightness and deinterlacing control | wm4 | 2013-12-10 | 1 | -2/+38 |
* | video: move video filter chain initialization from decoder to player | wm4 | 2013-12-10 | 1 | -9/+2 |
* | video: create a separate context for video filter chain | wm4 | 2013-12-07 | 1 | -48/+8 |
* | video: remove --flip | wm4 | 2013-12-05 | 1 | -15/+3 |
* | video: add insane hack to work around FFmpeg/Libav insanity | wm4 | 2013-11-28 | 1 | -3/+8 |
* | video: warn against non-monotonic PTS instead of decreasing PTS | wm4 | 2013-11-28 | 1 | -2/+2 |
* | video: add heuristic to prevent framedrop during hrseek if pts broken | wm4 | 2013-11-28 | 1 | -0/+6 |
* | video: replace d_video->pts field, change PTS jump checks | wm4 | 2013-11-27 | 1 | -2/+6 |
* | video: if PTS is missing, make something up using the framerate | wm4 | 2013-11-27 | 1 | -3/+7 |
* | video: refactor PTS code, add fall back heuristic to DTS | wm4 | 2013-11-27 | 1 | -62/+94 |
* | Move some code from player to audio/video reset functions | wm4 | 2013-11-27 | 1 | -0/+7 |
* | cosmetics: rename video/audio reset functions | wm4 | 2013-11-27 | 1 | -7/+7 |
* | video: remove commented code | wm4 | 2013-11-27 | 1 | -13/+2 |
* | video: use dts as fallback when determining pts by sorting | wm4 | 2013-11-27 | 1 | -11/+10 |
* | video: unbreak --no-correct-pts with demuxers that use DTS | wm4 | 2013-11-26 | 1 | -3/+5 |
* | video: move timestamp determination code to dec_video | wm4 | 2013-11-25 | 1 | -0/+42 |
* | video: disable PTS sorting fallback by default | wm4 | 2013-11-25 | 1 | -2/+3 |
* | player: merge no-correct-pts with correct-pts code | wm4 | 2013-11-25 | 1 | -0/+3 |
* | dec_video: fix function signature | wm4 | 2013-11-25 | 1 | -2/+3 |
* | video: pass PTS as part of demux_packet/AVPacket and mp_image/AVFrame | wm4 | 2013-11-25 | 1 | -2/+5 |
* | video: move handling of container vs. stream AR out of vd_lavc.c | wm4 | 2013-11-23 | 1 | -2/+15 |
* | dec_video: make vf_input and hwdec_info statically allocated | wm4 | 2013-11-23 | 1 | -3/+1 |
* | dec_video: remove "initialized" field | wm4 | 2013-11-23 | 1 | -11/+5 |
* | video: move decoder context from sh_video into new struct | wm4 | 2013-11-23 | 1 | -96/+92 |
* | video: remove vf_pp auto-insertion | wm4 | 2013-11-23 | 1 | -18/+0 |
* | video: merge vd.c into dec_video.c | wm4 | 2013-11-23 | 1 | -0/+138 |
* | demux: rename demux_packet.h to packet.h | wm4 | 2013-11-18 | 1 | -1/+1 |
* | video: handle video output levels with mp_image_params | wm4 | 2013-08-24 | 1 | -28/+0 |
* | core: move contents to mpvcore (2/2) | Stefano Pigozzi | 2013-08-06 | 1 | -3/+3 |
* | video: redo how colorspaces are handled | wm4 | 2013-07-16 | 1 | -43/+8 |
* | video: unify colorspace setup | wm4 | 2013-07-15 | 1 | -17/+29 |
* | vf: add vf_control wrapper | wm4 | 2013-07-15 | 1 | -6/+6 |
* | dec_video: add vd_control wrapper | wm4 | 2013-07-15 | 1 | -7/+11 |
* | Cleanup some include statements | wm4 | 2013-07-12 | 1 | -3/+1 |
* | osdep: remove shmem wrapper | wm4 | 2013-06-18 | 1 | -1/+0 |
* | dec_video: get rid of two global variables | wm4 | 2013-05-21 | 1 | -7/+2 |
* | dec_video: remove emms usage | wm4 | 2013-05-21 | 1 | -10/+0 |
* | core: allow changing filter filters at runtime | wm4 | 2013-05-18 | 1 | -0/+1 |
* | video: rename VDCTRL_RESET_ASPECT to VDCTRL_REINIT_VO | wm4 | 2013-05-18 | 1 | -2/+2 |
* | core: always pass data via packet fields to video decoders | wm4 | 2013-03-28 | 1 | -3/+1 |
* | dec_video: remove weird offset for VDCTRL_QUERY_UNSEEN_FRAMES | wm4 | 2013-02-26 | 1 | -4/+3 |
* | dec_video: fix bogus assert | wm4 | 2013-02-13 | 1 | -1/+1 |
* | core: redo how codecs are mapped, remove codecs.conf | wm4 | 2013-02-10 | 1 | -149/+75 |
* | video/filter: change filter API, use refcounting, remove filter DR | wm4 | 2013-01-13 | 1 | -11/+4 |
* | video: simplify decoder pixel format handling | wm4 | 2013-01-13 | 1 | -6/+0 |
* | Rename directories, move files (step 2 of 2) | wm4 | 2012-11-12 | 1 | -11/+11 |
* | Rename directories, move files (step 1 of 2) (does not compile) | wm4 | 2012-11-12 | 1 | -0/+448 |