4103 Commits (1fb3dfd8c1fe149b150bd7cee2b41481d49e6f07)

Author SHA1 Message Date
Francois Cartegnie 1fb3dfd8c1 vlc_text_style: wrap tx3g specifics in decoder 11 years ago
Francois Cartegnie 8d860e2941 codec: subsusf: fix NULL dereference 11 years ago
Francois Cartegnie ab9c3b3607 codec: cc: add background variable (fix #9977) 11 years ago
Francois Cartegnie 5a76772231 codec: zvbi: fix confusing variable description 11 years ago
Francois Cartegnie 4dec56b69c codec: cc: add missing module category 11 years ago
Ilkka Ollakka 302f74f91b avcodec: use framerate as time_base seems to be debrecated in 0.56 11 years ago
Ilkka Ollakka 3068a84956 avcodec: refactor frame_rate probing into own function 11 years ago
Ilkka Ollakka 50f98e2a78 avcodec: cosmetic, fix indenting 11 years ago
Ilkka Ollakka 5a867c6dd4 avcodec: scale pts values to libavcodec scale 11 years ago
Francois Cartegnie b7167cb393 text_style: use monospace flag instead of boolean 11 years ago
Francois Cartegnie 6d442985ab codec: cc: add monospaced style to segments 11 years ago
Francois Cartegnie 6e0c141cfd codec: cc: remove font forcing 11 years ago
Francois Cartegnie 2dc335b154 codec: cc: missing EnsureUtf8 11 years ago
Francois Cartegnie 112f756611 codecs: cc: convert styling to text_segment 11 years ago
Francois Cartegnie 38fe1f1a24 substext: fix null dereference 11 years ago
Thomas Guillem 5ef42a880f videotoolbox: convert Annex B to avvC 11 years ago
Thomas Guillem 91beec44d5 videotoolbox: use nal length size parsed from avcC extradata 11 years ago
Thomas Guillem 3c0f610282 h264_nal: add h264_create_avcdec_config_record 11 years ago
Thomas Guillem 08e519a420 android: AWindowHandler_releaseSurface now release the ANativeWindow 11 years ago
Thomas Guillem 52e2e90f91 Revert "android: rework AWindowHandler interface" 11 years ago
Felix Paul Kühne f4cb3f9919 videotoolbox: added support for ProRes 11 years ago
Thomas Guillem 159a6f1eb0 android: rework AWindowHandler interface 11 years ago
Thomas Guillem 3fc28a0bc6 avcodec: fix invalid free 11 years ago
Felix Paul Kühne 84c306e232 videotoolbox: re-write frame reordering 11 years ago
Thomas Guillem 4a8dc0f008 h264_nal: fix confusion between NAL size and NAL length size. 11 years ago
Thomas Guillem a6a3652d8f videotoolbox: fix memleak 11 years ago
Thomas Guillem fadb01ca4a videotoolbox: don't try to open h264 if there is no extra data 11 years ago
Thomas Guillem 6f1334f170 videotoolbox: fail if convert_sps_pps fails 11 years ago
Hannes Domani 7a06d63a3b avcodec: fix memory leak 11 years ago
Felix Paul Kühne d962b8260d omxil: split timestamp helper to re-useable header 11 years ago
Thomas Guillem deb4ea2e73 videotoolbox: remove unused variables 11 years ago
Thomas Guillem 250f728dad videotoolbox: fix invalid free 11 years ago
Thomas Guillem 1af77eb55a videotoolbox: don't try to parse Annex B if current stream is avcC 11 years ago
Thomas Guillem c3dec45d9b h264_nal: remove unused H264ConvertState 11 years ago
Thomas Guillem 0706192dad mediacodec: fix psz_name set to NULL 11 years ago
Thomas Guillem 94bd3e7f39 mediacodec: only some decoders assert if there is no channels 11 years ago
Thomas Guillem 3e224b10ad mediacodec: fetch codec name at Open 11 years ago
Thomas Guillem f56a649598 mediacodec: use p_sys in OpenDecoder 11 years ago
Felix Paul Kühne 5941dc1bc0 videotoolbox: various small improvements, bug fixes and cleanup 11 years ago
Thomas Guillem dd873cc234 mediacodec: add audio decoder 11 years ago
Thomas Guillem 8c5e501690 mediacodec: refactor StartMediaCodec 11 years ago
Thomas Guillem 935db7d617 mediacodec: refactor DecodeVideo 11 years ago
Thomas Guillem 8665dd328d mediacodec: refactor video specific code in Open/Close 11 years ago
Thomas Guillem d29b6ccefe mediacodec: put video arguments in a struct 11 years ago
Thomas Guillem 5bba18bc19 mediacodec: refactor block check 11 years ago
Thomas Guillem b11cd7d1ca mediacodec: jni: fix GET_INTEGER crashes 11 years ago
Thomas Guillem c82f52485f mediacodec: add audio support in mc_api 11 years ago
Thomas Guillem 286d215c73 mediacodec: add a bool to know when decoder is configured 11 years ago
Thomas Guillem b425c1b219 mediacodec: add disabled mpeg2 11 years ago
Hugo Beauzée-Luyssen 551d9d3087 subsdec: Remove space trimming code, the renderer already handles it 11 years ago