3137 Commits (8ea8856cfdf4e4e3599799a2ce6d8b44553232e2)

Author SHA1 Message Date
Christoph Miebach 8ea8856cfd BluRay instead of Blu-Ray. Re-using short messages for long ones 13 years ago
Rafaël Carré e8c82fb8a9 avcodec: do not use deprecated reordered_opaque 13 years ago
Rémi Denis-Courmont 5f1f825374 avcodec: ignore audio output buffer padding (fixes #8513) 13 years ago
Rémi Denis-Courmont 1b83ab71d0 vdpau: determine correct decoder profile and level (fixes #8400) 13 years ago
Rémi Denis-Courmont 6559a56bd9 avcodec: pass profile and level to hardware acceleration 13 years ago
Rémi Denis-Courmont f902d8b15b vdpau: check decoder profile support (refs #8400) 13 years ago
Rémi Denis-Courmont a0e61ed659 vdpau: check video surface capabilities (fixes #8494) 13 years ago
Christoph Miebach 6053dcfa7c String removal 13 years ago
Felix Paul Kühne cc8ed6374d *: unify 'none' vs. 'None' (-1 l10n string) 13 years ago
Felix Paul Kühne 79a0dc92e3 vda: correctly link module against libavcodec (close #8440) 13 years ago
Felix Paul Kühne 5f9a4c4ff3 vda: add debug messages (refs #8440) 13 years ago
Rafaël Carré a3898d68fd avcodec audio decoder: stricter PTS output 13 years ago
Ilkka Ollakka d81246260d avcodec: make clearer that i_quality is setted only then qscale is within 0.01..255 13 years ago
Ilkka Ollakka 8ffbd71ca3 avcodec: use rd instead simple as defaul mb_decision, as it's default in libav/ffmpeg 13 years ago
Felix Paul Kühne 8a840ec41f avcodec/vda: fixed compilation and warnings 13 years ago
Rémi Denis-Courmont 613bbb8381 Remove "pcm " pseudo-codec, synonymous with "araw" 13 years ago
Jean-Baptiste Kempf 66ffb52c7a Subsdec: fix small parsing issue 13 years ago
Jean-Baptiste Kempf 0103fd959a MediaCodec: handle exceptions on Flush 13 years ago
Jean-Baptiste Kempf 30b5874ffd Remove loader 13 years ago
Jean-Baptiste Kempf 7e19e88852 DMO: remove loader support 13 years ago
Ilkka Ollakka 6d71436599 avcodec: check if we can feed variable size frames to audio encoder 13 years ago
Ilkka Ollakka 8fc2c5f52c avcodec: cleanup encodeAudio 13 years ago
Janne Grunau b72986e83b avcodec: hw accel with frame multithreading works since libavcodec 55.01.00 13 years ago
Jean-Baptiste Kempf 79d91b3692 Avcodec: Fix double FPS display 13 years ago
Jean-Baptiste Kempf d9e90b4d92 Restore compatibility with some version of FFmpeg 13 years ago
Zoran Turalija 84d91009ee avcodec: Correct macro definition in LIBAVUTIL_VERSION_CHECK. 13 years ago
Zoran Turalija 620da47221 avcodec: Compile again with FFmpeg libavcodec library. 13 years ago
Ilkka Ollakka 13e4fe92b2 avcodec: set default channel layout on encoding 13 years ago
Ilkka Ollakka e42670fc11 avcodec: on encoding, try to match vlc and avcodec formats 13 years ago
Edward Wang 9cd6df73b1 Correct widespread misuse of the word 'subtitle' 13 years ago
Martin Storsjö 1775dea4b6 omxil_vout: Set pixel aspect ratio, for the broadcom renderer 13 years ago
Martin Storsjö 91af483e37 omxil_vout: Use the actual pixel size as frame size 13 years ago
Martin Storsjö a35232ca19 omxil: Clear the stride and slice height before setting port params on raspberry pi 13 years ago
Martin Storsjö c163daed1d omxil_vout: Generalize and fix the stride/slice height calculations 13 years ago
Martin Storsjö 78047b2798 omxil_vout: Simplify code with a local variable 13 years ago
Martin Storsjö a90f4bb033 omxil: Generalize code for hardcoded component/role mappings 13 years ago
Martin Storsjö eb39bd4a8f h264_nal: Support resuming bitstream format conversion across buffers 13 years ago
Martin Storsjö d7cc0fc2fc omxil: Feed input data in multiple buffers if needed 13 years ago
Martin Storsjö 567597b432 h264_nal: Fix a boundary check in the H264 bitstream conversion routine 13 years ago
Martin Storsjö 6adedc891a omxil: Add a configure option for enabling raspberry pi specific omx code 13 years ago
Martin Storsjö a6dee1e4ba omxil_vout: Set broadcom specific parameters 13 years ago
Martin Storsjö b4c6610210 omxil: Add a broadcom/raspberry pi specific OMX header 13 years ago
Martin Storsjö 83fa9cbe50 omxil: Use the alternative 64 bit integer ABI on the raspberry pi 13 years ago
Martin Storsjö 595e624fc9 omxil: Signal OMX version 1.1.2 when targeting raspberry pi 13 years ago
Martin Storsjö 5004dc0c04 omxil: Hardcode known roles for OMX broadcom components on raspberry pi 13 years ago
Martin Storsjö 2adf2e0d05 omxil: Try to load the broadcom OMX IL core and host library on the raspberry pi 13 years ago
Martin Storsjö a136830835 omxil: Add an omxil based video output module 13 years ago
Martin Storsjö 0859ce7fde omxil: Factorize event queue handling to a separate struct 13 years ago
Martin Storsjö 9cc68b9589 omxil: Factorize event debug printing to a separate function 13 years ago
Martin Storsjö 369a7322f8 omxil: Split omx core management to a separate file 13 years ago