]> git.sesse.net Git - vlc/history - modules/codec
* ALL: final improvements to the decoders/packetizers api.
[vlc] / modules / codec /
2003-11-16 Gildas Bazin* ALL: final improvements to the decoders/packetizers...
2003-11-15 Derk-Jan Hartman* extra data has changed and was crashing.
2003-11-08 Laurent Aimar * araw.c: prevent segfault with ulaw/alaw.
2003-11-06 Damien Lucas. a small fix .... (many other to follow in the next...
2003-11-06 Damien Lucasoups, ... forgot the interesting file !
2003-11-06 Damien Lucasdvbsub.c: DVB subtitles decoder (ETSI EN 300 743)....
2003-11-05 Derk-Jan Hartman* Compilation fix. One to many )
2003-11-05 Gildas Bazin* include/vlc_codec.h, modules/codec/ffmpeg/encoder...
2003-11-05 Gildas Bazin* modules/codec/ffmpeg/encoder.c: fixed bug in the...
2003-11-05 Laurent Aimar * all: who has seen that I have just forgot to release...
2003-11-05 Gildas Bazin* include/configuration.h: some small re-work of the...
2003-11-05 Derk-Jan HartmanPlease test if this has any regressions
2003-11-04 Gildas Bazin* src/video_output/vout_synchro.c, include/vout_synchro...
2003-11-04 Laurent Aimar * adpcm: converted to new API (need more testing).
2003-11-04 Laurent Aimar * input: fixed position-offset, time and time-offset.
2003-11-04 Laurent Aimar * araw: ported to new API.
2003-11-03 Laurent Aimar * all: ported the faad decoder to the new API (btw...
2003-11-01 Laurent Aimar * araw: mhh, aout_buffer_t.i_nb_samples is samples...
2003-11-01 Laurent Aimar * araw: added pseudo raw encoder. (s16b and s16l ...
2003-10-29 Gildas Bazin* modules/codec/ffmpeg/ffmpeg.c: CODEC_ID_MPEG2VIDEO...
2003-10-29 Gildas Bazin* modules/codec/ffmpeg/ffmpeg.c: CODEC_ID_MP3 is only...
2003-10-28 Gildas Bazin* modules/codec/ffmpeg/video.c: fixed screwed up indire...
2003-10-27 Gildas Bazin* modules/stream_out/transcode.c, modules/codec/ffmpeg...
2003-10-27 Gildas Bazin* modules/codec/vorbis.c: fixed vorbis encoding.
2003-10-27 Gildas Bazin* modules/codec/ffmpeg/audio.c: compilation fix
2003-10-27 Gildas Bazin* modules/codec/ffmpeg/*: ported the ffmpeg audio and...
2003-10-25 Sam Hocevar * include/vlc_common.h:
2003-10-24 Gildas Bazin* configure.ac: fix for wxWindows headers detection.
2003-10-23 Gildas Bazin* modules/codec/mpeg_audio.c: debug_message--;
2003-10-23 Gildas Bazin* include/vlc_block_helper.h: fixed an idiotically...
2003-10-22 Gildas Bazin* modules/codec/speex.c: fixed a couple of bugs.
2003-10-22 Gildas Bazin* configure.ac, modules/codec/Modules.am, modules/codec...
2003-10-21 Gildas Bazin* modules/codec/ffmpeg/video.c: compilation fix for...
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...
next