214 Commits (eb6c45093a933c68bcedfb4e75a7185ccf1dded9)

Author SHA1 Message Date
Sam Hocevar 8d3cfc4c39 * modules/codec/ffmpeg/ffmpeg.c modules/stream_out/transcode.c: 22 years ago
Sam Hocevar 9ce689515f * configure.ac: Added --enable-ffmpegaltivec. Do not use it. 22 years ago
Gildas Bazin 2dfaaa53bb * modules/codec/ffmpeg/demux.c: a few fixes. 22 years ago
Sigmund Augdal Helberg e1d934ce37 modules/codec/ffmpeg/ffmpeg.c: corrected a build number 22 years ago
Derk-Jan Hartman 246603bc8a * fix avcodecbuild# prob with h.261 22 years ago
Sam Hocevar 2d1483b409 * modules/demux/util/id3tag.c modules/codec/ffmpeg/demux.c: 22 years ago
Derk-Jan Hartman 4efbb329d9 * check correct build# of libavcodec for SNOW support 22 years ago
Gildas Bazin fd598b8416 * modules/codec/ffmpeg/*: 22 years ago
Gildas Bazin 9105991c67 * modules/codec/ffmpeg/demux.c: don't use libavformat's redirector demux. 22 years ago
Laurent Aimar a3da721928 all: sout_ParseCfg -> sout_CfgParse. 22 years ago
Gildas Bazin 3813108b31 * modules/codec/ffmpeg/video.c: force the very 1st frame (for still pictures). 22 years ago
Derk-Jan Hartman de5869fafd * G.726 support trough ffmpeg 22 years ago
Laurent Aimar 47912024b9 * all: added VSSH fourcc. 22 years ago
Laurent Aimar 88c640583e * ffmpeg: added XVIX fourcc (buggy xvid streams) 22 years ago
Sigmund Augdal Helberg 685eb12a61 modules/codec/ffmpeg/chroma.c: resize properly if destination chroma is in a 22 years ago
Laurent Aimar eaefb8508d * video; in hurry up mode 5 when scanning for width/height, reparse the buffer 22 years ago
Laurent Aimar 17fe900bb3 * all: added avc1 support. Well there is a hack because we need to 22 years ago
Laurent Aimar b6e4d2a112 * video: set avtcx->codec_tag 22 years ago
Gildas Bazin 18e59b06fa * modules/codec/ffmpeg/video.c: compilation fixes for ffmpeg 0.4.8. 22 years ago
Gildas Bazin 385f197951 * modules/codec/ffmpeg/video.c: direct rendering needs to be disabled for --ffmpeg-vismv. 22 years ago
Gildas Bazin e7fd4ee110 * modules/codec/ffmpeg/*: 22 years ago
Gildas Bazin fe99472176 * modules/codec/ffmpeg/ffmpeg.c: fixed stupid bug preventing the decoder to be closed properly. 22 years ago
Sam Hocevar 4b9f4ff644 * Massive spelling corrections. 22 years ago
Christophe Massiot 29b89bb4c1 Review of sout help strings 22 years ago
Gildas Bazin bc3098996d * modules/codec/ffmpeg/encoder.c: win32 compilation fix 22 years ago
Gildas Bazin c7d155f607 * modules/codec/ffmpeg/encoder.c: fixed aspect ratio. 22 years ago
Gildas Bazin 31ab209afc * modules/codec/ffmpeg/encoder.c: some option names renaming butchery. 22 years ago
Gildas Bazin 3ef2227a28 * src/stream_output/stream_output.c: small sout_cfg_parser() changes. 22 years ago
Gildas Bazin fd63550bf9 * modules/stream_out/transcode.c: fixed mem leak + use av_free() instead of free() where necessary. 22 years ago
Gildas Bazin 482516c5f3 * modules/codec/ffmpeg/encoder.c: fixed memory leak. 22 years ago
Laurent Aimar 902f893796 * ffmpeg: added a ffmpeg-debug option (control libavcodec debug 22 years ago
Gildas Bazin ae0569f58e * modules/codec/ffmpeg/encoder.c: ffmpeg doesn't segfault anymore if you set the pts of input frames when doing mpeg4 video encoding. 22 years ago
Gildas Bazin d1c5e76053 * modules/stream_out/transcode.c: hack to work around ffmpeg encoding which doesn't like frames with identical pts. 22 years ago
Laurent Aimar 99c11d8ea5 *audio.c: aout really doesn't like big audio chunks, so split them. 22 years ago
Laurent Aimar 0880ea2e68 * video: disable direct rendering for h264. 22 years ago
Gildas Bazin 8ce8649561 * modules/codec/ffmpeg/encoder.c: removed unused stuff. 22 years ago
Gildas Bazin 33bf3f9a1d * ffmpeg/video.c: got rid of the --ffmpeg-truncated option. 22 years ago
Gildas Bazin 779340cfa2 * include/vlc_es.h: added b_packetized field to es_format_t to tell a decoder if the input elementary stream will be fed in complete frames. 22 years ago
Gildas Bazin 42113b343f * modules/codec/ffmpeg/encoder.c: 22 years ago
Carlo Calabrò 44bc88f363 String review, as promised :) 22 years ago
Sam Hocevar 45adedc913 * Added "Id" svn:keywords property to all files containing "$Id:". 22 years ago
Christophe Massiot 9e4b5e027c * modules/codec/ffmpeg/encoder.c: 22 years ago
Laurent Aimar b1e8912f30 * video.c: make SVQ3/ffmpeg happy with complex stsd atom (ie with more 22 years ago
Laurent Aimar 15320badc6 * rawvideo.c, ffmpeg/chroma.c: added YVU9. 22 years ago
Derk-Jan Hartman f8c7410eb9 * Don't crash during my demo to the university computer labs. 22 years ago
Laurent Aimar de81c25db3 * all: removed block_t->b_discontinuity,b_frame_* and added i_flags 22 years ago
Gildas Bazin dbde1f5f46 * modules/codec/ffmpeg/encoder.c: make it ffmpeg-0.4.8 friendly. 22 years ago
Christophe Massiot 8c816feb50 * modules/codec/ffmpeg/encoder.c, modules/stream_out/transcode.c : 22 years ago
Gildas Bazin 310a32011b * modules/codec/ffmpeg/video.c: another fix for switching postproc on the fly. 23 years ago
Gildas Bazin 8822d581aa * modules/codec/ffmpeg/video.c: another fix for post-processing. 23 years ago