git.videolan.org
/
vlc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Remove useless memset
[vlc.git]
/
modules
/
packetizer
/
2009-04-30
Laurent Aimar
Ensure that VC1 I frame always have a sequence header...
tree
|
commitdiff
2009-04-30
Laurent Aimar
Fixed syntax for VC1 coming from some ASF (packetizer).
tree
|
commitdiff
2009-04-28
Laurent Aimar
Made sure that packetizer_Header will parse everything...
tree
|
commitdiff
2009-04-28
Laurent Aimar
Added a debug message on first entry point in VC1 packe...
tree
|
commitdiff
2009-04-28
Laurent Aimar
Added and used a packetizer_Header for packetizers.
tree
|
commitdiff
2009-04-28
Laurent Aimar
Moved and fixed all common code from video packetizers...
tree
|
commitdiff
2009-04-28
Laurent Aimar
Fixed extra data parsing with some VC1 streams.
tree
|
commitdiff
2009-04-28
Laurent Aimar
Fixed VC1 EOS value.
tree
|
commitdiff
2009-04-20
Laurent Aimar
Fixed object type parsing in mpeg4 audio.
tree
|
commitdiff
2009-04-16
Laurent Aimar
Added support for explicit HeV2 LOAS/LATM stream in...
tree
|
commitdiff
2009-03-17
Laurent Aimar
Parse *only* NAL SEI for Closed Caption.
tree
|
commitdiff
2009-02-09
Laurent Aimar
Fixed closed captions in h264 packetizer.
tree
|
commitdiff
2009-02-09
Laurent Aimar
Fixed various decoder/packetizer flush.
tree
|
commitdiff
2009-01-27
Rémi Denis-Courmont
Trailing ;
tree
|
commitdiff
2009-01-21
Jean-Baptiste Kempf
And the final shortnames needed to look correctly in...
tree
|
commitdiff
2009-01-10
Laurent Aimar
Fixed vc1 packetizer.
tree
|
commitdiff
2008-12-29
Rémi Denis-Courmont
Missing <assert.h>
tree
|
commitdiff
2008-12-09
Laurent Aimar
Removed debug leftover.
tree
|
commitdiff
2008-12-04
Laurent Aimar
Added H264 Closed Caption SEI support to packetizer.
tree
|
commitdiff
2008-11-30
Laurent Aimar
Correctly reset date after a discontinuity in audio...
tree
|
commitdiff
2008-11-29
Laurent Aimar
Added MLP packetizer with TrueHD support (AC3 frame...
tree
|
commitdiff
2008-11-04
Laurent Aimar
Cosmetics.
tree
|
commitdiff
2008-11-04
David Flynn
Fix parsing of SPS for particular profiles
tree
|
commitdiff
2008-10-29
Rémi Denis-Courmont
Remove most stray semi-colons in module descriptions
tree
|
commitdiff
2008-09-28
Laurent Aimar
Convert stream to system timestamp after the decoder.
tree
|
commitdiff
2008-09-22
Laurent Aimar
Added x264 fourcc to h264 packetizer.
tree
|
commitdiff
2008-08-27
Laurent Aimar
Set picture flags (I/P/B) in mpeg4 packetizer.
tree
|
commitdiff
2008-08-21
Laurent Aimar
Fixed h264 aspect ratio overflow.
tree
|
commitdiff
2008-08-21
Laurent Aimar
Added BLOCK_FLAG_END_OF_SEQUENCE and use it for mpeg2.
tree
|
commitdiff
2008-07-26
Laurent Aimar
Fixed timestamp.
tree
|
commitdiff
2008-07-25
Laurent Aimar
Added support for multiple SPS and/or PPS.
tree
|
commitdiff
2008-07-25
Laurent Aimar
Clean up and check sps/pps id validity.
tree
|
commitdiff
2008-07-25
Laurent Aimar
Added a few missing const.
tree
|
commitdiff
2008-07-25
Laurent Aimar
Add missing aspect ratio (from a h264 revision).
tree
|
commitdiff
2008-07-25
Laurent Aimar
Cosmetics.
tree
|
commitdiff
2008-07-25
Laurent Aimar
Split up ParseNALBlock into smaller functions.
tree
|
commitdiff
2008-07-25
Laurent Aimar
Output a gathered picture before parsing the next SPS...
tree
|
commitdiff
2008-07-25
Laurent Aimar
Removed dead code + added a check against allocation...
tree
|
commitdiff
2008-07-25
Laurent Aimar
Cosmetic (turned a big macro into a function).
tree
|
commitdiff
2008-06-22
Rémi Duraffort
Remove unneeded msg_Error.
tree
|
commitdiff
2008-05-31
Rémi Denis-Courmont
Plugins: include vlc_common.h directly instead of vlc...
tree
|
commitdiff
2008-05-29
Rémi Denis-Courmont
Spelling
tree
|
commitdiff
2008-05-26
Rafaël Carré
Include assert.h where assert() is used
tree
|
commitdiff
2008-05-21
Rémi Denis-Courmont
Use gettext_noop() consistently
tree
|
commitdiff
2008-05-20
Rafaël Carré
Check allocation and initialise memory
tree
|
commitdiff
2008-05-17
Jean-Paul Saman
Remove "out of memory" message
tree
|
commitdiff
2008-05-08
Rémi Denis-Courmont
Include vlc_plugin.h as needed
tree
|
commitdiff
2008-05-01
Rémi Denis-Courmont
Remove I64C as well
tree
|
commitdiff
2008-05-01
Rémi Denis-Courmont
NIH syndrome cure (2)
tree
|
commitdiff
2008-05-01
Rémi Denis-Courmont
Don't re-invent uint8_t - remove byte_t
tree
|
commitdiff
2008-04-28
Rémi Denis-Courmont
Don't use VLC_ADD_PLUGIN for common sout and packetizer...
tree
|
commitdiff
2008-04-14
Pierre d'Herbemont
Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
tree
|
commitdiff
2008-03-31
Rafaël Carré
h264 packetizer : do not trust the input data in p_extra
tree
|
commitdiff
2008-03-31
Rafaël Carré
h264: fix maximum size calculation
tree
|
commitdiff
2008-03-31
Rafaël Carré
Really fix H264 packetizing: abort PacketizeAVC1()...
tree
|
commitdiff
2008-03-31
Rafaël Carré
H264 packetizer : NEVER TRUST INPUT !!
tree
|
commitdiff
2008-03-23
Rémi Denis-Courmont
Check-in modules/Makefile.am
tree
|
commitdiff
2008-03-13
Rafaël Carré
m4a packetizer: remove (comment) unused parameter
tree
|
commitdiff
2008-03-12
Rafaël Carré
Fix adts packetizer
tree
|
commitdiff
2008-03-04
Jean-Paul Saman
Check malloc return values and small cleanup.
tree
|
commitdiff
2008-03-02
Pierre d'Herbemont
More Id and permission fixes.
tree
|
commitdiff
2008-01-29
Rafaël Carré
codecs & packetizers: fix warnings
tree
|
commitdiff
2008-01-23
Rémi Denis-Courmont
Don't include config.h from the headers - refs #297.
tree
|
commitdiff
2008-01-18
Jean-Paul Saman
Fix regression introduced in [24381]
tree
|
commitdiff
2008-01-18
Jean-Paul Saman
Check malloc return values and fix a few compiler warnings.
tree
|
commitdiff
2008-01-16
Rémi Denis-Courmont
Revert the so-called whitelisting commits that are...
tree
|
commitdiff
2008-01-16
Rafaël Carré
input options whitelisting, step 2 (refs #1371)
tree
|
commitdiff
2008-01-12
Sigmund Augdal Helberg
Fixed a segfault/division by zero caused by delayed...
tree
|
commitdiff
2008-01-11
Ilkka Ollakka
fix previous commit
tree
|
commitdiff
2008-01-11
Ilkka Ollakka
revert 24090 and add fix for including sps/pps in every...
tree
|
commitdiff
2008-01-04
Ilkka Ollakka
remove b_header in packetizer so sps/pps are send with...
tree
|
commitdiff
2007-10-18
Laurent Aimar
DVD CC are not reordered.
tree
|
commitdiff
2007-10-17
Laurent Aimar
Added cc data extraction support for mpeg 1/2 when...
tree
|
commitdiff
2007-10-11
Laurent Aimar
Added support for basic LOAS AAC stream.
tree
|
commitdiff
2007-09-10
Rafaël Carré
Removes trailing spaces. Removes tabs.
tree
|
commitdiff
2007-08-20
Rémi Denis-Courmont
Remove _GNU_SOURCE and string.h too
tree
|
commitdiff
2007-08-20
Rémi Denis-Courmont
Remove stdlib.h
tree
|
commitdiff
2007-06-12
Laurent Aimar
All: preliminary support for audio while playing faster...
tree
|
commitdiff
2007-05-30
Laurent Aimar
Improved BLOCK_FLAG_DISCONTINUITY|BLOCK_FLAG_CORRUPTED...
tree
|
commitdiff
2007-03-02
Laurent Aimar
Packetizers should trash all blocks with DISCONTINUITY...
tree
|
commitdiff
2007-02-27
Laurent Aimar
Added all missing case for "Detection of the first...
tree
|
commitdiff
2007-02-25
Laurent Aimar
Added VC-1 packetizer.
tree
|
commitdiff
2007-02-25
Laurent Aimar
Fixed uninitialized value for ADTS stream.
tree
|
commitdiff
2006-12-24
Clément Stenac
More cleanup
tree
|
commitdiff
2006-12-03
Rémi Denis-Courmont
Fix small memleak
tree
|
commitdiff
2006-11-26
Clément Stenac
A bit of headers cleanup
tree
|
commitdiff
2006-11-08
Christophe Massiot
* modules/codec/libmpeg2.c, modules/packetizer/mpegvid...
tree
|
commitdiff
2006-10-17
Derk-Jan Hartman
* packetizer h264: Donwq't gather the block chain when...
tree
|
commitdiff
2006-10-16
Derk-Jan Hartman
Apparently ffmpeg doesn't like how we were feeding...
tree
|
commitdiff
2006-08-24
Derk-Jan Hartman
* Also pass along the USER DATA of mpeg4
tree
|
commitdiff
2006-08-24
Derk-Jan Hartman
* Handle Dicas AVC FOURCC
tree
|
commitdiff
2006-08-22
Gildas Bazin
* modules/packetizer/h264.c: fixed insertion of SPS...
tree
|
commitdiff
2006-08-14
Derk-Jan Hartman
* first sps, then pps
tree
|
commitdiff
2006-08-14
Gildas Bazin
* modules/packetizer/h264.c: insert an SPS and PPS...
tree
|
commitdiff
2006-08-14
Derk-Jan Hartman
* Victory at last. The h264 packetizer is fixed. Thx...
tree
|
commitdiff
2006-06-11
Gildas Bazin
* modules/packetizer/mpeg4video.c: ts/ps muxers rely...
tree
|
commitdiff
2006-06-09
Gildas Bazin
* modules/packetizer/mpeg4video.c: rewrite using the...
tree
|
commitdiff
2006-04-06
Christophe Massiot
* ALL: extention -> extension
tree
|
commitdiff
2006-03-31
Clément Stenac
2nd packetizer round (Refs:#438)
tree
|
commitdiff
2006-03-25
Felix Paul Kühne
* another 1st string review, refs #438
tree
|
commitdiff
next