112 Commits (35209fff7c9a26f08f598ba56c5eb4c0e92075ed)

Author SHA1 Message Date
Alexandre Janniaux 35fb600b84 codec: lpcm: move p_sys assignation 4 years ago
Steve Lhomme 007e5d910c codec/packtizer: rename p_fmt_in to fmt_in 4 years ago
Steve Lhomme 3bbe3ffe45 codec/packetizer: use read-only input format wherever possible 4 years ago
Alexandre Janniaux 84901e5a59 lpcm: use vlc_encoder_operations 5 years ago
Lyndon Brown 6f68f89498 plugins: purge use of set_category() 7 years ago
Alexandre Janniaux d66a2260f5 encoder: namespace encoder capability by category 5 years ago
Rémi Denis-Courmont 67286d95df lpcm: use vlc_obj_malloc() and simplify 6 years ago
Steve Lhomme d43d77f307 lpcm: remove stray whitespace 7 years ago
Steve Lhomme 5363279805 remove the $Id$ in the source code 8 years ago
Steve Lhomme 08af3e16c0 modules: add more vlc_tick_from_samples() 8 years ago
Steve Lhomme 1f17997348 rename VLC_TS_INVALID to VLC_TICK_INVALID 8 years ago
Thomas Guillem f9b1f67b4a lpcm: prepare dec->fmt_out 8 years ago
Steve Lhomme ff56c92a5e rename mtime_t to vlc_tick_t 8 years ago
Zhao Zhili 97cd77ef35 codec: lpcm: prepare to put pf_packetize and pf_decode into a union 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
Kamil Rytarowski 7e9ef3d72b include: Rename the bswap functions to vlc_bswap 9 years ago
Steve Lhomme 937d95de6e codec:lpcm: remove local cast 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 ffe4ce8038 codec: lpcm: set both format and codec on update 10 years ago
Francois Cartegnie a295ef7977 Revert "lpcm: validate block_nb_frames in DVD/LPCM cases" 10 years ago
Francois Cartegnie 092e9449fc codec: lpcm: remove noop 10 years ago
Francois Cartegnie 7aeaeaa4b7 codec: lpcm: fix leak on error 10 years ago
Francois Cartegnie 477abfabd5 codecs: fix discontinuity handling 10 years ago
Thomas Guillem a8b249bc6b decoder: refactor pf_decode_* callbacks 10 years ago
Filip Roséen 8447e3d87b lpcm: validate block_nb_frames in DVD/LPCM cases 10 years ago
Jean-Baptiste Kempf 99a436c52a lpcm: comment AOB padding values 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
Rémi Denis-Courmont 3b91f52906 lpcm: remove dead code 11 years ago
Francois Cartegnie 4414a1a3dd codec: lpcm: fix multi groups reading 12 years ago
Francois Cartegnie df48e0eeff demux: lpcm: fix AOB decoding (fix #11936) 12 years ago
Francois Cartegnie d5adfb2d1d codec: lpcm: convert endianness for 16bits AOB 12 years ago
Francois Cartegnie ab727f9473 codec: lpcm: reorder channels only after decoding (fix #14114) 12 years ago
Rémi Denis-Courmont 80d88b05f2 Mark unreachable code on GCC even if NDEBUG 12 years ago
Hugo Beauzée-Luyssen d58ed01e08 modules: Don't use gcc specific binary constant prefix 12 years ago
Francois Cartegnie 69adf3b695 codecs: lpcm: add WiDi LPCM 13 years ago
Tristan Matthews 84d7b2761d lpcm bd: fix 24 bit stereo decoding 13 years ago
Rafaël Carré 7dcd1665a2 lpcm bd: fix decoding of 16 bits with channels padding 13 years ago
Rafaël Carré 68ca8d0b77 LPCM: fix 20/24-bit decoding 13 years ago
Ludovic Fauvet de6abccd35 lpcm: fix channel reordering for m2ts (close #8526) 13 years ago
Rafaël Carré 792e9059f1 lpcm: fix BD decoding broken by 45c7b7c8764 13 years ago
Rafaël Carré a54c03c5a7 Fix lpcm decoding on little endian 13 years ago