16 Commits (7a970a33329c9836d169727ddbaf49a33240d587)

Author SHA1 Message Date
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
Lyndon Brown 6f68f89498 plugins: purge use of set_category() 7 years ago
Romain Vimont 3716a7da5b config: remove remaining "advanced" flags 5 years ago
Romain Vimont ff2901aff3 core: remove global *_sys_t typedefs 8 years ago
Thomas Guillem 91f426996c es: replace i_original_channels with i_chan_mode 9 years ago
Thomas Guillem a5feca75a7 a52: drop reverse-stereo support 9 years ago
Thomas Guillem ea03c0b75e dca: don't reset fmt_out on error 9 years ago
Steve Lhomme 5dbd54ec68 decoder/packetizer: no need to set the output ES category anymore 9 years ago
Steve Lhomme 4fb068d146 dca: reset the ES to AUDIO_ES on error 9 years ago
Rémi Denis-Courmont 89504cd744 decoder: use "audio decoder" capability for audio decoders 9 years ago
Filip Roséen f4911a8e47 codec/dca: remove dead code 9 years ago
Thomas Guillem a8b249bc6b decoder: refactor pf_decode_* callbacks 9 years ago
Filip Roséen c22c8f40b5 codec/dca: narrow scope of iteration variables 10 years ago
Thomas Guillem ae3785d3b8 codec/dca: lower priority 10 years ago
Thomas Guillem c859332c49 dtstofloat32: move to dca codec 10 years ago
Jean-Baptiste Kempf fef270581f LGPL 14 years ago
Rémi Denis-Courmont 978d581b98 Shrink channel reordering tables to 9-10 bytes (from 36-40 bytes) 14 years ago
Rémi Denis-Courmont 784b1bd3d4 aout_CheckChannelReorder: remove redundant parameter 14 years ago
Rémi Denis-Courmont a782a32e0e aout: use distinct "audio converter" capability for converters 14 years ago
Rémi Denis-Courmont 244a35b030 dca: set output buffer size correctly (fixes #6509, fixes #7459) 14 years ago
Rémi Denis-Courmont f20299c236 Do not apply AOUT_CHAN_PHYSMASK to i_physical_channels 14 years ago
Rémi Denis-Courmont 6493879248 DTS: rework post audio_filter conversion and fix buffer size 14 years ago
Rémi Denis-Courmont cece0cc754 Remove filter_t.pf_audio_buffer_new 15 years ago
Rémi Denis-Courmont c54022a6cb dca: do not override output format (refs #5150) 15 years ago
Rémi Denis-Courmont 819d135d46 dca: pass audio sample formats by pointer rather than value 15 years ago
Rémi Denis-Courmont 40b4d780a4 add_bool: remove callback parameter 16 years ago
Rémi Duraffort 07990fcdad Fix assertions. (dts-dynrng and spdif are boolean parameters) 16 years ago
Rémi Denis-Courmont d2eaf62f53 libdca: kill config_Get 17 years ago
Matthias Dahl dbee243488 fix dts spdif output regression 17 years ago
Rémi Denis-Courmont 2aa61dc55a Rename audio filter2 capability back to audio filter 17 years ago
Rémi Denis-Courmont 7ac90080c5 DTS: remove audio filter support (untested) 17 years ago
Rémi Denis-Courmont d2549af08b aout_filter_t.(in|out)put -> aout_filter_t.fmt_(in|out).audio 17 years ago
Rémi Denis-Courmont 6c9479be6c i_nb_bytes -> i_buffer 17 years ago
Rémi Denis-Courmont 0c7e60bf0a block_t.i_samples -> block_t.i_nb_samples (as aout_buffer_t) 17 years ago
Rémi Duraffort 3147cc20d4 add_bool wants booleans. 17 years ago
Jean-Baptiste Kempf f1a3939498 Use Brackets for global headers. 17 years ago
Laurent Aimar 724461bdf2 Used VLC_CODEC_* and vlc_fourcc_GetCodec when suitable. 17 years ago
Rémi Denis-Courmont 0549228196 Remove most stray semi-colons in module descriptions 18 years ago
Derk-Jan Hartman 4643e4bb80 DTS: fix the channelorder of DTS. 18 years ago
Laurent Aimar 90ec8083f5 Fixed rear center support (and close #1816). 18 years ago
Laurent Aimar d3ed2c8a64 Use block_Release instead of pf_release directly. 18 years ago
Rémi Duraffort b674dab81c Remove unneeded msg_Error about memory failure. 18 years ago
Antoine Cellerier 55f1d3272f Set i_bitspersample to correct value when changing an audio codec. (Not 18 years ago
Rémi Denis-Courmont 3561b9b28f Plugins: include vlc_common.h directly instead of vlc/vlc.h 18 years ago
Rémi Denis-Courmont 13ae40b0ef Use gettext_noop() consistently 18 years ago
Rémi Denis-Courmont 27d483e9ef Include vlc_plugin.h as needed 18 years ago
Pierre d'Herbemont 449fd28aaf Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false. 18 years ago
Rémi Denis-Courmont 99fab9089e Don't include config.h from the headers - refs #297. 19 years ago
Rémi Denis-Courmont 4f02842805 Revert the so-called whitelisting commits that are actually blacklisting 19 years ago