7857 Commits (259d873b413509582d767a98399af4c1bfe74cee)

Author SHA1 Message Date
Alexandre Janniaux 8b55b111ce meson: codec: fix extra lib prefix 1 month ago
Alexandre Janniaux aca398cbec avcodec: fourcc: map ATRAC audio codecs 2 months ago
François Cartegnie e42c6f4da0 codec: rawvideo: compute visible size from offset 3 months ago
François Cartegnie 61c5a923b0 codec: hxxx_helper: use MAX_NUM instead of ID_MAX 7 months ago
François Cartegnie 0e3eb4cb85 packetizer: hevc: use MAX_NUM defines 7 months ago
François Cartegnie 896ba38980 packetizer: h264: use MAX_NUM defines 7 months ago
François Cartegnie b53be5388c packetizer: h264: allow empty SPS/PPS in DCR 7 months ago
François Cartegnie 36e3056262 packetizer: hevc: allow empty SPS/PPS in DCR 7 months ago
Marvin Scholz 874f9463fa modules: avcodec: remove avcodec-workaround-bugs option 2 months ago
Steve Lhomme f431ac1b58 faad: simplify PCA patch decision 2 months ago
Steve Lhomme 34c7c3de39 faad: don't patch channels with newer libraries 2 months ago
Steve Lhomme 5368f9f9e9 qsv: disable load of software implementation when only hardware ones are requested 2 months ago
Steve Lhomme feb764bd6b qsv: use non-deprecated API's when compiling with libvpl 2 months ago
Steve Lhomme eea0bacf62 gstreamer: remove unneeded includes 2 months ago
Thomas Guillem 0aadefe758 mediacodec: plug to AImageReader 3 months ago
Thomas Guillem fa42f2ae69 mediacodec: forward color info to fmt_out if needed 3 months ago
Thomas Guillem f81ecd700a mediacodec: add and use vlc_to_mc_color_*() 3 months ago
Thomas Guillem f924965c05 mediacodec: add mc_video_color_info 3 months ago
Thomas Guillem 2d49f20489 mediacodec: create picture only on required paths 3 months ago
Thomas Guillem 19f621bd59 mediacodec: add NewPicture() 3 months ago
Thomas Guillem ba91526d04 mediacodec: rename android_picture_ctx to asurface_picture_ctx 3 months ago
Thomas Guillem 4a7a8f16f7 mediacodec: clean video only if video 3 months ago
Thomas Guillem 6a763bf53f mediacodec: init android_video_context_t from CreateSurface() 3 months ago
Thomas Guillem 6618d1c89c mediacodec: return early 3 months ago
Thomas Guillem cfc2424de7 mediacodec: refactor, split CreateVideoContext() 3 months ago
Steve Lhomme ec1111d07a avcodec/chroma: map AV_PIX_FMT_NV24/42 to VLC_CODEC_NV24/42 1 year ago
Nicolas Chauvet f98fd8fd6d codec: remove schroedinger 6 months ago
Steve Lhomme 3d960bca5d directx_va: remove support for mingw-w64 older than v8 3 months ago
Steve Lhomme 5dd32a7e17 mediacodec: remove empty symbol loading 3 months ago
Steve Lhomme ef7f67ad1d mediacodec: call all AMediaCodec_xxx() API's directly 3 months ago
Steve Lhomme 114172996a mediacodec: call all AMediaFormat_xxx() API' directly 3 months ago
Steve Lhomme c721c121ea mediacodec: remove stray undef 3 months ago
Steve Lhomme bae5c5e703 mediacodec: remove write-only set_output_surface callback 3 months ago
François Cartegnie f2f449a2ed codec: webvtt: handle invalid values as specific type 3 months ago
François Cartegnie 6c4bd72d37 codec: webvtt: catch CSS lexer alloc failures 3 months ago
Steve Lhomme 65204f6101 mft: don't end a stream that was not started 3 months ago
Steve Lhomme ae3946397c codec: ttml: don't validate namespace if it's NULL 3 months ago
Steve Lhomme 7f16b5681f codec: webvtt: fix potential crash 3 months ago
Thomas Guillem 75958a20b5 mediacodec: remove jsurface handling 3 months ago
Thomas Guillem 8b3ad48913 mediacodec: remove JNI mc_api 3 months ago
François Cartegnie ace499bad0 codec: webvtt: update CSS parser grammar 5 months ago
François Cartegnie 01f7fc0ad1 test: webvtt: add CSS parser error recovery test 5 months ago
François Cartegnie 949502c545 test: webvtt: add ::cue pseudo element test 5 months ago
François Cartegnie 61ca5329a9 test: webvtt: split CSS tests 5 months ago
François Cartegnie 842511f02e codec: webvtt: fix grammar error handling and cleanups 5 months ago
François Cartegnie a1267c8617 codec: webvtt: fix useless check before assignment 5 months ago
François Cartegnie 3c6279e1a5 codec: webvtt: add YYNOMEM fallback 3 months ago
François Cartegnie 924b4285bf codec: webvtt: fix selector leak on error 5 months ago
François Cartegnie 43801e41a3 codec: webvtt: fix potential double free 5 months ago
François Cartegnie 96f5580b84 codec: webvtt: check function strings 5 months ago