]> git.sesse.net Git - vlc/history - modules/codec/ffmpeg
* fix author field of OSX info dialog
[vlc] / modules / codec / ffmpeg /
2004-12-22 Derk-Jan Hartman* ffmpeg/encoder.c: if p_codec->pix_ftms is not yet...
2004-12-21 Gildas Bazin* modules/codec/ffmpeg/video_filter.c: I420 -> YUVA...
2004-12-20 Gildas Bazin* modules/codec/ffmpeg/encoder.c: use pix_fmt specified...
2004-12-14 Gildas Bazin* modules/codec/ffmpeg/video_filter.c: added RV32 ...
2004-12-14 Gildas Bazin* modules/codec/ffmpeg/encoder.c: typo for strict-rc...
2004-12-13 Gildas Bazin* modules/codec/ffmpeg/ffmpeg.c: support for PNG/PPM...
2004-12-11 Clément StenacImprovements to preferences
2004-11-28 Gildas Bazin* modules/codec/ffmpeg/ffmpeg.c: added AMR NB/WB fourccs.
2004-11-13 Gildas Bazin* modules/codec/ffmpeg/ffmpeg.c: use proper format...
2004-11-07 Gildas Bazin* modules/codec/ffmpeg/demux.c: bunch of bug fixes...
2004-11-05 Gildas Bazin* modules/codec/ffmpeg/*: fix interlaced encoding ...
2004-11-05 Gildas Bazin* modules/codec/ffmpeg/encoder.c: hmm better be safe...
2004-11-05 Gildas Bazin* modules/codec/ffmpeg/encoder.c: stupid rounding error...
2004-10-30 Gildas Bazin* modules/codec/ffmpeg/encoder.c: compilation fix for...
2004-10-27 Gildas Bazin* modules/codec/ffmpeg/encoder.c: work around stupid...
2004-10-24 Gildas Bazin* modules/codec/ffmpeg/encoder.c: sanity check for...
2004-10-22 Gildas Bazin* modules/codec/ffmpeg/video.c: libavcodec still doesn...
2004-10-22 Gildas Bazin* modules/codec/ffmpeg/postprocessing: removed deprecat...
2004-10-15 Gildas Bazin* modules/codec/ffmpeg/demux.c: compilation fix for...
2004-10-15 Gildas Bazin* modules/codec/ffmpeg: fixed a couple of corner cases...
2004-10-14 Gildas Bazin* modules/codec/ffmpeg/video_filter.c: fixed cases...
2004-10-10 Gildas Bazin* modules/codec/x264.c: a couple of fixes + use SSE2...
2004-10-06 Gildas Bazin* modules/codec/ffmpeg/postprocess.c: altivec CPU detec...
2004-09-27 Gildas Bazin* modules/codec/ffmpeg/video.c: don't need to modify...
2004-09-26 Gildas Bazin* modules/codec/libmpeg2.c, ffmpeg/video.c, theora...
2004-09-26 Gildas Bazin* modules/codec/ffmpeg/audio.c: fixed 5.1 audio decoding.
2004-09-26 Gildas Bazin* modules/codec/ffmpeg/*: new --ffmpeg-lowres option...
2004-09-26 Sigmund Augdal Helbergffmpeg/video.c: fixed recent breakage of avc1 in mp4...
2004-09-15 Gildas Bazin* modules/codec/ffmpeg/video_filter.c: improvements.
2004-09-01 Gildas Bazin* modules/codec/ffmpeg/video_filter.c: oops, copy&paste...
2004-09-01 Gildas Bazin* modules/codec/ffmpeg/video.c: fixed a crash on win32...
2004-08-30 Gildas Bazin* ALL: use rgb mask members in video_format_t.
2004-08-29 Derk-Jan Hartman* added TSCC decoder to our ffmpeg module
2004-08-29 Gildas Bazin* codec/ffmpeg/video_filter.c: deinterlace filter.
2004-08-28 Gildas Bazin* ALL: use i_visible_lines in plane_t.
2004-08-27 Sam Hocevar * include/vlc_common.h:
2004-08-27 Gildas Bazin* modules/stream_out/transcode.c:
2004-08-26 Gildas Bazin* modules/codec/ffmpeg/video_filter.c, include/vlc_filt...
2004-08-20 Sam Hocevar * modules/codec/ffmpeg/ffmpeg.c modules/stream_out...
2004-08-20 Sam Hocevar * configure.ac: Added --enable-ffmpegaltivec. Do...
2004-08-17 Gildas Bazin* modules/codec/ffmpeg/demux.c: a few fixes.
2004-08-16 Sigmund Augdal Helbergmodules/codec/ffmpeg/ffmpeg.c: corrected a build number
2004-08-01 Derk-Jan Hartman* fix avcodecbuild# prob with h.261
2004-07-30 Sam Hocevar * modules/demux/util/id3tag.c modules/codec/ffmpeg...
2004-07-30 Derk-Jan Hartman* check correct build# of libavcodec for SNOW support
2004-07-28 Gildas Bazin* modules/codec/ffmpeg/*:
2004-07-14 Gildas Bazin* modules/codec/ffmpeg/demux.c: don't use libavformat...
2004-07-10 Laurent Aimar all: sout_ParseCfg -> sout_CfgParse.
2004-06-29 Gildas Bazin* modules/codec/ffmpeg/video.c: force the very 1st...
2004-06-15 Derk-Jan Hartman* G.726 support trough ffmpeg
2004-06-06 Laurent Aimar * all: added VSSH fourcc.
2004-06-03 Laurent Aimar * ffmpeg: added XVIX fourcc (buggy xvid streams)
2004-05-30 Sigmund Augdal Helbergmodules/codec/ffmpeg/chroma.c: resize properly if desti...
2004-05-23 Laurent Aimar * video; in hurry up mode 5 when scanning for width...
2004-05-15 Laurent Aimar * all: added avc1 support. Well there is a hack becaus...
2004-05-07 Laurent Aimar * video: set avtcx->codec_tag
2004-05-03 Gildas Bazin* modules/codec/ffmpeg/video.c: compilation fixes for...
2004-04-29 Gildas Bazin* modules/codec/ffmpeg/video.c: direct rendering needs...
2004-04-29 Gildas Bazin* modules/codec/ffmpeg/*:
2004-04-28 Gildas Bazin* modules/codec/ffmpeg/ffmpeg.c: fixed stupid bug preve...
2004-04-27 Sam Hocevar * Massive spelling corrections.
2004-04-27 Christophe MassiotReview of sout help strings
2004-04-26 Gildas Bazin* modules/codec/ffmpeg/encoder.c: win32 compilation fix
2004-04-26 Gildas Bazin* modules/codec/ffmpeg/encoder.c: fixed aspect ratio.
2004-04-26 Gildas Bazin* modules/codec/ffmpeg/encoder.c: some option names...
2004-04-25 Gildas Bazin* src/stream_output/stream_output.c: small sout_cfg_par...
2004-04-23 Gildas Bazin* modules/stream_out/transcode.c: fixed mem leak +...
2004-04-23 Gildas Bazin* modules/codec/ffmpeg/encoder.c: fixed memory leak.
2004-04-22 Laurent Aimar * ffmpeg: added a ffmpeg-debug option (control libavco...
2004-04-13 Gildas Bazin* modules/codec/ffmpeg/encoder.c: ffmpeg doesn't segfau...
2004-04-05 Gildas Bazin* modules/stream_out/transcode.c: hack to work around...
2004-04-03 Laurent Aimar *audio.c: aout really doesn't like big audio chunks...
2004-03-25 Laurent Aimar * video: disable direct rendering for h264.
2004-03-23 Gildas Bazin* modules/codec/ffmpeg/encoder.c: removed unused stuff.
2004-03-08 Gildas Bazin* ffmpeg/video.c: got rid of the --ffmpeg-truncated...
2004-03-07 Gildas Bazin* include/vlc_es.h: added b_packetized field to es_form...
2004-03-06 Gildas Bazin* modules/codec/ffmpeg/encoder.c:
2004-03-05 Carlo CalabròString review, as promised :)
2004-03-05 Sam Hocevar * Added "Id" svn:keywords property to all files conta...
2004-03-03 Christophe Massiot* modules/codec/ffmpeg/encoder.c:
2004-03-01 Laurent Aimar * video.c: make SVQ3/ffmpeg happy with complex stsd...
2004-02-27 Laurent Aimar * rawvideo.c, ffmpeg/chroma.c: added YVU9.
2004-02-26 Derk-Jan Hartman* Don't crash during my demo to the university computer...
2004-02-25 Laurent Aimar * all: removed block_t->b_discontinuity,b_frame_*...
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-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-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 Benjamin Prachtstring review
2004-01-24 Laurent Aimar * ffmpeg.c: disabled mpeg4 audio, too buggy. (This...
2004-01-18 Laurent Aimar * video: should fix an infinite loop. Dnumgis could...
2004-01-15 Gildas Bazin* modules/codec/ffmpeg/ffmpeg.c: more fourccs added.
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:
next