]> git.sesse.net Git - vlc/history - modules/codec
* modules/demux/avi/libavi.c: multiline strings are not valid C.
[vlc] / modules / codec /
2003-10-11 Derk-Jan Hartman* removed an undef HAVE_ICONV from this file, and fixed...
2003-10-09 Gildas Bazin* modules/stream_out/transcode.c: couple of fixes.
2003-10-09 Gildas Bazin* modules/codec/theora.c, modules/stream_out/transcode...
2003-10-08 Gildas Bazin* modules/codec/theora.c, modules/stream_out/transcode...
2003-10-08 Gildas Bazin* modules/demux/util/sub.c: fix when no subs specified.
2003-10-08 Gildas Bazin* include/vlc_codec.h: defines decoders/encoders relate...
2003-10-05 Gildas Bazin* modules/codec/mpeg_audio.c: fixes and improvements.
2003-10-04 Gildas Bazin* modules/packetizer/mpegaudio.c: updated mpegaudio...
2003-10-04 Gildas Bazin* modules/codec/a52old/*, modules/codec/mpeg_audio...
2003-10-02 Gildas Bazin* modules/codec/cinepak.c: ported the cinepak decoder...
2003-10-02 Derk-Jan Hartman* compilation fix
2003-10-02 Derk-Jan Hartman* src/libvlc.h:
2003-10-01 Derk-Jan Hartman* Did you know that VCR2 and PIM1 are actually MPEG1 ?
2003-10-01 Derk-Jan Hartman* Added a bunch of fourcc's
2003-10-01 Gildas Bazin* modules/codec/subsdec.c: cleaned up and ported the...
2003-10-01 Derk-Jan Hartman* Fixed some small inconsistancy.
2003-10-01 Gildas Bazin* modules/codec/a52.c: fixes and simplifications.
2003-09-30 Gildas Bazin* include/vlc_block_helper.h, modules/codec/a52.c:...
2003-09-30 Gildas Bazin* include/vlc_block.h, modules/codec/libmpeg2.c: re...
2003-09-28 Gildas Bazin* modules/codec/theora.c: don't forget to delete the...
2003-09-28 Gildas Bazin* modules/demux/ogg.c, modules/codec/vorbis.c: misc...
2003-09-26 Gildas Bazin* modules/codec/ffmpeg/*: some chroma conversion routin...
2003-09-24 Gildas Bazin* modules/codec/vorbis.c: wait for the first dated...
2003-09-20 Derk-Jan Hartman* LIBAVCODEC_BUILD_STR has disappeared from ffmpeg...
2003-09-19 Derk-Jan Hartman* extras/MacOSX/vlc.pbproj/project.pbxproj: Added a...
2003-09-10 Derk-Jan Hartman* Fixed the subsdec variables
2003-09-09 Derk-Jan HartmanFix the condition for old faad.
2003-09-03 Gildas Bazin* modules/codec/libmpeg2.c: fixed segfault on exit.
2003-09-02 Gildas Bazin* modules/codec/theora.c: oops, introduced a bug in...
2003-09-02 Gildas Bazin* ALL: Introduction of a new api for decoders.
2003-08-27 Sigmund Augdal Helbergmodules/misc/freetype.c:
2003-08-24 Gildas Bazin* modules/codec/faad/decoder.c: for some reason my...
2003-08-24 Derk-Jan Hartman* backwards compatibilty with older faad2 lib
2003-08-23 Derk-Jan Hartman* modules/codec/subsdec/subsdec.c: reordered the list...
2003-08-23 Laurent Aimar * faad: fix SBR handling.
2003-08-23 Derk-Jan Hartman* added a vlc_current_charset function. This tries...
2003-08-18 Clément Stenac* src/audio_output/input.c
2003-08-17 Laurent Aimar * all: moved Get(D/Q)WLE and Get(D/Q)WBE to include...
2003-08-17 Gildas Bazin* modules/demux/flac.c: few cosmetic changes.
2003-08-15 Laurent Aimar * ffmpeg: added m4cc and M4CC as MPEG4 fourcc.
2003-08-13 Gildas Bazin* modules/video_output/x11/xcommon.c: fixed a bug with...
2003-08-12 Gildas Bazin* modules/codec/ffmpeg/video.[ch]: another temporary...
2003-08-10 Gildas Bazin* modules/codec/subsdec/subsdec.[c,h]: added --subsdec...
2003-08-09 Gildas Bazin* modules/codec/ffmpeg/video.c: temporary hack to work...
2003-08-08 Gildas Bazin* modules/codec/ffmpeg/: proper generation of pts in...
2003-08-01 Gildas Bazin* modules/mux/mp4.c: support for mov muxing + cleanup.
2003-07-29 Gildas Bazin* modules/codec/spudec/parse.c: fixed typo found by...
2003-07-26 Laurent Aimarffmpeg: fix potential overread for mpeg4 with vol.
2003-07-25 Derk-Jan Hartman* subsdec now uses the new options code.
2003-07-24 Sigmund Augdal Helbergfixed a nasty code duplication where the same function...
2003-07-22 Derk-Jan Hartman* Fix Makefiles for removed .rle fonts
2003-07-22 Derk-Jan Hartman* ALL:
2003-07-21 Gildas Bazin* modules/codec/spudec/spudec.c: disabled RLE font...
2003-07-21 Gildas Bazin* modules/codec/quicktime.c, configure.ac: ported the...
2003-07-18 Eric Petit Added 'CDVC' fourcc (another one for DV video)
2003-07-16 Gildas Bazin* modules/codec/spudec/spudec.c: oops, proper fix for...
2003-07-16 Gildas Bazin* modules/codec/spudec/spudec.c: proper initialization...
2003-07-14 Sigmund Augdal HelbergAll: My shot at improving subtitle rendering in vlc...
2003-07-13 Christophe Massiot* modules/codec/libmpeg2.c: Fixed a major bug where...
2003-07-10 Laurent Aimar * ffmpeg: some clean. Added a mutex to avoid multiple...
2003-06-28 Laurent Aimar * ffmpeg: disable direct rendering when width or heigh...
2003-06-28 Laurent Aimar * ffmpeg : do no try to automatically set ffmpeg-trunc...
2003-06-27 Sam Hocevar * bootstrap:
2003-06-26 Gildas Bazin* modules/codec/mpeg_video/parser.c: fixed broken file.
2003-06-25 Laurent Aimar * mpeg_audio.c: fix segfault caused by free bitrate...
2003-06-24 Sam Hocevar * modules/**/.cvsignore: added Makefile{,.in.am}...
2003-06-22 Laurent Aimar * faad: can read stream with multiple frames per pes_p...
2003-06-19 Gildas Bazin* modules/codec/ffmpeg/video.c: disabled direct renderi...
2003-06-17 Gildas Bazin* modules/codec/ffmpeg/video.h: forgot to remove a...
2003-06-17 Derk-Jan Hartmanmodules/codec/quicktime.c: Disabled all video codecs...
2003-06-16 Gildas Bazin* modules/codec/ffmpeg/video.c: fixed the last direct...
2003-06-16 Gildas Bazin* configure.ac.in, modules/codec/ffmpeg/*: a few direct...
2003-06-15 Derk-Jan Hartman* NEWS: small corrections
2003-06-14 Derk-Jan Hartman* We should be compatible with older versions of faad...
2003-06-14 Gildas Bazin* modules/codec/ffmpeg/*: fix for ffmpeg direct renderi...
2003-06-12 Christophe Massiot* modules/codec/spudec/spudec.c: Take small font by...
2003-06-11 Gildas Bazin* modules/demux/ogg.c, modules/codec/theora.c: updated...
2003-06-11 Gildas Bazin* modules/gui/skins/*: fix for msvc .dsp generation...
2003-06-10 Christophe Massiot* configure.ac.in: Renamed mpeg_video to mpeg_video_old...
2003-06-10 Christophe MassiotFixed a potential segfault.
2003-06-09 Christophe Massiot* include/video.h include/video_output.h src/video_outp...
2003-06-06 Derk-Jan Hartman* All: some spelling corrections and description string...
2003-06-02 Derk-Jan Hartman* modules/codec/libmpeg2.c: fixed a crasher with invali...
2003-05-26 Derk-Jan Hartman* modules/codec/quicktime.c: i had accidently upgraded...
2003-05-25 Gildas Bazin* modules/codec/ffmpeg/ffmpeg.c: fixed typo.
2003-05-25 Gildas Bazin* modules/codec/ffmpeg/ffmpeg.c: clean-up for the ffmpe...
2003-05-24 Christophe Massiot* modules/codec/libmpeg2.c: Fixed synchro with field...
2003-05-24 Derk-Jan Hartman* modules/codec/quicktime.c: cleaning up of the code...
2003-05-23 Derk-Jan Hartman* vlc.ebuild: fixed the ebuild. Now i know it should...
2003-05-22 Derk-Jan Hartman* spelling error in description string
2003-05-21 Derk-Jan Hartman* vlc.ebuild: This ebuild should work if we release...
2003-05-21 Derk-Jan Hartman* include/main.h
2003-05-20 Derk-Jan Hartman* ALL: added a quicktime module.
2003-05-17 Gildas Bazin* modules/access/cdda.c, modules/access/vcd/*: New...
2003-05-15 Christophe Massiot* now 0.6.0-cvs
2003-05-11 Sigmund Augdal HelbergAdded code to render subtitles with the freetype module...
2003-05-10 Laurent Aimar * ffmpeg : fix for svq3.
2003-05-10 Derk-Jan Hartman* added VP31 fourcc's.
2003-05-09 Laurent Aimar * ffmpeg: now ffmpeg has a SVQ3 decoder, so use it :)
2003-05-09 Laurent Aimar * faad: better support of AAC without ESDS.
next