]> git.sesse.net Git - vlc/history - modules/codec
* modules/demux/flac.c: few cosmetic changes.
[vlc] / modules / codec /
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.
2003-05-07 Laurent Aimar * ffmpeg: --ffmpeg-truncated is now an int :
2003-05-07 Laurent Aimar * ffmpeg: do not use CODEC_FLAG_TRUNCATED by default...
2003-05-04 Christophe Massiot* modules/codec/libmpeg2.c: fixed the "main: cannot...
2003-05-04 Laurent Aimar * mpga_audio: should fix an infinite loop when miss...
2003-05-04 Christophe MassiotMore cleaning of the STATE_INVALID stuff (still not...
2003-05-03 Christophe MassiotFixed handling of STATE_INVALID states.
2003-05-02 Laurent Aimar * rawvideo.c: fix a bug while filling picture.
2003-04-27 Gildas Bazin* src/video_output/vout_pictures.c, include/video_outpu...
2003-04-27 Gildas Bazin* src/video_output/video_output.c: small bugfix + vout_...
2003-04-27 Gildas Bazin* modules/codec/ffmpeg/*: added chroma conversion capab...
2003-04-27 Laurent Aimar * ffmpeg: stop skipping video sometime ;).
2003-04-26 Laurent Aimar * video: spelling error.
2003-04-26 Laurent Aimar * ffmpeg: we always skip video if we have more than...
2003-04-26 Gildas Bazin* modules/codec/rawvideo.c: added support for YUY2...
2003-04-25 Laurent Aimar * ffmpeg: use bigger split size (~8000 samples) as...
2003-04-25 Laurent Aimar *ffmpeg: split huge audio packets as aout didn't like...
2003-04-22 Gildas Bazin* modules/codec/libmpeg2.c: make sure there are no...
2003-04-22 Gildas Bazin* modules/codec/libmpeg2.c: fixed aspect ratio problem.
2003-04-20 Christophe Massiot* modules/codec/libmpeg2.c: fixed a problem with some...
2003-04-20 Gildas Bazin* configure.ac.in, modules/codec/ffmpeg/ffmpeg.c: fixed...
2003-04-20 Christophe Massiot* The libmpeg2 plug-in is now completely operational ;
2003-04-20 Gildas Bazin* configure.ac.in, modules/codec/ffmpeg/*, modules...
2003-04-17 Laurent Aimar * ffmpeg: remove some #ifdef (you need at least libavc...
2003-04-16 Laurent Aimar * modules/packetizer/mpegvideo.c : cut after a complet...
2003-04-15 Gildas Bazin* modules/codec/libmpeg2.c: small bugfix.
2003-04-14 Christophe Massiot* Implementation of a frame-dropping algorithm for...
2003-04-07 Gildas Bazin* po/fr.po: small update.
2003-04-05 Gildas Bazin* modules/codec/libmpeg2.c: hack to keep libmpeg2 from...
2003-03-31 Christophe Massiot* modules/codec/*: Fixed a PTS bug at the initializatio...
2003-03-31 Laurent Aimar * v4l: updated, now it should grab (and compress if...
2003-03-30 Gildas Bazin* modules/*: sanitization of the modules description...
2003-03-26 Gildas Bazin* modules/codec/libmpeg2.c: added code to handle 3...
2003-03-25 Gildas Bazin* modules/codec/libmpeg2.c: fixed aspect ratio when...
2003-03-24 Derk-Jan Hartman* Added fourcc 'MSS1' which is equivalent to 'WMV2'
2003-03-20 Gildas Bazin* modules/codec/libmpeg2.c: fixed pts handling and...
2003-03-18 Sam Hocevar * ./modules/codec/lpcm.c: fixed two uninitialized...
2003-03-18 Jon Lech Johansen * ./modules/codec/dts.c: Steve Jobs did not pay me...
2003-03-15 Laurent Aimar * ffmpeg: Use truncated frames if supported by codec...
next