aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/decode
Commit message (Expand)AuthorAge
* dxva2: use gpu_memcpy with unmatched stridesGravatar James Ross-Gowan2014-10-27
* dxva2: fix copying surfaces with different strideGravatar James Ross-Gowan2014-10-27
* dxva2: fix crash on initialization failureGravatar wm42014-10-26
* dxva2: gpu_memcpy: fix build for GCC 4.8.3Gravatar James Ross-Gowan2014-10-26
* dxva2: use optimized memcpyGravatar James Ross-Gowan2014-10-26
* video: initial dxva2 supportGravatar wm42014-10-25
* vd_lavc: fix a small memory leak on init errorGravatar wm42014-09-29
* Remove mpbswap.hGravatar wm42014-09-25
* video: remove BITMAPINFOHEADER from internal demuxer APIGravatar wm42014-09-25
* build: handle insane libavcodec API bullshitGravatar wm42014-09-05
* video: initial Matroska 3D supportGravatar wm42014-08-30
* Move compat/ and bstr/ directory contents somewhere elseGravatar wm42014-08-29
* vaapi: try dealing with Intel's braindamaged shit driversGravatar wm42014-08-21
* vaapi: we need more surfacesGravatar wm42014-08-18
* video: move display and timing to a separate threadGravatar wm42014-08-12
* video: don't keep multiple pointers to hwdec info structGravatar wm42014-08-11
* vaapi: fix uninitialized value readGravatar wm42014-08-11
* video: remove "hard" framedrop modeGravatar wm42014-08-09
* Improve setting AVOptionsGravatar wm42014-08-02
* vda: only support the new hwaccel 1.2 API (remove old code)Gravatar Stefano Pigozzi2014-08-01
* dvd, bluray, cdda: add demux_disc containing all related hacksGravatar wm42014-07-05
* options: Expose --colormatrix-primaries to the userGravatar Niklas Haas2014-06-22
* video: Add support for non-BT.709 primariesGravatar Niklas Haas2014-06-22
* video: introduce failure path for image allocationsGravatar wm42014-06-17
* options: remove OPT_FLAG_CONSTANTSGravatar wm42014-06-13
* vd_lavc: use option parser for skip suboptionsGravatar wm42014-06-13
* vd_lavc: make option struct localGravatar wm42014-06-11
* Add more constGravatar wm42014-06-11
* player: hide audio/video codec and file format messagesGravatar wm42014-05-31
* vd_lavc: set video bitrate if availableGravatar Marcoen Hirschberg2014-05-28
* audio: rename i_bps to 'bitrate' to avoid confusionGravatar Marcoen Hirschberg2014-05-28
* audio: change values from bytes-per-second to bits-per-secondGravatar Marcoen Hirschberg2014-05-28
* vaapi: fix destruction with --hwdec=haapi-copyGravatar wm42014-05-28
* video: warn if an emulated hwdec API is usedGravatar wm42014-05-28
* video: better handling for (very) broken timestampsGravatar wm42014-05-27
* video: add --video-rotate option for controlling auto-rotationGravatar wm42014-05-24
* vdpau: don't fallback to software decoding on preemptionGravatar wm42014-05-18
* vda: Hwaccel 1.2 supportGravatar Luca Barbato2014-05-12
* vda: Simplify codec selectionGravatar Luca Barbato2014-05-12
* vd_lavc: Support hwaccel 1.2 and laterGravatar Luca Barbato2014-05-12
* vdpau: handle display preemption during decodingGravatar wm42014-05-10
* options: remove deprecated --identifyGravatar Martin Herkt2014-05-04
* video: change everythingGravatar wm42014-05-02
* video: handle colorspace and aspect overrides separatelyGravatar wm42014-05-02
* video: improve error messagesGravatar wm42014-04-30
* video: add a "hwdec" property to enable or disable hw decoding at runtimeGravatar wm42014-04-23
* demux: export video rotation parameterGravatar wm42014-04-21
* player: add a --dump-stats optionGravatar wm42014-04-17
* vdpau: remove pointer indirection for a fieldGravatar wm42014-03-19
* vdpau: fix decoder init return valueGravatar wm42014-03-19