git.videolan.org
/
vlc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix number of potential memleaks
[vlc.git]
/
modules
/
demux
/
ts.c
2007-10-26
Jean-Paul Saman
Fix number of potential memleaks
blob
|
commitdiff
2007-09-30
Laurent Aimar
Added const wheen needed for stream_Peek (demuxer/access)
blob
|
commitdiff
|
diff to current
2007-09-29
Laurent Aimar
Fixed regression in EITConvertToUTF8.
blob
|
commitdiff
|
diff to current
2007-09-10
Rafaël Carré
Removes trailing spaces. Removes tabs.
blob
|
commitdiff
|
diff to current
2007-08-31
Rémi Denis-Courmont
Use 1400 rather than 1500 as default *application-layer...
blob
|
commitdiff
|
diff to current
2007-08-30
Rémi Denis-Courmont
Fix a few warnings, and handle iconv errors (I expect...
blob
|
commitdiff
|
diff to current
2007-08-20
Rémi Denis-Courmont
Remove stdio while we're at it.
blob
|
commitdiff
|
diff to current
2007-08-20
Rémi Denis-Courmont
Remove stdlib.h
blob
|
commitdiff
|
diff to current
2007-07-09
Christophe Mutricy
fix [20770]
blob
|
commitdiff
|
diff to current
2007-07-08
Christophe Mutricy
Ressucitate the telx module and make it to conflict...
blob
|
commitdiff
|
diff to current
2007-07-06
Jean-Paul Saman
Removed telx Teletext decoder in favor of zvbi based...
blob
|
commitdiff
|
diff to current
2007-07-06
Jean-Paul Saman
Small cleanup
blob
|
commitdiff
|
diff to current
2007-07-06
Jean-Paul Saman
Remove whitespace.
blob
|
commitdiff
|
diff to current
2007-07-06
Jean-Paul Saman
This patch is a hack to force usage of zvbi teletext...
blob
|
commitdiff
|
diff to current
2007-05-21
Laurent Aimar
Implement GET_TIME/LENGTH/POSITION when reading from...
blob
|
commitdiff
|
diff to current
2007-05-16
Jean-Paul Saman
Fix one warning for vlc_iconv() here (4th argument...
blob
|
commitdiff
|
diff to current
2007-03-23
Laurent Aimar
Use new EPG api + convert event strings to UTF-8.
blob
|
commitdiff
|
diff to current
2007-03-07
Laurent Aimar
Fixed segfault with teletex/dvbs streams (double free).
blob
|
commitdiff
|
diff to current
2007-02-25
Laurent Aimar
Fixed warning (missing VLC_OBJECT()).
blob
|
commitdiff
|
diff to current
2007-02-25
Laurent Aimar
Fixed --ts-extra-pmt (close #516)
blob
|
commitdiff
|
diff to current
2007-02-21
Laurent Aimar
Avoid a malloc(0) (We don't call free on it, valgrind...
blob
|
commitdiff
|
diff to current
2007-02-09
Christophe Massiot
* modules/demux/ts.c: Fixed erroneous warning messages...
blob
|
commitdiff
|
diff to current
2007-01-23
Christophe Massiot
* modules/demux/ts.c: Fixed stream output mode detection.
blob
|
commitdiff
|
diff to current
2007-01-20
Christophe Mutricy
ts.c: Current libdvbpsi is buggy so wait for 0.1.6...
blob
|
commitdiff
|
diff to current
2007-01-19
Christophe Massiot
* modules/demux/ts.c: Parse the telx descriptor and...
blob
|
commitdiff
|
diff to current
2006-12-24
Clément Stenac
More cleanup
blob
|
commitdiff
|
diff to current
2006-11-26
Clément Stenac
A bit of headers cleanup
blob
|
commitdiff
|
diff to current
2006-11-08
Christophe Massiot
* modules/demux/ts.c: Fixed --ts-out used in conjuncti...
blob
|
commitdiff
|
diff to current
2006-10-13
Derk-Jan Hartman
Don't add MPEG-TS program data for programs that don...
blob
|
commitdiff
|
diff to current
2006-09-12
Rémi Denis-Courmont
Most of demux/
blob
|
commitdiff
|
diff to current
2006-09-09
Clément Stenac
Copyright stuff
blob
|
commitdiff
|
diff to current
2006-08-30
Derk-Jan Hartman
* forwardport [15373] which was left accidently hanging...
blob
|
commitdiff
|
diff to current
2006-08-28
Clément Stenac
Don't output debug on fprintf by default (Refs Debian...
blob
|
commitdiff
|
diff to current
2006-07-18
Sigmund Augdal Helberg
support muxing and demuxing of dual mono mpeg ts stream...
blob
|
commitdiff
|
diff to current
2006-06-28
Clément Stenac
Gra. Fix most of TS meta
blob
|
commitdiff
|
diff to current
2006-06-28
Clément Stenac
Forgot that for Qt
blob
|
commitdiff
|
diff to current
2006-05-20
Jean-Paul Saman
Use correct types
blob
|
commitdiff
|
diff to current
2006-05-14
Clément Stenac
Merge back branch 0.8.6-playlist-vlm to trunk.
blob
|
commitdiff
|
diff to current
2006-04-15
Derk-Jan Hartman
* Support for Topfield .rec recordings. It's MPEG-TS...
blob
|
commitdiff
|
diff to current
2006-03-25
Jean-Paul Saman
Drop support for VLS specific LPCB because it conflicts...
blob
|
commitdiff
|
diff to current
2006-03-18
Christophe Mutricy
Typo
blob
|
commitdiff
|
diff to current
2006-03-18
Christophe Mutricy
All: string review (refs: #438)
blob
|
commitdiff
|
diff to current
2006-02-18
Rémi Denis-Courmont
All: missing #include "charset.h"
blob
|
commitdiff
|
diff to current
2006-02-13
Rémi Denis-Courmont
Further fopen() unicode fixes (refs #528)
blob
|
commitdiff
|
diff to current
2006-01-26
Sigmund Augdal Helberg
modules/demux/ts.c: Fixed a very very minor memleak
blob
|
commitdiff
|
diff to current
2006-01-12
Antoine Cellerier
FSF address change.
blob
|
commitdiff
|
diff to current
2005-12-19
Christophe Massiot
* src/input/es_out.c: New --audio-track-id and --sub...
blob
|
commitdiff
|
diff to current
2005-12-05
Rémi Denis-Courmont
Use net_ConnectUDP
blob
|
commitdiff
|
diff to current
2005-09-27
Derk-Jan Hartman
* ts.c: print Stream Identifier descriptor information
blob
|
commitdiff
|
diff to current
2005-09-19
Christophe Massiot
* modules/demux/ts.c: PID 8191 is padding.
blob
|
commitdiff
|
diff to current
2005-09-03
Jean-Paul Saman
silence random access indicator
blob
|
commitdiff
|
diff to current
2005-08-14
Christophe Massiot
* modules/demux/ts.c: Fixed a side-effect when p_sys...
blob
|
commitdiff
|
diff to current
2005-08-13
Jean-Paul Saman
remove unusefull comment
blob
|
commitdiff
|
diff to current
2005-08-11
Jean-Paul Saman
Don't explicitly flag the block. Clement could you...
blob
|
commitdiff
|
diff to current
2005-08-10
Jean-Paul Saman
Flagging BLOCK_FLAG_DISCONTINUITY for every PID in...
blob
|
commitdiff
|
diff to current
2005-08-09
Derk-Jan Hartman
* spelling
blob
|
commitdiff
|
diff to current
2005-08-08
Jean-Paul Saman
Fix a segmentation fault introduced by the previous...
blob
|
commitdiff
|
diff to current
2005-08-08
Jean-Paul Saman
Fix a segmentation fault introduced by the previous...
blob
|
commitdiff
|
diff to current
2005-08-08
Jean-Paul Saman
(Forward port from branch 0.8.1-jpsaman-thedj) TS demux...
blob
|
commitdiff
|
diff to current
2005-07-09
Rémi Denis-Courmont
Make Zorglub less unhappy
blob
|
commitdiff
|
diff to current
2005-07-08
Rémi Denis-Courmont
Copyright fixes
blob
|
commitdiff
|
diff to current
2005-05-31
Christophe Massiot
* modules/demux/ts.c: Removed an unneeded deselection...
blob
|
commitdiff
|
diff to current
2005-05-18
Laurent Aimar
* ts: fixed EITEventFixString.
blob
|
commitdiff
|
diff to current
2005-05-13
Gildas Bazin
* modules/demux/ts.c: keep compatibility with non-DVB...
blob
|
commitdiff
|
diff to current
2005-04-28
Laurent Aimar
es_out*: added ES_OUT_DEL_GROUP
blob
|
commitdiff
|
diff to current
2005-04-26
Laurent Aimar
* asf, b4s: warning fixes.
blob
|
commitdiff
|
diff to current
2005-04-19
Gildas Bazin
* modules/demux/ts.c: got rid of some useless code...
blob
|
commitdiff
|
diff to current
2005-04-12
Felix Paul Kühne
* ALL: removed l10n of various untranslatable strings...
blob
|
commitdiff
|
diff to current
2005-04-08
Christophe Massiot
* modules/demux/ts.c : Removed unused sysid option...
blob
|
commitdiff
|
diff to current
2005-03-29
Laurent Aimar
* access.* input/*: added access_filter architecture...
blob
|
commitdiff
|
diff to current
2005-03-29
Gildas Bazin
* modules/demux/ts.c: use EIT support in libdvbpsi...
blob
|
commitdiff
|
diff to current
2005-03-29
Laurent Aimar
* ts: do not include eit.h if TS_USE_DVB_SI is 0.
blob
|
commitdiff
|
diff to current
2005-03-25
Laurent Aimar
* vlc_meta.h: added a few const
blob
|
commitdiff
|
diff to current
2005-03-23
Christophe Massiot
* modules/mux/mpeg/ts.c, modules/demux/ts.c: Fixed...
blob
|
commitdiff
|
diff to current
2005-03-11
Anil Daoud
* configure.ac: alsa is now really default enabled
blob
|
commitdiff
|
diff to current
2005-03-05
Gildas Bazin
* modules/demux/*: removed useless probing messages.
blob
|
commitdiff
|
diff to current
2005-02-25
Laurent Aimar
* ts: if no dts but there is a pts then dts == pts.
blob
|
commitdiff
|
diff to current
2005-02-21
Laurent Aimar
* block: added
blob
|
commitdiff
|
diff to current
2005-02-15
Gildas Bazin
* modules/demux/ts.c: WinCE fix.
blob
|
commitdiff
|
diff to current
2005-02-08
Laurent Aimar
* ts: correct use of descriptor 0x5 (for ac3 and lpcm...
blob
|
commitdiff
|
diff to current
2005-01-27
Gildas Bazin
* modules/demux/ts.c: fixed typo for DVB subtitles...
blob
|
commitdiff
|
diff to current
2005-01-21
Laurent Aimar
ts: fix --ts-extra-pmt.
blob
|
commitdiff
|
diff to current
2005-01-07
Christophe Massiot
* modules/access/dvb:
blob
|
commitdiff
|
diff to current
2004-12-21
Christophe Massiot
* modules/demux/ts.c: New option --ts-capmt-sysid to...
blob
|
commitdiff
|
diff to current
2004-12-16
Clément Stenac
What do you find funny ?
blob
|
commitdiff
|
diff to current
2004-12-11
Clément Stenac
Improvements to preferences
blob
|
commitdiff
|
diff to current
2004-11-07
Rémi Denis-Courmont
net_* API update for encryption (recv / send virtualiza...
blob
|
commitdiff
|
diff to current
2004-11-04
Derk-Jan Hartman
* Fix the psz_description of telx and vbi streams
blob
|
commitdiff
|
diff to current
2004-10-29
Derk-Jan Hartman
* recognize the following descriptors in a DVB stream...
blob
|
commitdiff
|
diff to current
2004-10-22
Christophe Massiot
* modules/access/dvb: Partial EN 50 221 implementation...
blob
|
commitdiff
|
diff to current
2004-10-19
Gildas Bazin
* modules/demux/ts.c: on PMT change, don't restart...
blob
|
commitdiff
|
diff to current
2004-09-30
Gildas Bazin
* modules/demux/ts.c: fixed segfault.
blob
|
commitdiff
|
diff to current
2004-09-08
Gildas Bazin
* modules/demux/ts.c: small video artefacts are usually...
blob
|
commitdiff
|
diff to current
2004-09-03
Christophe Massiot
* modules/demux/ts.c, modules/access/dvb: Added support...
blob
|
commitdiff
|
diff to current
2004-08-26
Eric Petit
+ demux/ts.c: gcc < 3 fix
blob
|
commitdiff
|
diff to current
2004-08-25
Laurent Aimar
ts.c: send pid select/unselect to access. (untested).
blob
|
commitdiff
|
diff to current
2004-08-24
Laurent Aimar
* ts.c: fixed --ts-out.
blob
|
commitdiff
|
diff to current
2004-07-19
Gildas Bazin
* modules/demux/ts.c: added support for transport strea...
blob
|
commitdiff
|
diff to current
2004-06-30
Gildas Bazin
* modules/demux/ts.c: added DTS support as per "ETSI...
blob
|
commitdiff
|
diff to current
2004-06-06
Laurent Aimar
* ts.c: module name is now ts. (thx thedj).
blob
|
commitdiff
|
diff to current
next