git.videolan.org
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Rename remaining url_ftell to avio_tell.
2011-11-14
Clément Bœsch
Rename remaining url_ftell to avio_tell.
commit
|
commitdiff
|
tree
2011-11-14
Clément Bœsch
Rename remaining get_byte to avio_r8.
commit
|
commitdiff
|
tree
2011-11-14
Clément Bœsch
Rename remaining url_fsize to avio_size.
commit
|
commitdiff
|
tree
2011-11-14
Clément Bœsch
Rename remaining get_buffer to avio_read.
commit
|
commitdiff
|
tree
2011-11-14
Clément Bœsch
Rename remaining url_fseek to avio_seek.
commit
|
commitdiff
|
tree
2011-11-14
Clément Bœsch
Rename remaining ByteIOContext to AVIOContext.
commit
|
commitdiff
|
tree
2011-11-13
Clément Bœsch
doc: replace an "avconv" reference with "ffmpeg" in...
commit
|
commitdiff
|
tree
2011-11-13
Clément Bœsch
doc: drop "./" binary prefixes.
commit
|
commitdiff
|
tree
2011-11-05
Clément Bœsch
doc: fix typo in previous commit.
commit
|
commitdiff
|
tree
2011-11-05
Clément Bœsch
doc: document v4l and v4l2 aliases.
commit
|
commitdiff
|
tree
2011-11-05
Clément Bœsch
doc: fix a few typo in the filters section.
commit
|
commitdiff
|
tree
2011-11-05
Clément Bœsch
v4l2: add libv4l2 support.
commit
|
commitdiff
|
tree
2011-11-05
Clément Bœsch
ffprobe: use avio_size() instead of deprecated file_size...
commit
|
commitdiff
|
tree
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
mpeg12: use drop_frame_flag to fix timecode debug format.
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-12
Clément Bœsch
doc: small ascii diagram on I/O files and streams in...
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
swresample: fix another broken indent chunk.
commit
|
commitdiff
|
tree
2011-10-10
Clément Bœsch
swresample: fix broken indent.
commit
|
commitdiff
|
tree
2011-10-09
Clément Bœsch
doc: avoid "@table has text but no @item" warning.
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-12
Clément Bœsch
ffmpeg: remove unused data_codec_name.
commit
|
commitdiff
|
tree
2011-09-12
Clément Bœsch
ffmpeg: set {audio,video,subtitle}_codec_name const.
commit
|
commitdiff
|
tree
2011-09-12
Clément Bœsch
ffmpeg: a bit more consistent prototypes.
commit
|
commitdiff
|
tree
2011-09-10
Clément Bœsch
build: fix install rule with --progs-suffix.
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
Makefile: remove unused PROGS_G.
commit
|
commitdiff
|
tree
2011-09-01
Clément Bœsch
build: introduce --progs-suffix option.
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-30
Baptiste Coudurier
mov: read tmcd tag and set timecode drop flag accordingly.
commit
|
commitdiff
|
tree
2011-08-26
Clément Bœsch
ffprobe: fix deprecated call to av_find_stream_info.
commit
|
commitdiff
|
tree
2011-08-13
Clément Bœsch
dv: honor timecode in DV muxer.
commit
|
commitdiff
|
tree
2011-08-13
Clément Bœsch
mxf: honor timecode drop flag in mxf muxer if set.
commit
|
commitdiff
|
tree
2011-08-13
Clément Bœsch
mxf: add cli option in mxfenc to replace GOP timecode...
commit
|
commitdiff
|
tree
2011-08-13
Clément Bœsch
mxf: move framenum to timecode convert to timecode...
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-08-10
Clément Bœsch
timecode: move dropframe code and doxycomment it.
commit
|
commitdiff
|
tree
2011-08-10
Clément Bœsch
timecode: introduce timecode and honor it in MPEG-1/2.
commit
|
commitdiff
|
tree
next