4430 Commits (7f4166b98d61e2e280ca9e6158e007477fdc2920)

Author SHA1 Message Date
Francois Cartegnie f8bdd1c974 demux: ts: add pid type debug info 12 years ago
Felix Abecassis 999867028c h264: refactor Exp-Golomb reading functions with existing mpeg demuxing code 12 years ago
Rémi Denis-Courmont b430a05ea9 asx: fix use-after-free 12 years ago
Rémi Denis-Courmont 49bd1c657d avformat: initialize probe data (fixes #11851) 12 years ago
Adrien Maglo 1d3afcdb03 Avformat mux: fix a memory leak 12 years ago
Francois Cartegnie 2131a8a88a demux: avi: missing unseekable method fallback 12 years ago
Tristan Matthews b7eac9ff92 demux: vc1: use CLOCK_FREQ 12 years ago
Francois Cartegnie 94568687c4 demux: avi: don't probe end if not seekable 12 years ago
Francois Cartegnie 99ddaf5a8a demux: avi: fix interleaved/seekable confusion 12 years ago
Francois Cartegnie 1d22c247f7 demux: avi: use VLC_TS0 for offset 12 years ago
Francois Cartegnie d92e221363 demux: avi: use CLOCK_FREQ 12 years ago
Francois Cartegnie fd4937f70d demux: avi: don't allow SET_TIME on non seekable 12 years ago
Rafaël Carré e35fc506ff TS demux: remove unused defines 12 years ago
Jean-Baptiste Kempf 34db0ad345 PS: simplify and document type/id for PS parsing 12 years ago
Jean-Baptiste Kempf 50e5e71eb9 PS: add rarer type-id 12 years ago
Jean-Baptiste Kempf b552c61c30 PS: assign demux callbacks after possible fail 12 years ago
Jean-Baptiste Kempf b243e3b69d PS: display the length in seconds 12 years ago
Francois Cartegnie d4f58d2ac6 demux: mp4: switch to seekmode if non interleaved (fix #11707) 12 years ago
Francois Cartegnie bedeabba63 demux: avi: fix non seekable chunk loop 12 years ago
Rafaël Carré 5478a4d90b TS demux: partially revert 8eb0b3d3b5 12 years ago
Rémi Denis-Courmont b6ed768709 smf: implement SET_POSITION and SET_TIME 12 years ago
Rémi Denis-Courmont 9604809f47 smf: implement GET_POSITION and GET_LENGTH 12 years ago
Rémi Denis-Courmont ae4b8827a5 smf: revector 12 years ago
Rémi Denis-Courmont 7882e87ad1 smf: retain track start offset 12 years ago
Rémi Denis-Courmont 04c2e2360c smf: avoid arbitrarily long (PCR wise) Demux calls 12 years ago
Rémi Denis-Courmont 43937ebafb smf: simplify usage of VLC_TS_0 12 years ago
Rémi Denis-Courmont 798f81dfb6 smf: reorder code, no functional changes 13 years ago
Rafaël Carré 8eb0b3d3b5 TS demux: set PCR for all programs 12 years ago
Rafaël Carré 3fa29faf61 ts demux: fix no-ts-trust-pcr for MPTS 12 years ago
Rémi Denis-Courmont 4a37004bd7 rawvid: fix error handling 12 years ago
Julien 'Lta' BALLET 6e9b9942a0 playlist/directory.c: Add a warning message in case of failure. 12 years ago
Hugo Beauzée-Luyssen 92ec47e15b Fix build when using C++11 12 years ago
Tristan Matthews 67660969ee demux: mpc: use CLOCK_FREQ 12 years ago
Francois Cartegnie 2482ac287f demux: ts: apply pmt registration first (fix #11545) 12 years ago
Francois Cartegnie e154f7f75e demux: mp4: set block length 12 years ago
Francois Cartegnie ed8078103b demux: mp4: move mfro size to libmp4 12 years ago
Julien 'Lta' BALLET b3fd9f5042 Add a new playlist module whose job is to output pf_readdir modules items to the playlist 12 years ago
Konstantinos Tsanaktsidis 298616dd2b Fix libmod_plugin undefined __imp_ symbols building for win32 12 years ago
Francois Cartegnie 7923fdfedf demux: mp4: rescrict atoms auto matching 12 years ago
Francois Cartegnie 3cebf08dc4 demux: mp4: ignore SPU when setting PCR 12 years ago
Francois Cartegnie afc9003f12 demux: mp4: fix grouped compressed samples reading (fix #11601) 12 years ago
Francois Cartegnie 9acdb09e04 demux: mp4: add support for computer graphics meta atom 12 years ago
Francois Cartegnie dd4ad1f966 demux: ts: BSSD: probe secondary PMT descriptor (fix #2939) 12 years ago
Francois Cartegnie e800ac9c72 demux: ts: add private data pmt descriptor info 12 years ago
Francois Cartegnie 55908df8d8 demux: ts: add failed iod pid debug info 12 years ago
Francois Cartegnie c36cc85eee demux: ts: add simulcast descriptor info 12 years ago
Francois Cartegnie b557f55da6 demux: ts: fix IOD parsing (fix #11573) 12 years ago
Francois Cartegnie 73d73c4cde demux: ts: add DESCRIPTOR_COUNT 12 years ago
Francois Cartegnie 1ce453f08f demux: ts: fail early probing mpeg4 descriptor 12 years ago
Francois Cartegnie f2203dd58e demux: ts: fix comments/debug string 12 years ago