mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-19 14:56:36 +00:00
expand tabs
Original commit message from CVS: expand tabs
This commit is contained in:
parent
6ba0fee53f
commit
9783a9207a
9 changed files with 237 additions and 214 deletions
23
ChangeLog
23
ChangeLog
|
@ -1,3 +1,26 @@
|
|||
2005-12-06 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||
|
||||
* ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
|
||||
(gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
|
||||
(gst_ffmpeg_caps_with_codecid), (gst_ffmpeg_caps_to_codecid):
|
||||
* ext/ffmpeg/gstffmpegcodecmap.h:
|
||||
* ext/ffmpeg/gstffmpegdeinterlace.c:
|
||||
(gst_ffmpegdeinterlace_pad_link), (gst_ffmpegdeinterlace_init),
|
||||
(gst_ffmpegdeinterlace_chain):
|
||||
* ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_class_init),
|
||||
(gst_ffmpegenc_chain_audio):
|
||||
* ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
|
||||
* ext/ffmpeg/gstffmpegprotocol.c: (gst_ffmpegdata_write):
|
||||
* ext/ffmpeg/gstffmpegscale.c: (gst_ffmpegscale_pad_link),
|
||||
(gst_ffmpegscale_init), (gst_ffmpegscale_chain),
|
||||
(gst_ffmpegscale_change_state):
|
||||
* ext/libpostproc/gstpostproc.c: (change_context), (change_mode),
|
||||
(gst_postproc_base_init), (gst_postproc_class_init),
|
||||
(gst_postproc_init), (gst_postproc_link), (gst_postproc_chain),
|
||||
(gst_postproc_change_state), (gst_postproc_set_property),
|
||||
(gst_postproc_get_property), (gst_postproc_register):
|
||||
expand tabs
|
||||
|
||||
=== release 0.10.0 ===
|
||||
|
||||
2005-12-05 <thomas (at) apestaart (dot) org>
|
||||
|
|
Loading…
Reference in a new issue