git.videolan.org
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
ffprobe: fix const compiler warning.
2011-11-05
Clément Bœsch
ffprobe: fix const compiler warning.
commit
|
commitdiff
|
tree
2011-11-05
Clément Bœsch
Replace remaining av_new_stream() with avformat_new_stream().
commit
|
commitdiff
|
tree
2011-11-05
Clément Bœsch
j2kdec: fix a bunch of const compiler warnings.
commit
|
commitdiff
|
tree
2011-11-05
Clément Bœsch
APIChanges: fill missing dates and hashes.
commit
|
commitdiff
|
tree
2011-11-04
Clément Bœsch
ffmpeg: add -map_channel option.
commit
|
commitdiff
|
tree
2011-11-02
Clément Bœsch
dsputil: fix typo (referece -> reference).
commit
|
commitdiff
|
tree
2011-10-30
Clément Bœsch
doc: add v4l2 example with ALSA instead of OSS.
commit
|
commitdiff
|
tree
2011-10-30
Clément Bœsch
lavd: add v4l and v4l2 aliases.
commit
|
commitdiff
|
tree
2011-10-30
Clément Bœsch
ffmpeg: silence two compiler warnings.
commit
|
commitdiff
|
tree
2011-10-30
Clément Bœsch
doc: fix and clarify libx264 encoding.
commit
|
commitdiff
|
tree
2011-10-27
Clément Bœsch
ashowinfo: fix typo in description.
commit
|
commitdiff
|
tree
2011-10-27
Clément Bœsch
vf_showinfo: print checksums in hexadecimal.
commit
|
commitdiff
|
tree
2011-10-19
Clément Bœsch
mpeg12: remove '[' and ']' around last timecode field...
commit
|
commitdiff
|
tree
2011-10-18
Clément Bœsch
ffprobe: prefer av_freep() over av_free() for global...
commit
|
commitdiff
|
tree
2011-10-17
Clément Bœsch
AVOptions: rename remaining FF_OPT_TYPE_* to AV_OPT_TYPE_*.
commit
|
commitdiff
|
tree
2011-10-11
Clément Bœsch
ffmpeg: fix two stream related comments.
commit
|
commitdiff
|
tree
2011-10-11
Clément Bœsch
eval: document recently added random(), hypot(), gcd().
commit
|
commitdiff
|
tree
2011-10-10
Clément Bœsch
libmodplug: do not call av_expr_parse() in case of...
commit
|
commitdiff
|
tree
2011-10-10
Clément Bœsch
libmodplug: simpler and faster use of eval expr.
commit
|
commitdiff
|
tree
2011-10-10
Clément Bœsch
libmodplug: add bintext video stream capability.
commit
|
commitdiff
|
tree
2011-10-09
Clément Bœsch
doc: avoid "@table has text but no @item" warning.
commit
|
commitdiff
|
tree
2011-10-07
Clément Bœsch
bintext: reset x and y pos after each frame decode.
commit
|
commitdiff
|
tree
2011-10-06
Clément Bœsch
bintext: fix warning message wording.
commit
|
commitdiff
|
tree
2011-10-06
Clément Bœsch
libmodplug: free file content buffer in read_close...
commit
|
commitdiff
|
tree
2011-10-06
Clément Bœsch
libmodplug: add TODO entry for probing.
commit
|
commitdiff
|
tree
2011-10-06
Clément Bœsch
libmodplug: add metadata support.
commit
|
commitdiff
|
tree
2011-10-06
Clément Bœsch
libmodplug: add an option to enlarge the max supported...
commit
|
commitdiff
|
tree
2011-10-06
Clément Bœsch
libmodplug: support options (noise reduction, reverb...
commit
|
commitdiff
|
tree
2011-10-05
Clément Bœsch
libmodplug: handle EOF correctly.
commit
|
commitdiff
|
tree
2011-10-05
Clément Bœsch
libmodplug: simplify and fix read_packet() callback.
commit
|
commitdiff
|
tree
2011-10-05
Clément Bœsch
libmodplug: consistent use of sizeof.
commit
|
commitdiff
|
tree
2011-10-04
Clément Bœsch
Add libmodplug support.
commit
|
commitdiff
|
tree
2011-10-04
Clément Bœsch
deshake: simplify filename check.
commit
|
commitdiff
|
tree
2011-10-04
Clément Bœsch
configure: remove bashism equality check for target_os.
commit
|
commitdiff
|
tree
2011-10-04
Clément Bœsch
deshake: misc style fixes.
commit
|
commitdiff
|
tree
2011-10-04
Clément Bœsch
doxygen: remove a few @file parameters.
commit
|
commitdiff
|
tree
2011-10-04
Clément Bœsch
lavfi: remove align tabs in Makefile.
commit
|
commitdiff
|
tree
2011-10-04
Clément Bœsch
ass_split: fix invalid doxygen group end markers.
commit
|
commitdiff
|
tree
2011-10-04
Clément Bœsch
proresdec_gpl: remove wrong @file reference.
commit
|
commitdiff
|
tree
2011-10-04
Clément Bœsch
bintext: remove wrong @file reference.
commit
|
commitdiff
|
tree
2011-10-04
Clément Bœsch
deshake: fix doxygen comments.
commit
|
commitdiff
|
tree
2011-10-04
Clément Bœsch
isom: replace pseudo doxycomments with normal comments.
commit
|
commitdiff
|
tree
2011-09-28
Clément Bœsch
ffprobe: fix trailing '=' in stream id.
commit
|
commitdiff
|
tree
2011-09-25
Clément Bœsch
bit: use explicit struct initializers.
commit
|
commitdiff
|
tree
2011-09-21
Clément Bœsch
ffprobe: remove misplaced and pointless comment.
commit
|
commitdiff
|
tree
2011-09-21
Clément Bœsch
ffprobe: use av_get_pix_fmt_name() instead of accessing...
commit
|
commitdiff
|
tree
2011-09-21
Clément Bœsch
ffprobe: remove media_type_string() by inlining av_x_if_null().
commit
|
commitdiff
|
tree
2011-09-21
Clément Bœsch
lavu: add av_x_if_null().
commit
|
commitdiff
|
tree
2011-09-18
Clément Bœsch
doc/filters: fix numer/number typo.
commit
|
commitdiff
|
tree
2011-09-18
Clément Bœsch
lavfi: fix avfilter_get_audio_buffer() doxy to match...
commit
|
commitdiff
|
tree
2011-09-16
Clément Bœsch
ffprobe: fix crash with -h.
commit
|
commitdiff
|
tree
2011-09-16
Clément Bœsch
doc: fix x264_opts/x264opts typo.
commit
|
commitdiff
|
tree
2011-09-13
Clément Bœsch
ffprobe: rename print_{int,str}_f callbacks to print_...
commit
|
commitdiff
|
tree
2011-09-13
Clément Bœsch
ffprobe: add JSON output printing format.
commit
|
commitdiff
|
tree
2011-09-13
Clément Bœsch
ffprobe: replace fmt callback with str callback.
commit
|
commitdiff
|
tree
2011-09-10
Clément Bœsch
Fix compilation with --disable-everything --enable...
commit
|
commitdiff
|
tree
2011-09-09
Clément Bœsch
ffprobe: replace specific ## GNU cpp extension with...
commit
|
commitdiff
|
tree
2011-09-08
Clément Bœsch
ffprobe: replace simple string printing with the appropriate...
commit
|
commitdiff
|
tree
2011-09-04
Clément Bœsch
av_string: add av_asprintf().
commit
|
commitdiff
|
tree
2011-09-01
Clément Bœsch
ffprobe: directly use va args in print fmt callbacks.
commit
|
commitdiff
|
tree
2011-09-01
Clément Bœsch
resample: fix typo (ouput → output).
commit
|
commitdiff
|
tree
2011-09-01
Clément Bœsch
wav: init st to NULL to avoid a false-positive warning.
commit
|
commitdiff
|
tree
2011-09-01
Clément Bœsch
cmdutils: fix uninitialized variable (type) warning.
commit
|
commitdiff
|
tree
2011-09-01
Clément Bœsch
sws: fix a huge amount of incompatible pointer type...
commit
|
commitdiff
|
tree
2011-09-01
Clément Bœsch
ffmpeg: fix two unused variables warnings.
commit
|
commitdiff
|
tree
2011-09-01
Clément Bœsch
resample: fix set but unused variable (lfe) warning.
commit
|
commitdiff
|
tree
2011-09-01
Clément Bœsch
imgconvert: avoid mixed declarations and code.
commit
|
commitdiff
|
tree
2011-08-30
Clément Bœsch
ffprobe: introduce output format writers.
commit
|
commitdiff
|
tree
2011-08-26
Clément Bœsch
ffprobe: fix deprecated call to av_find_stream_info.
commit
|
commitdiff
|
tree
2011-08-10
Clément Bœsch
oggenc: add missing initializer braces to shut up gcc...
commit
|
commitdiff
|
tree
2011-08-10
Clément Bœsch
avidec: add missing initializer braces to shut up gcc...
commit
|
commitdiff
|
tree
2011-08-10
Clément Bœsch
alsa: remove too unused variables.
commit
|
commitdiff
|
tree
2011-07-05
Clément Bœsch
dv: fix comment wording mistake
commit
|
commitdiff
|
tree
2011-07-05
Clément Bœsch
dv: fix comment wording mistake
commit
|
commitdiff
|
tree
2011-06-18
Clément Bœsch
dcaenc: small quantization simplification.
commit
|
commitdiff
|
tree
2011-06-02
Clément Bœsch
Fix various uninitialized variable warnings
commit
|
commitdiff
|
tree
2011-05-29
Clément Bœsch
Fix various unused variable warnings
commit
|
commitdiff
|
tree
2011-05-29
Clément Bœsch
Fix various bad printf format warnings
commit
|
commitdiff
|
tree
2011-05-21
Clément Bœsch
swscale: point out an alternative to sws_getContext
commit
|
commitdiff
|
tree
2011-05-12
Clément Bœsch
Cosmetics: fix prototypes in oggdec
commit
|
commitdiff
|
tree
2011-05-12
Clément Bœsch
oggdec: fix memleak with continuous streams.
commit
|
commitdiff
|
tree
2011-05-12
Clément Bœsch
oggdec: use explicit AVInputFormat struct initializers
commit
|
commitdiff
|
tree
2011-05-12
Clément Bœsch
oggdec: simplify ogg_probe
commit
|
commitdiff
|
tree
2011-04-24
Clément Bœsch
oggdec: reindent after 8f3eebd6
commit
|
commitdiff
|
tree
2011-04-15
Clément Bœsch
oggdec: simplify audio chained ogg streams support
commit
|
commitdiff
|
tree
2011-04-10
Clément Bœsch
oggdec: fix demuxing chained audio streams
commit
|
commitdiff
|
tree
2011-02-06
Clément Bœsch
Remove forgotten if (p) av_free(p) forms
commit
|
commitdiff
|
tree
2011-02-06
Clément Bœsch
Remove a few if (p) av_freep(&p) forms
commit
|
commitdiff
|
tree
2011-02-04
Clément Bœsch
Remove forgotten if (p) av_free(p) forms
commit
|
commitdiff
|
tree
2011-02-04
Clément Bœsch
Remove a few if (p) av_freep(&p) forms
commit
|
commitdiff
|
tree
2011-02-04
Clément Bœsch
Remove a few if (p) av_free(p) forms
commit
|
commitdiff
|
tree
2011-02-04
Clément Bœsch
Avoid pointless check before calling free
commit
|
commitdiff
|
tree
2011-02-03
Clément Bœsch
Remove a few if (p) av_free(p) forms
commit
|
commitdiff
|
tree
2011-02-03
Clément Bœsch
Avoid pointless check before calling free
commit
|
commitdiff
|
tree
2011-01-23
Clément Bœsch
Move ID3v1 skip from decoder to demuxer
commit
|
commitdiff
|
tree
2011-01-22
Clément Bœsch
Move ID3v1 skip from decoder to demuxer
commit
|
commitdiff
|
tree
2011-01-10
Clément Bœsch
In gif encoder, fix uninitialized value, patch by Clément...
commit
|
commitdiff
|
tree
2011-01-10
Clément Bœsch
Handle ID3v1 tag while decoding mp[123] frames
commit
|
commitdiff
|
tree