aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* lavfi: fix warnings with newer libavfilter versionsGravatar wm42017-10-27
* build: require our own ffmpeg repoGravatar wm42017-10-27
* vd_lavc: use avcodec_fill_hw_frames_parameters() APIGravatar wm42017-10-27
* vo_gpu: fix ra_tex_upload_pbo for 2D texturesGravatar Niklas Haas2017-10-27
* vo_gpu: osd: simplify some codeGravatar wm42017-10-27
* audio/out: initialize an array to avoid confusing static analyzerGravatar wm42017-10-27
* af_lavfi: fix small memory leakGravatar wm42017-10-27
* audio: fix small memory leakGravatar wm42017-10-27
* command: change demuxer-cache-state property to return multiple rangesGravatar wm42017-10-26
* vd_lavc: more aggressive frame dropping for intra only codecsGravatar wm42017-10-26
* demux_timeline: don't use segments for DASHGravatar wm42017-10-26
* vo_gpu: change --tone-mapping-desaturate algorithmGravatar Niklas Haas2017-10-25
* demux: better computation of seek start targetGravatar wm42017-10-25
* demux: reject cache seeks if parts of the range are unsetGravatar wm42017-10-25
* demux: fall back to DTS when determining seek targetGravatar wm42017-10-25
* demux: disallow seeking if there are streams with no timestampsGravatar wm42017-10-25
* demux: fix tracking of forward/backward cache sizeGravatar wm42017-10-25
* demux: respect timeline boundaries for cache seeksGravatar wm42017-10-25
* demux: don't report unknown queue state if no packets were addedGravatar wm42017-10-25
* demux_timeline: trust attached picture flagGravatar wm42017-10-25
* demux: set correct stream index for attached picturesGravatar wm42017-10-25
* win32: add more-POSIXy versions of open() and fstat()Gravatar James Ross-Gowan2017-10-25
* demux: get rid of demux_packet.new_segment fieldGravatar wm42017-10-24
* demux_timeline: change virtual_stream array to array of pointersGravatar wm42017-10-24
* manpage: add --hwdec=rkmpp entryGravatar wm42017-10-23
* client API: minor bump + change entry for DRM related opengl-cb changesGravatar wm42017-10-23
* video : Move drm options to substruct.Gravatar Lionel CHAZALLON2017-10-23
* Add DRM_PRIME Format Handling and Display for RockChip MPP decodersGravatar Lionel CHAZALLON2017-10-23
* video : allow drm primary plane to be transparent for egl contextGravatar Lionel CHAZALLON2017-10-23
* demux: fix cached SEEK_FORWARD seeks into end of cached regions/EOFGravatar wm42017-10-23
* demux: report buffered duration of 0 during seeking instead of unknownGravatar wm42017-10-23
* demux: drop redundant SEEK_BACKWARD flagGravatar wm42017-10-23
* vo_opengl: hwdec_vaegl: Disable vaExportSurfaceHandle()Gravatar Mark Thompson2017-10-23
* demux: fix crash with cue/ordered chapter filesGravatar wm42017-10-23
* video: fix typo in log messageGravatar Nicolas F2017-10-22
* wayland_common: check monitor scaleGravatar Rostislav Pehlivanov2017-10-22
* wayland_common: improve cursor code and scale cursor properlyGravatar Rostislav Pehlivanov2017-10-22
* command: read the diff if you want to knowGravatar wm42017-10-21
* *** empty log message ***Gravatar wm42017-10-21
* demux: replace redundant field with a better redundant fieldGravatar wm42017-10-21
* demux: add a back buffer and the ability to seek into itGravatar wm42017-10-21
* demux: optimize seeks within readahead cacheGravatar Aman Gupta2017-10-21
* demux: improvements to previous commitsGravatar wm42017-10-20
* demux: ignore false underrun reporting from eia_608 captions decoderGravatar Aman Gupta2017-10-20
* cache: throttle wakeupsGravatar wm42017-10-20
* wayland_common: don't scale the cursor wl_bufferGravatar Rostislav Pehlivanov2017-10-19
* video: fix alpha handlingGravatar wm42017-10-19
* github: Google Drive sucksGravatar wm42017-10-19
* vo_gpu: add rgba16hf to the list of FBO formatsGravatar James Ross-Gowan2017-10-18
* video: fix poitential NULL derefGravatar wm42017-10-18