64 Commits (4ca9a6ae6c4be8a251c99b23a3a182a0a2cfcb7c)

Author SHA1 Message Date
Tristan Matthews adcf4aff3c codec: opus: ensure stream mapping is initialized 6 months ago
Alexandre Janniaux 7d361217fd demux: use size_t for xiph-related functions 2 years ago
Alexandre Janniaux 48452d5a7c vlc_es: change i_extra into size_t 2 years ago
Tristan Matthews 65e25e525b opus: bail if block_Alloc failed 1 year ago
Tristan Matthews b85e638ab6 opus: log header details 3 years ago
Tristan Matthews d6d568a3fc codec: opus: do not log error on ENOMEM 3 years ago
Alexandre Janniaux 56a24bbbef codec: opus: fix memory leak on error 3 years ago
Alexandre Janniaux 99e343d39e codec: opus: move p_enc->p_sys assignment down 3 years ago
Steve Lhomme 007e5d910c codec/packtizer: rename p_fmt_in to fmt_in 3 years ago
Steve Lhomme 3bbe3ffe45 codec/packetizer: use read-only input format wherever possible 3 years ago
Francois Cartegnie c9cd7454e0 codec: opus: rewrite extradata handling 4 years ago
Francois Cartegnie 0d0df43392 codec: opus: header fix needs valid defaults 4 years ago
Francois Cartegnie d717dae8fd codec: opus: add support for projection decoder 4 years ago
Francois Cartegnie f083c0ff7e codec: opus_header: add init/clean cycle methods 4 years ago
Francois Cartegnie 7c411c9c97 codec: opus: simplify dummy header code 4 years ago
Alexandre Janniaux 6b7a57f984 modules: fix typos 4 years ago
Alexandre Janniaux cc225e8af2 opus: use vlc_encoder_operations 4 years ago
Lyndon Brown 6f68f89498 plugins: purge use of set_category() 7 years ago
Alexandre Janniaux d66a2260f5 encoder: namespace encoder capability by category 4 years ago
Rémi Denis-Courmont 0fa1d4e111 xiph: constify xiph_SplitHeaders() 7 years ago
Thomas Guillem ee4afd6821 remove unused #include <vlc_input.h> 7 years ago
Steve Lhomme cc79f1f98f modules: use vlc_tick_from_samples() 8 years ago
Steve Lhomme 5e95c92802 modules: use samples_from_vlc_tick() 8 years ago
Steve Lhomme 1f17997348 rename VLC_TS_INVALID to VLC_TICK_INVALID 8 years ago
Steve Lhomme ff56c92a5e rename mtime_t to vlc_tick_t 8 years ago
Zhao Zhili c774873399 codec: opus: remove packetizer callback 8 years ago
Francois Cartegnie 0981a08af7 codec: opus: don't abuse lengh for trimming 8 years ago
Pierre Lamot 2b6ac91e95 opus: support third order ambisonic with family 2 mapping 8 years ago
Francois Cartegnie 10318107ac date_t: always init to TS_INVALID 8 years ago
Steve Lhomme 7be01abad1 modules: clean check of date_Get() return value 8 years ago
Steve Lhomme 178c1a4dfe modules: fix VLC_TS_INVALID tests 8 years ago
Romain Vimont ff2901aff3 core: remove global *_sys_t typedefs 8 years ago
Romain Vimont 7442c8c791 core: replace encoder_sys_t* by void* 8 years ago
Romain Vimont b3b7f62ce1 core: replace decoder_sys_t* by void* 8 years ago
Thomas Guillem a2c868b30a opus: use vlc_alloc helper 9 years ago
Thomas Guillem 91f426996c es: replace i_original_channels with i_chan_mode 9 years ago
Steve Lhomme 5dbd54ec68 decoder/packetizer: no need to set the output ES category anymore 9 years ago
Rémi Denis-Courmont 89504cd744 decoder: use "audio decoder" capability for audio decoders 9 years ago
Francois Cartegnie 116df7fad9 codec: opus: check extradata header 9 years ago
Francois Cartegnie 477abfabd5 codecs: fix discontinuity handling 9 years ago
Thomas Guillem a8b249bc6b decoder: refactor pf_decode_* callbacks 9 years ago
Filip Roséen 1aa9e97716 codec/opus: narrow scope of iteration variable 10 years ago
Thomas Guillem 75e39eac45 decoder: audio: don't update format when creating a buffer 10 years ago
Thomas Guillem c94f68febd decoder: implement pf_flush for all decoders/packetizers 11 years ago
Jean-Paul Saman ce6db7865c codec: don't drop blocks marked BLOCK_FLAG_DISCONTINUITY 11 years ago
Ilkka Ollakka d0c5748146 Revert "codec: don't drop blocks marked BLOCK_FLAG_DISCONTINUITY" 11 years ago
Jean-Paul Saman 48a867c768 codec: don't drop blocks marked BLOCK_FLAG_DISCONTINUITY 11 years ago
Tristan Matthews 763a902e85 opus: remove dead code 11 years ago
Tristan Matthews 5c3d471275 opus: handle RTP depayloading (fixes #11938) 11 years ago
Rafaël Carré 9a71eff3ec Opus: remove obsolete TODO 12 years ago