]> git.sesse.net Git - vlc/history - modules/codec
* all: compilation warning fixes (mainly missings headers).
[vlc] / modules / codec /
2004-02-22 Laurent Aimar * all: compilation warning fixes (mainly missings...
2004-02-22 Rocky BernsteinFix valgrind-caught memory leak.
2004-02-21 Gildas Bazin* modules/codec/ffmpeg/encoder.c: make it ffmpeg-0...
2004-02-20 Christophe Massiot* modules/codec/ffmpeg/encoder.c, modules/stream_out...
2004-02-19 Jean-Paul SamanCorrect fix for iPAQ. (do not mix watching your kids...
2004-02-19 Gildas Bazin* modules/codec/faad.c: compilation fix and proper...
2004-02-19 Jean-Paul SamanTell FAAD2 to produce FAAD_FMT_16BIT (16bits PCM values...
2004-02-19 Jean-Paul SamanFix for iPAQ choose fixed point arithmic in FAAD decoder.
2004-02-14 Gildas Bazin* modules/demux/wav.c: started support for WAVEFORMATEX...
2004-02-13 Gildas Bazin* modules/demux/a52.c: rewritten from scratch to use...
2004-02-08 Gildas Bazin* modules/codec/ffmpeg/video.c: another fix for switchi...
2004-02-08 Gildas Bazin* modules/codec/ffmpeg/video.c: another fix for post...
2004-02-08 Sigmund Augdal Helbergmodules/demux/avi/avi.c:
2004-02-08 Gildas Bazin* modules/codec/ffmpeg/video.c: fixed crash when disabl...
2004-02-07 Gildas Bazin* modules/codec/dts.c: DTS S/PDIF fix (Thanks Dnumgis...
2004-02-07 Gildas Bazin* modules/demux/ogg.c: fixed memleak.
2004-02-06 Gildas Bazin* modules/codec/dts.c: fixes a buffer overflow with...
2004-02-04 Gildas Bazin* modules/codec/dts.c: should be more correct (hopefully).
2004-02-03 Gildas Bazin* modules/codec/dts.c: a bunch of fixes.
2004-02-02 Gildas Bazin* modules/codec/dts.c: removed s/pdif hack from DTS...
2004-02-02 Laurent Aimar * render: int i;; int j; <-- gcc < 3 doesn't like...
2004-02-01 Rocky BernsteinRGB2 transparency now works. Common 8-bit RGB averaging...
2004-01-31 Rocky BernsteinBig/little-endian bug.
2004-01-31 Rocky Bernsteinrender.c: RGB2 now gets the right color from the RGB...
2004-01-30 Laurent Aimar * spudec: a %d -> IF64d
2004-01-30 Laurent Aimar * spudec: commented out a debug message.
2004-01-30 Rocky BernsteinDoc calculation typo.
2004-01-30 Rocky Bernsteinpixmap.[ch], Modules.am: provisional routine to find...
2004-01-29 Gildas Bazin* modules/codec/speex.c, src/misc/win32_specific.c...
2004-01-29 Clément StenacOptions as infos were bad in several ways: it broke...
2004-01-29 Rocky Bernsteinrender.c: RV24 blending
2004-01-29 Rocky BernsteinTransparancy for more chromas more complete.
2004-01-27 Derk-Jan Hartman* modules/demux/util/sub.?
2004-01-27 Gildas Bazin* modules/codec/dts.c: bug-fix for s/pdif support.
2004-01-27 Rocky BernsteinFirst of the bigendian fixes. Bug in YUY had U and...
2004-01-26 Gildas Bazin* modules/codec/ffmpeg/ffmpeg.c: proper fix for disabli...
2004-01-25 Gildas Bazin* include/vlc_common.h, include/vlc_es.h: new video_pal...
2004-01-25 Gildas Bazin* ALL: removed useless add_category_hint().
2004-01-25 Rocky Bernsteincvd.c: default duration scaling is smaller which seems...
2004-01-25 Benjamin Prachtadded a 0 accidentally
2004-01-25 Benjamin Prachtstring review
2004-01-24 Laurent Aimar * ffmpeg.c: disabled mpeg4 audio, too buggy. (This...
2004-01-23 Rocky BernsteinRV32 added, but not tested. All chromas now handled.
2004-01-23 Rocky BernsteinSmall doc changes.
2004-01-23 Rocky BernsteinOmitted option -duration-scaling which caused plugin...
2004-01-23 Rocky BernsteinRGB2 scaling is now correct. Need to do the same for...
2004-01-22 Rocky BernsteinYUY2: Need to check against accessing outside of subpic...
2004-01-22 Rocky BernsteinRV24 color-setting fixed. Fullscreen mode doesn't work...
2004-01-21 Gildas Bazin* modules/demux/dts.c: support for DTS WAV files.
2004-01-21 Rocky BernsteinRV24 scaled properly.
2004-01-21 Rocky BernsteinSome of RV32 bugs worked out - pretty close. Some RGB2...
2004-01-20 Rocky BernsteinRemove more bugs from YUY2 rendering. Short of some...
2004-01-18 Laurent Aimar * video: should fix an infinite loop. Dnumgis could...
2004-01-16 Rocky BernsteinAdd horizontal and vertical subtitle offset corrections...
2004-01-16 Sam Hocevar * modules/codec/libmpeg2.c:
2004-01-16 Rocky Bernsteinrender.c: RV16 now works great - uses all colors, but...
2004-01-15 Gildas Bazin* modules/codec/ffmpeg/ffmpeg.c: more fourccs added.
2004-01-14 Rocky BernsteinDon't do compensation subtitle unscaling if the underly...
2004-01-14 Rocky BernsteinFirst OGT/CVD RenderV16 that shows some sort of readabl...
2004-01-12 Rocky BernsteinMore RenderYUY2 bug fixes. Is very usable. Remaining...
2004-01-12 Rocky BernsteinFirst attempt at YUY2. Sort of works.
2004-01-11 Rocky BernsteinFix bug in ScaleX routine which affected ratios that...
2004-01-11 Anil Daoud* missing or incomplete .cvsignores
2004-01-10 Rocky BernsteinAdd vout_AspectRatio routine to get retrieve a vout...
2004-01-09 Derk-Jan Hartman* video.c: gibalou: no palctrl in avcodec context in...
2004-01-09 Gildas Bazin* modules/codec/ffmpeg/video.c: setup dummy palette...
2004-01-08 Sigmund Augdal Helbergmodules/codec/ffmpeg/ffmpeg.c:
2004-01-08 Gildas Bazin* modules/codec/ffmpeg/ffmpeg.c: compilation fix for...
2004-01-08 Gildas Bazin* modules/codec/ffmpeg/demux.c: improvements.
2004-01-08 Gildas Bazin* modules/codec/ffmpeg/ffmpeg.c: oops.
2004-01-08 Derk-Jan Hartman* ffmpeg 0.4.8 compilation fix
2004-01-08 Gildas Bazin* configure.ac: detect if libavformat is present.
2004-01-07 Gildas Bazin* src/playlist/*: fixed memory leaks.
2004-01-07 Derk-Jan Hartman* Fix a memory leak when there is no p_vout, but when...
2004-01-05 Clément Stenac* ALL: playlist API changes
2004-01-04 Gildas Bazin* modules/codec/ogt/*: win32 compilation fixes.
2004-01-04 Rocky BernsteinAdd OGT and CVD subtitle demuxers.
2004-01-04 Laurent Aimar * encoder.c: corrected required LIBAVCODEC_BUILD
2004-01-04 Rocky BernsteinWas putting 1 byte of garbage for each packet.
2004-01-03 Rocky BernsteinRenderI420 now handles U and V planes. (Probably completely
2004-01-03 Rocky Bernsteinogt.c cvd.c, subtitle.h: move common debug string help...
2004-01-02 Rocky BernsteinAttempt to make easier to understand and easier to...
2004-01-01 Rocky BernsteinRenderRV16 handles scaling. But seems to slow to render...
2004-01-01 Rocky BernsteinRemove a magic number.
2004-01-01 Rocky BernsteinAdd RV16 rendering. With transparancy, but still only...
2003-12-30 Rocky Bernsteincommon.*: add common routine to eliminate palette from...
2003-12-29 Rocky Bernsteincvd: bitmap extraction further completed - not fully...
2003-12-28 Rocky BernsteinFirst cut at CVD subtitle unit assembly and initial...
2003-12-28 Rocky BernsteinStart work on CVD subtitles.
2003-12-28 Rocky BernsteinWork towards handling all planes in subtites, generaliz...
2003-12-27 Rocky BernsteinScale bitmaps for 4:3 output
2003-12-26 Rocky BernsteinKeep in synch with rest of source. Should also have...
2003-12-26 Rocky BernsteinCheck in a stable copy for reference against future...
2003-12-24 Gildas Bazin* include/vlc_block.h: added a temporary i_rate field...
2003-12-22 Gildas Bazin* modules/codec/libmpeg2.c: compiles with the latest...
2003-12-22 Sam Hocevar * Coding style cleanup: removed tabs and trailing...
2003-12-22 Sam Hocevar * toolbox:
2003-12-20 Gildas Bazin* modules/codec/araw.c: added "mlaw" as a fourcc for...
2003-12-16 Gildas Bazin* modules/codec/araw.c: small fix.
2003-12-16 Gildas Bazin* modules/codec/ffmpeg/ffmpeg.c, modules/demux/ogg...
next