]> git.sesse.net Git - vlc/history - modules/codec
Fix compilation
[vlc] / modules / codec /
2008-08-27 Laurent AimarFixed RGB ffmpeg color selection.
2008-08-27 Rémi Denis-CourmontPlugins: push cancellation down
2008-08-27 Laurent AimarPartially work around a picture link in libmpeg2.
2008-08-27 Laurent AimarFixed rear center support (and close #1816).
2008-08-27 Laurent AimarRemoved stupid AR hack in libmpeg2.
2008-08-26 Antoine CellerierPreliminary changes to fix postprocessing. Decoder...
2008-08-25 Laurent AimarFixed channel count index for aes3.
2008-08-25 Laurent AimarRemoved internal cinepak decoder (ffmpeg one is way...
2008-08-25 Laurent AimarAdded AES3 (SMPTE 302M) decoder.
2008-08-24 Antoine CellerierFix segfault on 64 bit archs. (0 != NULL)
2008-08-24 David Flynn[codec/schroedinger] If pts is unavaliable, do not...
2008-08-24 David Flynn[codec/flac] Fix 24bit flac support
2008-08-24 Antoine CellerierRemove trailing space.
2008-08-24 Antoine Cellerierpng comes with an alpha plane (RV32 isn't assumed to...
2008-08-23 David FlynnFix divide by 0 when repacketizing a Flac stream of...
2008-08-21 Laurent AimarAdded BLOCK_FLAG_END_OF_SEQUENCE and use it for mpeg2.
2008-08-20 Derk-Jan Hartmanffmpeg chroma: fix [079fdd3f33560bfc2b36181ac367649fc0c...
2008-08-20 Derk-Jan Hartmanffmpeg chroma: This follows up on [0034fbab5587b1197b04...
2008-08-19 Derk-Jan Hartmanffmpeg chroma: add rgb masks to the chroma mapping...
2008-08-19 Derk-Jan Hartmanffmpeg chroma: stupid test mistake for the decoder...
2008-08-19 Derk-Jan Hartmanffmpeg chroma: Change GetVlcChroma and GetFfmpegChroma...
2008-08-19 Jean-Baptiste KempfLIBAVUTIL_VERSION_INT inclusion guards...
2008-08-19 Derk-Jan Hartmanffmpeg chroma: fix whitespace
2008-08-19 Derk-Jan Hartmanffmpeg: PIX_FMT_YUV422 was renamed to PIX_FMT_YUYV422...
2008-08-19 Derk-Jan Hartmanffmpeg: Add some more chroma fourcc's to the ffmpeg...
2008-08-18 Laurent AimarImproved flac SyncInfo robustness by using stream info...
2008-08-18 Laurent AimarCorrected semi transparent ZVBI test (but I let it...
2008-08-17 Rémi Denis-CourmontFluidsynth: use native FL32 format, avoid converting...
2008-08-13 Rémi DuraffortCheck asprintf return value.
2008-08-13 Rémi Denis-CourmontFix format string
2008-08-13 Rémi Denis-CourmontFix format string
2008-08-13 Rémi Denis-CourmontDo not translate log messages
2008-08-11 Jean-Baptiste KempfRename Kate Function to avoid naming conflicts with...
2008-08-11 Rémi DuraffortUse the right declaration for threaded functions.
2008-08-11 Ilkka Ollakkadefault aac-profile to low, seems that faac encoder...
2008-08-09 Derk-Jan HartmanMerge branch '0.9.0-libass' of git://git.videolan.org/vlc
2008-08-08 Jean-Baptiste KempfMore DVAUDIO fourCC.
2008-08-08 Derk-Jan Hartmanlibass: Set Arial as the default family.
2008-08-08 Derk-Jan Hartmanlibass: ass_set_fonts_dir() is for a "private" storage...
2008-08-08 Derk-Jan Hartmanlibass: swap the R and B color components.
2008-08-07 Jean-Baptiste Kempfp_sys NULL check (CID 115).
2008-08-04 Derk-Jan Hartmanlibass: move attachments processing before the ass_set_...
2008-08-04 Laurent AimarHandle libass seeking by recreating the track.
2008-08-04 Laurent AimarHandle libass track creation errors.
2008-08-04 Laurent AimarDo not allocate unbound array on the stack.
2008-08-04 Laurent AimarCosmetics + removed a few debugs.
2008-08-04 Laurent AimarCheck against a few libass errors in AssHandleYield.
2008-08-04 Laurent AimarDo not show debug box on libass subtitle by default.
2008-08-04 Laurent AimarInitial libass support.
2008-08-04 Vincent Penquerc'hkate decoder plugin: track and use basic formatting...
2008-08-03 Derk-Jan Hartmanavcodec: use cast to avoid warning about this const...
2008-08-03 Derk-Jan Hartmanavcodec: dummy palette is const
2008-08-03 Derk-Jan Hartmandmo: use const for audio channels struct
2008-08-03 Laurent AimarRemoved debug left over in cc decoder.
2008-08-03 Derk-Jan Hartmancc codec: don't use a static variable in the middle...
2008-08-03 Justus PiaterDeclared many static variables const
2008-08-01 Rémi DuraffortFactorize code and remove unneed error message about...
2008-07-31 Derk-Jan HartmanMerge branch 'df-for-upstream' of git://repo.or.cz...
2008-07-31 Rémi DuraffortPotential memleak.
2008-07-31 Derk-Jan Hartmanavcodec: add Intergraph JPEG fourcc to avcodec module
2008-07-30 David FlynnWorkaround deficiency in schroedinger state machine...
2008-07-29 Laurent AimarClean up pf_pre_render prototype (btw, this function...
2008-07-29 Laurent AimarReset the current subtitle in case the requested page...
2008-07-29 Laurent AimarClean up zvbi decoder and fixed a few races conditions.
2008-07-29 Laurent AimarRemoved internal RGBA->YUVA internal conversion. (If...
2008-07-28 Laurent AimarFixed recovery after end of preroll (seek).
2008-07-28 Jean-Baptiste KempfAdd 2 fourCC for MPEG4 for broken CAMcorder to fix...
2008-07-27 David FlynnFix handling of dirac EOSdataunit.
2008-07-27 David FlynnFix picture leakage when resetting decoder
2008-07-27 Laurent AimarRemoved old hack (for YUVA)
2008-07-26 Laurent AimarReduce schroedinger verbosity (at compil time).
2008-07-23 Derk-Jan Hartmantheora: simplify theora's copypicture. All "visible...
2008-07-23 Derk-Jan Hartmantheora: Add support for YUV422 and YUV444 output of...
2008-07-23 Derk-Jan Hartman* Set visible width height when decoding theora. This...
2008-07-21 Rémi DuraffortUse pl_Locked and pl_Unlocked.
2008-07-21 Derk-Jan HartmanMerge branch 'master' of git@git.videolan.org:vlc
2008-07-20 Laurent AimarAdded missing include file.
2008-07-20 Laurent AimarClean up include files.
2008-07-20 Laurent AimarFixed subtitle duration when rate != default.
2008-07-20 Laurent AimarFixed printf format for size_t.
2008-07-19 Laurent AimarUse filter helpers.
2008-07-19 Derk-Jan Hartmanquicktime decoder: fix a cast warning
2008-07-19 Derk-Jan Hartmanquicktime codec: prevent malloc(0)
2008-07-19 Derk-Jan Hartmanquicktime decoder: I don't trust this codec enough...
2008-07-18 Laurent AimarFixed a typo.
2008-07-18 Laurent AimarUse picture helpers.
2008-07-17 Christophe MutricyUse the correct test
2008-07-17 Rémi DuraffortThe playlist is not lock at this stage so let it lock...
2008-07-16 Christophe MutricyUse pkg-config to get the flags for libmpeg2
2008-07-15 Laurent AimarSimplify vlc fourcc/ffmpeg pix format conversion.
2008-07-11 David FlynnFix potential dereference of already free()d pointer
2008-07-11 Laurent AimarClean up chroma handling in ffmpeg (as a bonus, fixed...
2008-07-10 Laurent AimarLet swscale handle video conversion when available...
2008-07-10 Derk-Jan HartmanFix positioning of dvbsub. closes #1686
2008-07-09 Laurent AimarFixed asa decoder colors (on x86 at least).
2008-07-09 Laurent AimarPartial clean up and fixes of asa codec.
2008-07-06 Rémi Denis-CourmontProtocol names are localized.
2008-07-06 Felix Paul Kühnel10n string fixes
2008-07-05 Laurent AimarFixed ALAC. (close #633)
2008-07-05 Rémi Denis-Courmontmodules: use vlc_object_alive()
next