50 Commits (d2c3355d2fb282aeab070a2a383da8bb0b783bbd)

Author SHA1 Message Date
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
Ilkka Ollakka f213c43932 Revert "codec: don't drop discontinue blocks" 11 years ago
Jean-Paul Saman 2b57b9effa codec/vpx.c: do not leak memory. 11 years ago
Ilkka Ollakka 5e36cb2c14 codec: don't drop discontinue blocks 11 years ago
Thomas Guillem 080f21c3be decoder: remove b_need_packetized 11 years ago
Tristan Matthews 3682cdd28f vpx: fix leak 11 years ago
Rafaël Carré 25d1d8eee4 vpx decoder: check if library was built with vp8 support 12 years ago
Rafaël Carré 6ba6d9fc9f libvpx/WebM decoder: lower priority below avcodec 13 years ago
Rafaël Carré b98b0210aa libvpx decoder 13 years ago