git.videolan.org
/
vlc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Converted globalhotkeys to XCB.
[vlc.git]
/
modules
/
packetizer
/
mpeg4video.c
2009-02-09
Laurent Aimar
Fixed various decoder/packetizer flush.
blob
|
commitdiff
2008-10-29
Rémi Denis-Courmont
Remove most stray semi-colons in module descriptions
blob
|
commitdiff
|
diff to current
2008-09-28
Laurent Aimar
Convert stream to system timestamp after the decoder.
blob
|
commitdiff
|
diff to current
2008-08-27
Laurent Aimar
Set picture flags (I/P/B) in mpeg4 packetizer.
blob
|
commitdiff
|
diff to current
2008-06-22
Rémi Duraffort
Remove unneeded msg_Error.
blob
|
commitdiff
|
diff to current
2008-05-31
Rémi Denis-Courmont
Plugins: include vlc_common.h directly instead of vlc...
blob
|
commitdiff
|
diff to current
2008-05-21
Rémi Denis-Courmont
Use gettext_noop() consistently
blob
|
commitdiff
|
diff to current
2008-05-08
Rémi Denis-Courmont
Include vlc_plugin.h as needed
blob
|
commitdiff
|
diff to current
2008-05-01
Rémi Denis-Courmont
Remove I64C as well
blob
|
commitdiff
|
diff to current
2008-04-14
Pierre d'Herbemont
Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
blob
|
commitdiff
|
diff to current
2008-01-29
Rafaël Carré
codecs & packetizers: fix warnings
blob
|
commitdiff
|
diff to current
2008-01-23
Rémi Denis-Courmont
Don't include config.h from the headers - refs #297.
blob
|
commitdiff
|
diff to current
2007-08-20
Rémi Denis-Courmont
Remove stdlib.h
blob
|
commitdiff
|
diff to current
2007-05-30
Laurent Aimar
Improved BLOCK_FLAG_DISCONTINUITY|BLOCK_FLAG_CORRUPTED...
blob
|
commitdiff
|
diff to current
2007-03-02
Laurent Aimar
Packetizers should trash all blocks with DISCONTINUITY...
blob
|
commitdiff
|
diff to current
2006-11-26
Clément Stenac
A bit of headers cleanup
blob
|
commitdiff
|
diff to current
2006-08-24
Derk-Jan Hartman
* Also pass along the USER DATA of mpeg4
blob
|
commitdiff
|
diff to current
2006-06-11
Gildas Bazin
* modules/packetizer/mpeg4video.c: ts/ps muxers rely...
blob
|
commitdiff
|
diff to current
2006-06-09
Gildas Bazin
* modules/packetizer/mpeg4video.c: rewrite using the...
blob
|
commitdiff
|
diff to current
2006-03-25
Felix Paul Kühne
* another 1st string review, refs #438
blob
|
commitdiff
|
diff to current
2006-01-12
Antoine Cellerier
FSF address change.
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-06-08
Gildas Bazin
* modules/codec/ffmpeg/ffmpeg.c, modules/packetizer...
blob
|
commitdiff
|
diff to current
2005-06-01
Gildas Bazin
* modules/packetizer/mpeg4video.c: work-around for...
blob
|
commitdiff
|
diff to current
2005-06-01
Gildas Bazin
* modules/packetizer/mpeg4video.c: remove the VOL from...
blob
|
commitdiff
|
diff to current
2005-05-20
Clément Stenac
Don't print error on non-fatal problems
blob
|
commitdiff
|
diff to current
2005-03-08
Gildas Bazin
* modules/packetizer/mpeg4video.c: fixed segfault
blob
|
commitdiff
|
diff to current
2005-02-03
Gildas Bazin
* modules/packetizer/mpeg4video.c: oops, don't forget...
blob
|
commitdiff
|
diff to current
2005-02-02
Gildas Bazin
* modules/packetizer/mpeg4video.c: proper PTS/DTS calcu...
blob
|
commitdiff
|
diff to current
2004-12-11
Clément Stenac
Improvements to preferences
blob
|
commitdiff
|
diff to current
2004-12-09
Gildas Bazin
* modules/packetizer/mpeg4video.c: fixed memory leak...
blob
|
commitdiff
|
diff to current
2004-04-13
Gildas Bazin
* modules/packetizer/*: bug fix (use es_format_Copy...
blob
|
commitdiff
|
diff to current
2004-04-13
Laurent Aimar
* mpeg4video: init i_dts.
blob
|
commitdiff
|
diff to current
2004-03-25
Laurent Aimar
* mpeg4video.c: added m4cc/M4CC.
blob
|
commitdiff
|
diff to current
2004-03-13
Laurent Aimar
* mpeg4video.c: better pts...
blob
|
commitdiff
|
diff to current
2004-03-13
Laurent Aimar
* mpeg4video: more cludges (it should be rewritten...
blob
|
commitdiff
|
diff to current
2004-03-06
Laurent Aimar
* mpeg4video: set frame type (I,P,B).
blob
|
commitdiff
|
diff to current
2004-01-25
Carlo Calabrò
reverting a whole bunch of stupid changes,
blob
|
commitdiff
|
diff to current
2004-01-25
Carlo Calabrò
String review, round three in advance :)
blob
|
commitdiff
|
diff to current
2003-12-22
Sam Hocevar
* toolbox:
blob
|
commitdiff
|
diff to current
2003-12-07
Jean-Paul Saman
Compilation warning fixes and if-deffed unused function...
blob
|
commitdiff
|
diff to current
2003-11-30
Gildas Bazin
* modules/packetizer/mpeg4video.c: oops
blob
|
commitdiff
|
diff to current
2003-11-30
Gildas Bazin
* include/input_ext-plugins.h: export input_DecodeBlock().
blob
|
commitdiff
|
diff to current
2003-11-30
Laurent Aimar
* all: added dx50 fourcc (just mpeg4 video).
blob
|
commitdiff
|
diff to current
2003-11-26
Gildas Bazin
* ALL: fixed memory leaks.
blob
|
commitdiff
|
diff to current
2003-11-18
Laurent Aimar
* include/vlc_bits.h: bit stream reader/writer.
blob
|
commitdiff
|
diff to current
2003-11-17
Gildas Bazin
* modules/packetizer/mpeg4video.c: ported to the new...
blob
|
commitdiff
|
diff to current
2003-09-24
Laurent Aimar
* all: set pf_run *only* if we accept this stream.
blob
|
commitdiff
|
diff to current
2003-09-02
Gildas Bazin
* ALL: Introduction of a new api for decoders.
blob
|
commitdiff
|
diff to current
2003-05-03
Laurent Aimar
*** empty log message ***
blob
|
commitdiff
|
diff to current
2003-04-24
Laurent Aimar
* mpeg4video.c: use video size when available from...
blob
|
commitdiff
|
diff to current
2003-04-13
Laurent Aimar
* all: new sout scheme. Now a chain of module are...
blob
|
commitdiff
|
diff to current
2003-03-31
Laurent Aimar
* v4l: updated, now it should grab (and compress if...
blob
|
commitdiff
|
diff to current
2003-03-11
Laurent Aimar
* all: reworked stream output. Now it handles mutliple...
blob
|
commitdiff
|
diff to current
2003-01-23
Sam Hocevar
* ./modules/*: warning fixes.
blob
|
commitdiff
|
diff to current
2003-01-19
Laurent Aimar
* all: change the way fourcc are stored in bitmapinfoh...
blob
|
commitdiff
|
diff to current
2003-01-17
Laurent Aimar
* all: use p_vlc->pf_memcpy instead of memcpy on big...
blob
|
commitdiff
|
diff to current
2003-01-12
Laurent Aimar
* some workaround for clock.
blob
|
commitdiff
|
diff to current
2003-01-08
Laurent Aimar
* mpeg4audio.c: new packetizer (but for now it don...
blob
|
commitdiff
|
diff to current
2002-12-18
Laurent Aimar
* mpeg4video: repeat vol headers every 30 frames ...
blob
|
commitdiff
|
diff to current
2002-12-14
Laurent Aimar
Added stream output. (common work with titer).
blob
|
commitdiff
|
diff to current