]> git.sesse.net Git - vlc/history - modules/codec
* dvdnav: oups one debug messsage left.
[vlc] / modules / codec /
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...
2003-12-15 Gildas Bazin* modules/codec/vorbis.c: added 5.1 channel configurati...
2003-12-14 Derk-Jan Hartman* Clarify the error when utf8 is set and the sub is...
2003-12-14 Gildas Bazin* modules/gui/wxwindows/*: Added the video scale option...
2003-12-14 Gildas Bazin* modules/codec/subsdec.c: default encoding is DEFAULT_...
2003-12-14 Eric Petit BeOS & gcc 2.9x fixes
2003-12-12 Gildas Bazin* modules/codec/faad.c: proper channels re-ordering...
2003-12-10 Gildas Bazin* modules/codec/libmpeg2.c: hack for demuxers which...
2003-12-08 Gildas Bazin* modules/stream_out/transcode.c: added a floating...
2003-12-08 Rocky BernsteinMarginally better
2003-12-07 Rocky BernsteinTowards Philips OGT (SVCD subtitle) handling.
2003-12-07 Gildas Bazin* modules/codec/theora.c: bug fix with aspect ratio.
2003-12-07 Gildas Bazin* modules/codec/theora.c: encoder now respects the...
2003-12-07 Gildas Bazin* include/stream_output.h, src/stream_output/stream_out...
2003-12-07 Gildas Bazin* include/vlc_block_helper.h: small bugfix to block_Fin...
2003-12-06 Jean-Paul SamanFixed compiler waring about signed - unsigned comparisi...
2003-12-05 Gildas Bazin* modules/codec/libmpeg2.c: fixed a couple of crashes...
2003-12-04 Gildas Bazin* modules/codec/ffmpeg/encoder.c, modules/codec/speex...
2003-12-04 Gildas Bazin* modules/codec/flac.c: several fixes to the flac decod...
2003-12-04 Sam Hocevar * modules/misc/dummy/renderer.c:
2003-12-03 Laurent Aimar * increase priority (the wrapper from ffmpeg is buggy).
2003-12-02 Gildas Bazin* modules/demux/mp4/mp4.c: find out aspect ratio from...
2003-12-01 Gildas Bazin* ALL: fixed DTS audio support.
2003-12-01 Laurent Aimar * video: display "more than 5 seconds of late video...
2003-11-30 Laurent Aimar * all: added dx50 fourcc (just mpeg4 video).
2003-11-29 Christophe Massiot* input: new cr-average option, allowing to configure the
2003-11-29 Laurent Aimar * all: - increased avcodec version needed to 4680...
next