[x264-devel] commit: Centralize logging within x264cli (Steven Walters )
git at videolan.org
git at videolan.org
Thu Jul 15 04:08:51 CEST 2010
x264 | branch: stable | Steven Walters <kemuri9 at gmail.com> | Sat Jun 26 16:28:49 2010 -0400| [ce052b8bae0bed131716d3ed655b974a1a2ebcb5] | committer: Jason Garrett-Glaser
Centralize logging within x264cli
x264cli messages will now respect the log level they pertain to.
Slightly reduces binary size.
> http://git.videolan.org/gitweb.cgi/x264.git/?a=commit;h=ce052b8bae0bed131716d3ed655b974a1a2ebcb5
---
input/avs.c | 88 +++++-------------
input/ffms.c | 58 +++--------
input/input.h | 2 +
input/lavf.c | 55 +++--------
input/thread.c | 9 +-
input/timecode.c | 111 ++++++----------------
input/y4m.c | 23 +----
input/yuv.c | 8 +-
output/flv.c | 10 +-
output/flv_bytestream.c | 2 +-
output/matroska.c | 2 +-
output/matroska_ebml.c | 2 +-
output/mp4.c | 12 +--
output/output.h | 2 +
output/raw.c | 2 +-
x264.c | 246 +++++++++++++++++++++--------------------------
muxers.h => x264cli.h | 20 +++--
17 files changed, 235 insertions(+), 417 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/x264.git/?a=commitdiff;h=ce052b8bae0bed131716d3ed655b974a1a2ebcb5
More information about the x264-devel
mailing list