541 Commits (d86797d6b0d6020d5b4d4df6b4ce04057541eb8b)

Author SHA1 Message Date
Mangal Kushwah 2c2bcc2348 mediacodec: set color keys in media format explicitly 2 years ago
Alexandre Janniaux 93523e6e10 modules: fix typos 5 years ago
Steve Lhomme 0b4dff80ac rename VLC_TS_INVALID to VLC_TICK_INVALID 8 years ago
Steve Lhomme 3f9fc44176 rename mtime_t to vlc_tick_t 8 years ago
Johannes Kauffmann 7a1446e385 OpenMAX IL: add more missing extern qualifiers 4 years ago
Rémi Denis-Courmont f128680a57 omxil: fix integer types on LP64 platforms 6 years ago
Alexandre Janniaux aad6ab89fe mediacodec: fix orientation in --no-mediacodec-dr 6 years ago
Marvin Scholz b169cdab57 codec: omxil: convert file to valid UTF-8 6 years ago
Rémi Denis-Courmont 8e50cc985e OpenMAX IL: fix missing extern qualifiers (fixes #24617) 6 years ago
Thomas Guillem cd555ff732 mediacodec: fix HEVC aspect ratio on Amazon devices 7 years ago
Thomas Guillem a1c7364f93 mediacodec: assert that omx quirks are the same 7 years ago
Thomas Guillem 71fd3326ea mediacodec: fix video aspect ratio on Amazon devices 7 years ago
Thomas Guillem f68e9f7b96 mediacodec: add MC_API_VIDEO_QUIRKS_IGNORE_SIZE 7 years ago
Thomas Guillem 1d50de8c53 mediacodec: also set quirks from MediaCodec_GetName() 7 years ago
Thomas Guillem a26ab1ec03 mediacodec: fix undefined behavior on LP32 8 years ago
Zhao Zhili 05ae946c65 mediacodec: fix rotation handling 8 years ago
Zhao Zhili fb5fc88431 mediacodec: fix check on csd i_count 8 years ago
Thomas Guillem 6052a85e6a mediacodec: don't override sar if already correct 9 years ago
Thomas Guillem ab2968e133 mediacodec: don't use timestamp_fifo for MPEG2 9 years ago
Alexandre Janniaux 5fb456d0e8 modules/codec/omxil/mediacodec.c: add MPEG2 support 9 years ago
Alexandre Janniaux 5e1c84a686 modules/codec/omxil/mediacodec.c: fix SAR for MPEG2 9 years ago
Thomas Guillem 62a817e53c mediacodec: add OMX_VIDEO_HEVCProfileMain10HDR10 9 years ago
Thomas Guillem f5bb87b573 mediacodec: don't write fmt_out video size from input 9 years ago
Thomas Guillem 72291aa6ec mediacodec: fix write on fmt_out audio/video union 9 years ago
Thomas Guillem 5ad2d85efa mediacodec: fix invalid pointer aliasing 9 years ago
Zhao Zhili 8af36b302d mediacodec: fix LocalRef leaks 9 years ago
Thomas Guillem dbcde2b042 mediacodec: check hevc profile 9 years ago
Thomas Guillem ac3da07e2a codec: mediacodec: use hevc_helper_get_annexb_config 9 years ago
Thomas Guillem a7762313fd chroma: copy: rename YUV420 copy functions 9 years ago
Thomas Guillem 399b049176 mediacodec: add releaseOutputBufferAtTime 9 years ago
Francois Cartegnie 1a9816928b codec: hxxx_helper: refactor using codec 9 years ago
Rémi Denis-Courmont 1423d5ed1a vout: remove dummy dead VOUT_DISPLAY_HIDE_MOUSE controls 9 years ago
Rémi Denis-Courmont ce0be79b43 vout display: deprecate the "manage" callback (refs #17700) 9 years ago
Rémi Denis-Courmont 057e5729c5 vout_display: remove/deprecate fullscreen state 9 years ago
Thomas Guillem 91f426996c es: replace i_original_channels with i_chan_mode 9 years ago
Jean-Baptiste Kempf 54f37b71e6 omxil: fix compilation 9 years ago
Steve Lhomme 5dbd54ec68 decoder/packetizer: no need to set the output ES category anymore 9 years ago
Steve Lhomme 2de84d8f88 codec:omxil: store the ES category as an enum es_format_category_e 9 years ago
Rémi Denis-Courmont ac866164aa decoder: use "video decoder" capability for video decoders 9 years ago
Rémi Denis-Courmont 89504cd744 decoder: use "audio decoder" capability for audio decoders 9 years ago
Thomas Guillem 601a0ced09 mediacodec: fix WMV3 9 years ago
Victorien Le Couviour--Tuffet a725f88dbb copy: rename CopyFrom{N,Y}v12 to more explicit names 9 years ago
Thomas Guillem c114f4211f mediacodec: fix deadlock when drain times out 9 years ago
Thomas Guillem 2fe2f7268f mediacodec: increase drain max delay 9 years ago
Thomas Guillem 4f924a6846 mediacodec: always call hxxx pf_process_block 9 years ago
Thomas Guillem 11b80a543d mediacodec: remove late opening 9 years ago
Thomas Guillem 3d1b34a35e codec: hxxx: pf_process_block is now mandatory 9 years ago
Thomas Guillem 7506025fcd mediacodec: handle adaptive for mp4v 10 years ago
Thomas Guillem 558e7a9d10 mediacodec: refactor 10 years ago
Thomas Guillem 08d5c0c641 mediacodec: update vout when size is changed by mediacodec 10 years ago