root/modules/demux/mpc.c


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @3561b9b28f58eb7a4183e158a8fd973800d31ceb [3561b9b28f58eb7a4183e158a8fd973800d31ceb] 31/05/08 21:10:30 Rémi Denis-Courmont <rdenis@simphalempin.com> Plugins: include vlc_common.h directly instead of vlc/vlc.h
(edit) @13ae40b0efc4f1b1ce205d9a057537047fcab3f4 [13ae40b0efc4f1b1ce205d9a057537047fcab3f4] 21/05/08 19:19:25 Rémi Denis-Courmont <rem@videolan.org> Use gettext_noop() consistently
(edit) @27d483e9ef7a451397d7857251c8d67097661f1d [27d483e9ef7a451397d7857251c8d67097661f1d] 08/05/08 18:20:21 Rémi Denis-Courmont <rem@videolan.org> Include vlc_plugin.h as needed
(edit) @d1d3dc1d109110bf68cb048c429f6f05a3839200 [d1d3dc1d109110bf68cb048c429f6f05a3839200] 01/05/08 21:11:47 Rémi Denis-Courmont <rem@videolan.org> Remove I64C as well
(edit) @57bbabb5e7c4b33141fdfbd811c78120e2401a9f [57bbabb5e7c4b33141fdfbd811c78120e2401a9f] 14/04/08 02:02:23 Pierre d'Herbemont <pdherbemont@videolan.org> demux: Rename demux2 to demux as demux is no longer existing.
(edit) @449fd28aaf007c6411251dae9d0dbfdc65b135d1 [449fd28aaf007c6411251dae9d0dbfdc65b135d1] 14/04/08 02:02:22 Pierre d'Herbemont <pdherbemont@videolan.org> Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false. This …
(edit) @99fab9089e9e1709d9c3a4bc5ced0c137ac59134 [99fab9089e9e1709d9c3a4bc5ced0c137ac59134] 23/01/08 22:50:58 Rémi Denis-Courmont <rem@videolan.org> Don't include config.h from the headers - refs #297. Missing some cases …
(edit) @aea60015e1671fdf63b89a7f17dc9013cd87c4b4 [aea60015e1671fdf63b89a7f17dc9013cd87c4b4] 14/10/07 14:18:17 Laurent Aimar <fenrir@videolan.org> Removed meta-preparsed.
(edit) @eaa5f37e9fe16675b7c40e0b2fa9d8dcf9b4e372 [eaa5f37e9fe16675b7c40e0b2fa9d8dcf9b4e372] 08/10/07 20:37:53 Laurent Aimar <fenrir@videolan.org> Let the input handle meta data and attachments for musepack audio.
(edit) @2d7e80dcbfb2eb6b875ac0967a3c7d4b3e68b294 [2d7e80dcbfb2eb6b875ac0967a3c7d4b3e68b294] 04/10/07 06:22:59 Rafaël Carré <funman@videolan.org> demuxers: add missing vlc_meta.h header
(edit) @626e56bfc8c041fcf1db5873a7a2824d6f4f688a [626e56bfc8c041fcf1db5873a7a2824d6f4f688a] 04/10/07 05:44:34 Rafaël Carré <funman@videolan.org> demuxers: remove the need for input_thread_t by using the new …
(edit) @fe689840064cca70376ae9d39b6427027aa0fe6b [fe689840064cca70376ae9d39b6427027aa0fe6b] 03/10/07 21:29:49 Rafaël Carré <funman@videolan.org> Demuxers: do not load "meta reader" module if the input item has already …
(edit) @f8240b6ffe8d2e0d09490d6e0e4780319ffb2a8e [f8240b6ffe8d2e0d09490d6e0e4780319ffb2a8e] 03/10/07 18:13:04 Rafaël Carré <funman@videolan.org> taglib: Supports in ogg/vorbis base64 encoded embedded album art with …
(edit) @98a6a9349091549d591be703aad7392b47b4e2a6 [98a6a9349091549d591be703aad7392b47b4e2a6] 02/10/07 04:11:11 Rafaël Carré <funman@videolan.org> taglib: support for id3v2 embedded album art the only demuxer supported is …
(edit) @3f07af6acdd8a0b0ddbd2c33b79039bf8ec8a822 [3f07af6acdd8a0b0ddbd2c33b79039bf8ec8a822] 30/09/07 17:40:34 Laurent Aimar <fenrir@videolan.org> Added const wheen needed for stream_Peek (demuxer/access) Made …
(edit) @6ee1e193fd896ab9a4729fde14f009d9ce629815 [6ee1e193fd896ab9a4729fde14f009d9ce629815] 10/09/07 20:56:52 Rafaël Carré <funman@videolan.org> Removes trailing spaces. Removes tabs.
(edit) @7e29d932257d0bf6dca42ffecf9b0dce523ca92e [7e29d932257d0bf6dca42ffecf9b0dce523ca92e] 17/06/07 15:56:57 Laurent Aimar <fenrir@videolan.org> Added replay gain support for: - ogg/vorbis (close #125) - flac (and not …
(edit) @2204879a0c4db4c68d5d72c61dd0e5a783e81d03 [2204879a0c4db4c68d5d72c61dd0e5a783e81d03] 07/03/07 23:46:43 Laurent Aimar <fenrir@videolan.org> Small warning fix.
(edit) @89daefdd88a57df39cb071e4cb16046b92afa8d0 [89daefdd88a57df39cb071e4cb16046b92afa8d0] 26/11/06 16:11:16 Clément Stenac <zorglub@videolan.org> « En essayant continuellement on finit par réussir. Donc : plus ça rate, …
(edit) @d3fe7f28797d4dba65ffcdd60bf932e758a48a9e [d3fe7f28797d4dba65ffcdd60bf932e758a48a9e] 26/11/06 15:20:34 Clément Stenac <zorglub@videolan.org> A bit of headers cleanup * Headers in include must contain the structures …
(edit) @b45afc21484b3580c0b838698b733c8586f6d525 [b45afc21484b3580c0b838698b733c8586f6d525] 24/09/06 16:46:03 Clément Stenac <zorglub@videolan.org> Move the meta readers to the correct folder, and use them for all parsing
(edit) @6d2df9126dddf225a005d20fef833f524902856f [6d2df9126dddf225a005d20fef833f524902856f] 14/05/06 23:10:07 Felix Paul Kühne <fkuehne@videolan.org> * vlc-meta fixes
(edit) @386b36feda62acb423b13eb23a08be19891e8798 [386b36feda62acb423b13eb23a08be19891e8798] 06/04/06 19:54:21 Christophe Massiot <massiot@videolan.org> * ALL: extention -> extension
(edit) @0d2c5a89d709b33f089cda4380a7546d1f0b61d0 [0d2c5a89d709b33f089cda4380a7546d1f0b61d0] 11/03/06 18:35:55 Clément Stenac <zorglub@videolan.org> Strings (Refs:#438)
(edit) @2cb472dba008f7d877ffe6bae9c5575253365282 [2cb472dba008f7d877ffe6bae9c5575253365282] 13/01/06 00:10:04 Antoine Cellerier <dionoea@videolan.org> FSF address change.
(edit) @f620d69bb17c21b47505b082581c5affefd894bf [f620d69bb17c21b47505b082581c5affefd894bf] 09/10/05 14:19:45 Felix Paul Kühne <fkuehne@videolan.org> * removed unused variable
(edit) @499cb6f593cb0c3254aac3f9ebc271ba3a4c965d [499cb6f593cb0c3254aac3f9ebc271ba3a4c965d] 09/10/05 13:14:41 Laurent Aimar <fenrir@videolan.org> * all: added Musepack support using libmpdec (1.2.1) from …
Note: See TracRevisionLog for help on using the revision log.