58 Commits (dbf81e9acc8ac90286defbc465f6eae5e6f52180)

Author SHA1 Message Date
Romain Vimont 3716a7da5b config: remove remaining "advanced" flags 5 years ago
Steve Lhomme c9cfd780f5 codec: vpx: don't map pixel formats that are never used 7 years ago
Danny Milosavljevic 5575fe3eb3 codec: vpx: Detect libvpx 1.8.0 and, if detected, use fewer frame formats in the chroma_table 7 years ago
Steve Lhomme 737b8faf33 es: change the video_format_t color range to an enum 7 years ago
Francois Cartegnie bd8c94a421 codec: vpx: do proper color mapping 8 years ago
Steve Lhomme 1f17997348 rename VLC_TS_INVALID to VLC_TICK_INVALID 8 years ago
Zhao Zhili 0fff484a85 codec: vpx: use VLC_TS_INVALID 8 years ago
Steve Lhomme ff56c92a5e rename mtime_t to vlc_tick_t 8 years ago
Romain Vimont ff2901aff3 core: remove global *_sys_t typedefs 8 years ago
Romain Vimont b3b7f62ce1 core: replace decoder_sys_t* by void* 8 years ago
Steve Lhomme d6a4f1d32d modules: remove empty curly braces initialization 8 years ago
Tristan Matthews 9a57307835 vpx: encoder: free existing blocks on allocation failure 8 years ago
Tristan Matthews a0883a5e45 vpx: encoder: use vpx_img_wrap to avoid memcpy 8 years ago
Tristan Matthews 1d22b9a39d vpx: encoder: check for block allocation failure 8 years ago
Thomas Guillem 6f76042990 vpx: fetch quality-mode only one time 8 years ago
Tristan Matthews ac9038e9ac vpx: decode WebP's VP8 chunks 8 years ago
Tristan Matthews b492a7ec69 vpx: encoder: don't leak image on encoding failure 8 years ago
Adrien Maglo 8bb28646fa vpx: keep the multiview_mode from the demux 9 years ago
Steve Lhomme 5dbd54ec68 decoder/packetizer: no need to set the output ES category anymore 9 years ago
Mathieu Velten 67dcb71193 reduce vpx decoder priority under libavcodec 9 years ago
Rémi Denis-Courmont ac866164aa decoder: use "video decoder" capability for video decoders 9 years ago
Ronald S. Bultje 93a3f58b7a vpx: update video resolution if it changes mid-stream. 9 years ago
Thomas Guillem 21144a3a3d decoder: add VLCDEC_ECRITICAL status 9 years ago
Thomas Guillem a8b249bc6b decoder: refactor pf_decode_* callbacks 9 years ago
Andrew Clayton 7d69fdb7d8 vpx: decoder: Set i_sar_num and i_sar_den 9 years ago
Tristan Matthews 0beabcc772 vpx: treat unsupported bitstream error as fatal 9 years ago
Steve Lhomme 5bf3ee0129 codec: vpx: copy the source projection metadata into the output 9 years ago
Vittorio Giovara 8738ffcdc3 vpx: Drop codec capabilities check 10 years ago
Vittorio Giovara dc1cd3335f vpx: Get the decoder capabilities 10 years ago
Vittorio Giovara 9f5bf3853f vpx: Simplify table enumeration 10 years ago
Vittorio Giovara e60190e80f vpx: Read color space information 10 years ago
Vittorio Giovara 7ecae0187a vpx: Decode additional profiles and high bit depth formats 10 years ago
Thomas Guillem 47467b9628 decoder: video: don't update format when creating a picture 10 years ago
Rafaël Carré 043cde8a16 vpx: fallback to dts if pts is invalid 10 years ago
Tristan Matthews 0cf313d3df vpx: quality-mode is encoder only 10 years ago
Tristan Matthews 71dfe7a904 vpx: no need to check fmt_in 10 years ago
Tristan Matthews 97773f25cd vpx: default fmt_out aspect ratio to 1:1 if unset 10 years ago
Tristan Matthews 6332bce8a3 vpx: simplify 10 years ago
Tristan Matthews 0bceaf9642 vpx: increase decoder capability (refs #16836) 10 years ago
Tristan Matthews f116ca5e75 vpx: fix segfault on decoding (refs #16836) 10 years ago
Hannes Domani cf7ca5fea5 vpx: fix memory leak 10 years ago
Pere Orga fb98186a1c vpx: fix build conditional 10 years ago
Tristan Matthews 7af696727d vpx: no need to mention default 10 years ago
Tristan Matthews d4a124a3de vpx: add vp8 and vp9 encoder 10 years ago
Tristan Matthews ea705c6092 vpx: clean up error macro calls 10 years ago
Tristan Matthews fa0629f9c3 vpx: refactor error handling 10 years ago
Tristan Matthews bf153c4edc vpx: rename Open/Close 10 years ago
Tristan Matthews f9141ac7b7 vpx: cosmetics 10 years ago
Ilkka Ollakka c736ebc053 codec: don't drop discontinue blocks 11 years ago
Ilkka Ollakka 093d81daec libvpx: fix vpx compile for previous revert. 11 years ago