82 Commits (e41dac092519fa3376f7def226babb03a01f7b2d)

Author SHA1 Message Date
Steve Lhomme e41dac0925 module: replace hardcoded CLOCK_FREQ fractions by VLC_TICK_FROM_MS() 8 years ago
Steve Lhomme ded62a069f rename VLC_TS_0 to VLC_TICK_0 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
Rémi Denis-Courmont f5bbdc2278 mpeg: replace another 1000000 with CLOCK_FREQ 8 years ago
Steve Lhomme 5a70cb3ccb modules: use CLOCK_FREQ/2 instead of 500000 mtime_t 8 years ago
Steve Lhomme 04db84cd9c modules: replace use of 1000000 on time values by CLOCK_FREQ 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
Rémi Denis-Courmont ab69a7e246 mpeg es: fix one shadowed variable 8 years ago
Rémi Denis-Courmont 7c7db71e15 mpeg es: fix one shadowed variable 8 years ago
Rémi Denis-Courmont c2c02e2876 es_out: add type-safe es_out_SetPCR() helper 9 years ago
Francois Cartegnie c5687cc988 demux: es: use STREAM_GET_TAGS 9 years ago
Francois Cartegnie a270a72f17 demux: es: use refactored id3 parser 9 years ago
Francois Cartegnie e548661079 demux: es: add replaygain from ID3 9 years ago
Filip Roséen 0138e836b4 demux/mpeg: decrease diagnostic verbosity 9 years ago
Rémi Denis-Courmont fefe4d3069 es: remove redundant casts 9 years ago
Filip Roséen 5347236484 demux/mpeg: es: lower diagnostic during probe 10 years ago
Francois Cartegnie dc0c56b770 demux: es: tag AAC for header lookup 10 years ago
Thomas Guillem 9e090ad892 mpeg/es: dts: use VLC_DTS_HEADER_SIZE for probe size 10 years ago
Thomas Guillem 0d49618e71 mpeg/es: fix dts probe in WAV 10 years ago
Francois Cartegnie 1e3580a4e3 demux: es: parse chained ID3 tags 10 years ago
Francois Cartegnie 45a9c93d88 demux: es: refactor ID3 parsing 10 years ago
Francois Cartegnie 108e15f5a2 demux: es: remove unwanted debug 10 years ago
Filip Roséen 6dc4240650 demux/es: replace usage of \t in indentation 10 years ago
Francois Cartegnie 193eaba802 demux: es: use ID3tag parsing helper 10 years ago
Francois Cartegnie d5b64fda98 demux: es: fix read overflow 10 years ago
Francois Cartegnie ea5c3ceabe demux: es: use MLLT tables for accurate MP3 seeking 10 years ago
Thomas Guillem e51cbcccef dts_header: refactor, return values directly exploitable by the caller 10 years ago
Thomas Guillem 07eef7df17 dts_header: move to packetizer 10 years ago
Thomas Guillem a4c9c4df1d a52: move to packetizer 10 years ago
Rémi Denis-Courmont 312d198438 stream: stream_ -> vlc_stream_ 10 years ago
Francois Cartegnie cb4ea7cc76 demux: mpeg: avoid false positives with WAVE/dts (fix #13866) 12 years ago
Francois Cartegnie 2986853d69 demux: mpeg: don't format check WAVE header for dts 12 years ago
Francois Cartegnie 57a07b9ab7 demux: mpeg: return frame size for dts and skip framing checks with raw dts 12 years ago
Francois Cartegnie 1f0c9de8b0 demux: mpeg: add some more DTS header checks (fix #13843) 12 years ago
Rémi Denis-Courmont a98b6abae9 demux: remove redundant calls to vlc_object_alive() 12 years ago
Rémi Denis-Courmont 43abd14047 es: missing check for I/O error 12 years ago
Anatoliy Anischovich 41315c4073 demux: mpeg: add support for lame's replaygain extension 12 years ago
Rémi Denis-Courmont 4d3bc8d9b0 mpeg: avoid double upconversion 12 years ago
Rémi Denis-Courmont 7e12de500a es: copy va_list only when needed 13 years ago
Jean-Baptiste Kempf 449bf4a760 Demux: Correctly differenciate MLP and THD raw samples 13 years ago
Rémi Duraffort 622ac6fcef Add missing va_end (cid #1049745) 13 years ago
Rafaël Carré 13d6ea6cc9 Audio demux: use MLP codec id for .mlp files 13 years ago
Jean-Baptiste Kempf fef270581f LGPL 14 years ago
Jean-Baptiste Kempf 29c4138de9 DTS in wav: check frame size 14 years ago
Jean-Baptiste Kempf 68416d1a4d DTS in wav: use DTS helper 14 years ago
Jean-Baptiste Kempf de7ab0663d MP3: support free format 14 years ago
Rafaël Carré 13d4cc70a7 mpeg/es demuxer : get last block out of the packetizer 15 years ago
Jean-Baptiste Kempf da61086b81 Add 2 shortnames for modules that have options... 15 years ago