]> git.sesse.net Git - vlc/history - modules/packetizer
Qt: fix Win32 MOC breakage
[vlc] / modules / packetizer /
2013-04-18 Rafaël CarréFix decoding for aac streams with ADTS config set to...
2013-04-09 Zoran TuralijaCorrect spelling: s/[sS]yncro/[sS]ynchro/
2013-01-31 Jean-Baptiste KempfMpegVideo packetizer: fix frame rates
2013-01-06 Nickolai Zeldovichmodules/packetizer/dirac.c: check index before derefere...
2012-12-13 Rémi Denis-CourmontReplace block_New() with block_Alloc()
2012-11-13 Jean-Baptiste KempfLGPL
2012-10-21 Rafaël Carréh264 packetizer: don't swap around CC data
2012-08-05 Jean-Baptiste KempfFlac Packetizer issue
2012-05-12 Jean-Baptiste KempfFix Stack off-by-one overflow in vc1 packetizer
2012-04-21 Rémi Denis-CourmontRemove useless AOUT_PHYSMASK masking in some codecs
2012-04-17 Hugo Beauzée-Luyssenmpeg4audio: Fix a crash with some invalid streams.
2012-04-17 Hugo Beauzée-Luyssenh264 packetizer: Check for negative sps.
2012-03-06 Rémi Denis-CourmontRemove unneeded #include <vlc_aout.h>
2012-02-28 Konstantin PavlovFix some common typos.
2011-12-15 Pere Orgafix filename self-references
2011-11-13 Rafaël Carréfix unused variable warning
2011-09-13 Rafaël Carrépacketizers: move state enum in packetizer_helper.h
2011-08-29 Rémi Denis-Courmontdirac: use block_Init() and block_Release() as appropriate
2011-08-29 Rémi Denis-CourmontRemove write-only dirac_block_encap_t.pf_blk_release
2011-08-29 Rémi Denis-Courmontdirac: use xcalloc() rather than assert()
2011-08-29 Rémi Denis-Courmontdirac: remove useless if
2011-08-03 Rémi Denis-Courmontblock_BytestreamInit(): rationalize prototype
2011-06-25 Laurent AimarAdded a check against block size in FLAC packetizer.
2011-06-25 Laurent AimarFixed packetization of variable block size FLAC stream...
2011-06-25 Laurent AimarSimplify the validation of sample/frame numbers in...
2011-06-11 Rémi Denis-CourmontTypo
2010-11-02 Sébastien Escudierh264 packetizer : correctly compute picture height...
2010-10-22 Rémi Denis-Courmontadd_bool: remove callback parameter
2010-10-01 Jean-Baptiste Kempfh264 packet: Remove trailing spaces
2010-10-01 Steinar H. GundersonSupport H.264 SEI recovery points.
2010-08-31 Rémi DuraffortFix some typos.
2010-07-28 Rémi Durafforts/informations/information/
2010-06-24 Rémi Denis-CourmontSpell "separate"
2010-06-18 Laurent AimarParse WMV3 frame type in the generic packetizer.
2010-06-12 Rémi DuraffortSpelling.
2010-02-27 Laurent AimarFixed potential invalid access with too short packetize...
2010-02-26 Jean-Baptiste KempfFlac: Fix compilation warnings about signed vs unsigned
2010-02-26 Jean-Baptiste KempfFix FLAC 7.1 support
2010-02-13 Laurent AimarFixed SPS/PPS transmissions in H264 packetizer.
2010-02-13 Laurent AimarFixed SPS parsing when scaling matrices are present...
2010-02-13 Laurent AimarBe more strict in flac SyncInfo checks.
2010-02-13 Laurent AimarDo not loose pts on stream properties changes.
2010-02-13 Laurent AimarFixed a few errors in flac packetizer.
2010-02-13 Laurent AimarMoved out the flac packetizer from the flac decoder.
2010-02-11 Laurent AimarFixed NAL AUD handling in h264 packetizer.
2010-02-11 Pierre d'Herbemontmpeg4video: Fix leaked fmt_out.p_extra.
2010-02-11 Rémi Duraffortdirac: fix invalid test (found with coccinelle static...
2010-01-30 Pádraig Bradyclosed captions: Correctly determine the field for...
2010-01-23 Rafaël Carréh264 packetizer: fill profile/level
2009-12-16 Laurent AimarRemoved es_format_t::i_aspect.
2009-12-08 Rafaël Carrépacketizer_mpegvideo: use VLC_TS_INVALID (refs #3135)
2009-12-08 Rafaël Carrépacketizer_mpeg4video: use VLC_TS_INVALID (refs #3135)
2009-12-07 Rafaël Carrépacketizer helper: use VLC_TS_INVALID
2009-12-07 Rafaël Carréh264 packetizer: use VLC_TS_INVALID
2009-12-07 Rafaël Carrémp4a packetizer: use VLC_TS_INVALID
2009-12-07 Rafaël Carrémlp packetizer: use VLC_TS_INVALID
2009-12-07 Rafaël Carrépacketizer copy : use VLC_TS_INVALID
2009-12-06 Rémi Denis-CourmontDo not assert memory allocations
2009-12-05 JP DingerReplace argument = realloc( argument, size ); with...
2009-09-03 Rémi Duraffortadd_bool: wants a boolean.
2009-08-23 Rémi Denis-CourmontRevert "vlc_bits: Differentiate between writable bits...
2009-08-20 Pierre d'Herbemontvlc_bits: Differentiate between writable bits stream...
2009-08-20 Pierre d'Herbemontmlp: Fix a bunch of warnings.
2009-08-20 Pierre d'Herbemontvc1: Correct unsigned use.
2009-08-13 Laurent AimarUsed date_t instead of audio_date_t in packetizers.
2009-07-23 Jean-Baptiste KempfUse Brackets for global headers.
2009-07-16 Anthony Loiseaucosmetic: remove nullity test on free() and delete
2009-06-13 Laurent AimarAllow MLP packetizer to parse TrueHD codec.
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-27 Rémi Denis-CourmontMerge branch 'base' into master
2009-05-26 Rémi Denis-CourmontMerge branch 1.0-bugfix (early part) into master
2009-05-26 Derk-Jan HartmanMerge commit 'origin/1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge branch '1.0'
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-21 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-20 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-20 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-16 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-16 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-15 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-15 Laurent AimarUsed vlc_fourcc_GetCodecAudio when applicable.
2009-05-14 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-14 Rémi Denis-CourmontMerge commit 'origin/1.0-bugfix'
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Laurent AimarUsed VLC_CODEC_* and i_original_fourcc when applicable.
2009-05-13 Laurent AimarUsed VLC_CODEC_* and vlc_fourcc_GetCodec when suitable.
2009-05-10 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-09 Christophe MutricyDistribute packetize_helper.h
2009-05-07 Laurent AimarCosmetics.
2009-05-07 Laurent AimarMoved date_Decrement to libvlc core from dirac.
2009-05-07 Laurent AimarUsed BLOCK_FLAG_PRIVATE_SHIFT for creating private...
2009-05-07 Laurent AimarReplaced DIRAC_EOS by BLOCK_FLAG_END_OF_SEQUENCE.
2009-05-07 Laurent AimarSimplify and fix the block flag test in dirac packetizer.
2009-05-07 Laurent AimarFixed usage of VLC_TS_INVALID (dirac packetizer).
2009-05-07 David FlynnPacketizer is capable of:
next