99433 Commits (177d049950e118978fa348e066eb6ad1b220935b)
 

Author SHA1 Message Date
Pierre Lamot 177d049950 configure: add check for Qml runtime modules 3 years ago
Pierre Lamot 3fbedea9e5 gitignore: don't ignore buildsystem directory 3 years ago
Pierre Lamot 37eff38abd CI: update Docker images 3 years ago
Steve Lhomme 6d54230191 demux: mock: document the format of the palettes defined 3 years ago
Steve Lhomme 0a4bb395ff bitmapinfoheader: don't read/write the reserved RGBQUAD field in palette 3 years ago
Steve Lhomme 2706a5a5c7 transcode: don't set output encoder chroma 3 years ago
Steve Lhomme e7af761f99 direct3d11: use auto for long structure name 3 years ago
Steve Lhomme 79f26ed281 direct3d11: only set the chroma if it might be used 3 years ago
Steve Lhomme 7b47c92a78 video_filter: assert when the input chroma is unknown 3 years ago
Steve Lhomme db95927947 chroma: cvpx: use local variable consistently 3 years ago
Steve Lhomme 9e8a415585 schroedinger: use vlc_fourcc_t for VLC chromas 3 years ago
Steve Lhomme d81b750844 swscale: map VLC_CODEC_YUV420A to AV_PIX_FMT_YUVA420P 3 years ago
Steve Lhomme 56aa94c4ad swscale: map VLC_CODEC_YUV422A to AV_PIX_FMT_YUVA422P 3 years ago
Thomas Guillem 236d2c3b22 es_out: call the drain helper function 3 years ago
Thomas Guillem 603a767b47 es_out: do the drain wait hack only where it's needed 3 years ago
Thomas Guillem f1fc1514ae es_out: remove unused variables 3 years ago
Benjamin King 253e81b30c video_output/apple: Remove unused headers and support for visionOS 3 years ago
Thomas Guillem 0e543f38e8 test: input_decoder: check that CEA708 10 and 64 tracks can be rendered 3 years ago
Thomas Guillem 1a54ba2d36 test: input_decoder: split cc_decoder_decode 3 years ago
Thomas Guillem 3428b55804 es_out: refactor CC id calculation 3 years ago
Thomas Guillem 1ca8253c27 es_out: use a stable id for CCs tracks 3 years ago
Thomas Guillem 5797de14b1 test: input_decoder: check that 64 CEA708 tracks can be added 3 years ago
Thomas Guillem 8f59dc2e0b test: input_decoder: replace sout with item_option 3 years ago
Thomas Guillem c92d63ceef test: input_decoder: allocate a valid picture 3 years ago
Fatih Uzunoglu 70d1d26280 qt: workaround for nvidia on xwayland 3 years ago
Gianfranco Costamagna 235ba564cf vlc_fourcc: Fix regression introduced in 1ea223dff9 3 years ago
Steve Lhomme 2a5e910dd3 opengl/sw: only check YUV status when needed 3 years ago
Steve Lhomme 58f56f350b opengl/sw: don't pass redundant information 3 years ago
Steve Lhomme 32e2efffcd opengl/sampler: don't pass redundant information 3 years ago
Steve Lhomme 702e8c8abf picture: fix visible output when only on direction is provided 3 years ago
Steve Lhomme 98a73f61a9 image: separate the encoding codec from the output video format 3 years ago
Thomas Guillem 1a4208f9c8 decoder: optimize locking when deleting CCs dec 3 years ago
Thomas Guillem 0431513346 decoder: refactor and add GetCcChannels() 3 years ago
Thomas Guillem 419e2b0897 decoder: use the internal CC codec 3 years ago
Thomas Guillem b6fdb4a1c7 decoder: pass the selected CC decoder 3 years ago
Thomas Guillem dd63377c82 decoder: refactor and add DeleteCcDecoder() 3 years ago
Thomas Guillem 7923bc7a85 decoder: remove documented debug 3 years ago
Thomas Guillem 39b2ce2b53 decoder: remove unused function declaration 3 years ago
Steve Lhomme 59894f24f4 png: fix potential buffer overflow 3 years ago
Steve Lhomme c613ece599 demux/mp4: fix int64_t logging 3 years ago
Maxime Chapelet f5116997fd vout: samplebufferdisplay: Allocate decoder device properly 3 years ago
Maxime Chapelet bf442dcb0b vout: samplebufferdisplay: Delete converter when display closes 3 years ago
Maxime Chapelet 03a668f85d vout: samplebufferdisplay: Move converter functions 3 years ago
Maxime Chapelet e182156498 vout: samplebufferdisplay: Rename converter functions 3 years ago
Steve Lhomme 07437f3bfa contrib: twolame: remove autoconf update 3 years ago
Steve Lhomme 10c001bc3b vlc_fourcc: store the VLC FourCC in the chroma description 3 years ago
Steve Lhomme 5acc3f6f18 fourcc: flatten the chroma description list 3 years ago
Steve Lhomme 53fff425a1 fourcc: use ARRAY_SIZE to iterate the chroma description list 3 years ago
Pierre Lamot e79b1dea71 qml: factorize usage of localMenuDelegate in PageLoader 3 years ago
Pierre Lamot 1481c3cbb6 qml: make TopBanner a Control 3 years ago