git.videolan.org
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge commit 'd75190aa93206c02cb4f18a66d2c927d6a0198e1'
2014-12-15
Nicolas George
lavf/concatdec: handle NOPTS start_time.
Signed-off-by:
Nicolas George
<george@nsup.org>
commit
|
commitdiff
|
tree
2014-12-02
Nicolas George
configure: add a note about pkg-config --static.
commit
|
commitdiff
|
tree
2014-12-02
Nicolas George
configure: add optional pkg-config helper and use it.
commit
|
commitdiff
|
tree
2014-11-05
Nicolas George
ffmpeg: init sub2video.last_pts.
Signed-off-by:
Nicolas George
<george@nsup.org>
commit
|
commitdiff
|
tree
2014-09-21
Nicolas George
lavu/bprint: add const to av_bprint_is_complete() argument.
commit
|
commitdiff
|
tree
2014-08-17
Nicolas George
lavf/http: remove special case for cookies attributes.
commit
|
commitdiff
|
tree
2014-08-17
Nicolas George
lavf/http: fix cookie parsing.
commit
|
commitdiff
|
tree
2014-08-17
Nicolas George
ffprobe: add -show_data_hash option.
commit
|
commitdiff
|
tree
2014-08-14
Nicolas George
lavfi/avf_showspectrum: check RDFT context init.
commit
|
commitdiff
|
tree
2014-08-14
Nicolas George
lavfi/avf_showspectrum: add full frame sliding mode.
commit
|
commitdiff
|
tree
2014-08-14
Nicolas George
lavfi/avf_showspectrum: use automatic framing.
commit
|
commitdiff
|
tree
2014-08-14
Nicolas George
lavfi/avf_showspectrum: do not push the frame at EOF.
commit
|
commitdiff
|
tree
2014-08-14
Nicolas George
lavfi/avf_showspectrum: fix output pts computation.
commit
|
commitdiff
|
tree
2014-08-14
Nicolas George
lavfi/avf_showspectrum: set output frame rate.
commit
|
commitdiff
|
tree
2014-08-09
Nicolas George
lavf/avio: do not include bprint.h.
commit
|
commitdiff
|
tree
2014-07-30
Nicolas George
ffmpeg_filter: refuse to configure input without a...
commit
|
commitdiff
|
tree
2014-07-25
Nicolas George
lavf/avio: do not include bprint.h.
Signed-off-by:
Nicolas George
<george@nsup.org>
commit
|
commitdiff
|
tree
2014-07-17
Nicolas George
lavd/x11grab: reindent after last commit.
commit
|
commitdiff
|
tree
2014-07-17
Nicolas George
lavfi: check refcount before merging.
commit
|
commitdiff
|
tree
2014-07-17
Nicolas George
lavd/x11grab: add an option to disable MIT-SHM.
commit
|
commitdiff
|
tree
2014-07-17
Nicolas George
lavd/x11grab: check 32-bits color masks.
commit
|
commitdiff
|
tree
2014-07-17
Nicolas George
lavd/x11grab: change error code for unsupported visuals.
commit
|
commitdiff
|
tree
2014-07-17
Nicolas George
lavd/x11grab: disable drawing mouse without XFixes.
commit
|
commitdiff
|
tree
2014-05-26
Nicolas George
ffmpeg: use thread message API.
commit
|
commitdiff
|
tree
2014-05-26
Nicolas George
lavu: add thread message API.
commit
|
commitdiff
|
tree
2014-05-26
Nicolas George
compat/w32pthreads: add return value to pthread_cond_init().
commit
|
commitdiff
|
tree
2014-04-29
Nicolas George
lavfi/drawtext: allow to format pts as HH:MM:SS.mmm.
commit
|
commitdiff
|
tree
2014-04-29
Nicolas George
lavf/concatdec: implement automatic conversions.
commit
|
commitdiff
|
tree
2014-04-29
Nicolas George
lavf/concatdec: reindent after last commit.
commit
|
commitdiff
|
tree
2014-04-29
Nicolas George
lavf/concatdec: always do stream matching.
commit
|
commitdiff
|
tree
2014-04-29
Nicolas George
lavf/concatdec: check match_streams() return value.
commit
|
commitdiff
|
tree
2014-04-29
Nicolas George
lavf/concatdec: use a structure for each stream.
commit
|
commitdiff
|
tree
2014-04-29
Nicolas George
ffprobe: use the codec descriptor if no decoder was...
commit
|
commitdiff
|
tree
2014-04-29
Nicolas George
lavf/matroska: add "binary" pseudo-MIME type.
commit
|
commitdiff
|
tree
2014-04-29
Nicolas George
lavc: minor bump and APIchanges for AVCodecDescriptor...
commit
|
commitdiff
|
tree
2014-04-29
Nicolas George
lavc: add a mime_types field to codec descriptors.
commit
|
commitdiff
|
tree
2014-04-29
Nicolas George
lavc: add AV_CODEC_ID_BIN_DATA.
commit
|
commitdiff
|
tree
2014-04-29
Nicolas George
lavc: add codec descriptors for TTF and OTF.
commit
|
commitdiff
|
tree
2014-04-29
Nicolas George
lavc: add codec descriptors for deprecated ids.
commit
|
commitdiff
|
tree
2014-04-29
Nicolas George
lavc/codec_desc: add separation comment.
commit
|
commitdiff
|
tree
2014-04-29
Nicolas George
tools/ffhash: implement base64 output.
commit
|
commitdiff
|
tree
2014-04-29
Nicolas George
tools/ffhash: use av_hash_final_hex().
commit
|
commitdiff
|
tree
2014-04-29
Nicolas George
lavu/hash: add hash_final helpers.
commit
|
commitdiff
|
tree
2014-04-10
Nicolas George
libavfilter: Add asettb filter for setting timebase...
commit
|
commitdiff
|
tree
2014-03-23
Nicolas George
lavu: add myself as dynarray.h maintainer.
commit
|
commitdiff
|
tree
2014-03-23
Nicolas George
ffmpeg: sub2video: send a last blank frame before closing.
commit
|
commitdiff
|
tree
2014-03-23
Nicolas George
tools: add dvd2concat.
commit
|
commitdiff
|
tree
2014-03-23
Nicolas George
lavf/concatdec: allow to match streams by id.
commit
|
commitdiff
|
tree
2014-03-22
Nicolas George
lavu/mem: reimplement the dynarray functions with the...
Signed-off-by:
Nicolas George
<george@nsup.org>
commit
|
commitdiff
|
tree
2014-03-22
Nicolas George
lavu: add AV_DYNARRAY_ADD() macro.
Signed-off-by:
Nicolas George
<george@nsup.org>
commit
|
commitdiff
|
tree
2014-03-08
Nicolas George
lavf/concatdec: reindent after last commit.
commit
|
commitdiff
|
tree
2014-03-08
Nicolas George
lavf/concatdec: more reliable test for absolute URLs.
commit
|
commitdiff
|
tree
2014-03-08
Nicolas George
lavf: add subfile protocol.
commit
|
commitdiff
|
tree
2014-03-08
Nicolas George
lavfi/af_atempo: clear references before returning...
commit
|
commitdiff
|
tree
2014-03-08
Nicolas George
lavd/xv: take aspect ratio into account.
commit
|
commitdiff
|
tree
2014-03-08
Nicolas George
lavc/pthread: copy packet side data.
commit
|
commitdiff
|
tree
2014-02-20
Nicolas George
ffmpeg: make reading packets from thread blocking.
commit
|
commitdiff
|
tree
2014-02-20
Nicolas George
lavf/mux: check av_dup_packet() return value.
Signed-off-by:
Nicolas George
<george@nsup.org>
commit
|
commitdiff
|
tree
2014-02-19
Nicolas George
lavfi/pan: use extended_data instead of data.
commit
|
commitdiff
|
tree
2014-02-11
Nicolas George
lavf/lavd: version bump and APIchanges for uncoded...
commit
|
commitdiff
|
tree
2014-02-11
Nicolas George
tools: add uncoded_frame test program.
commit
|
commitdiff
|
tree
2014-02-11
Nicolas George
lavf: add uncodedframecrc test muxer.
commit
|
commitdiff
|
tree
2014-02-11
Nicolas George
lavd/xv: preliminary support of uncoded frame.
commit
|
commitdiff
|
tree
2014-02-11
Nicolas George
lavd/alsa: preliminary support of uncoded frame.
commit
|
commitdiff
|
tree
2014-02-11
Nicolas George
lavf: add write_uncoded_frame() API.
commit
|
commitdiff
|
tree
2014-01-19
Nicolas George
lavfi/dualinput: fix shortest option.
commit
|
commitdiff
|
tree
2014-01-19
Nicolas George
lavfi/vf_tile: use av_make_q.
commit
|
commitdiff
|
tree
2014-01-19
Nicolas George
lavfi/avf_concat: use av_make_q.
commit
|
commitdiff
|
tree
2014-01-19
Nicolas George
lavfi/af_amerge: use av_make_q.
commit
|
commitdiff
|
tree
2014-01-19
Nicolas George
lavu/rational: add syntactic sugar.
commit
|
commitdiff
|
tree
2013-12-30
Nicolas George
lavc/mjpegenc: use proper error codes.
commit
|
commitdiff
|
tree
2013-12-30
Nicolas George
lavc/mjpegenc: check av_frame_alloc() failure.
commit
|
commitdiff
|
tree
2013-12-30
Nicolas George
lavc/libopenjpegenc: check av_frame_alloc() failure.
commit
|
commitdiff
|
tree
2013-12-30
Nicolas George
lavc/diracdec: check av_frame_alloc() failure.
commit
|
commitdiff
|
tree
2013-12-30
Nicolas George
lavc/utils: check av_frame_alloc() failure.
commit
|
commitdiff
|
tree
2013-12-30
Nicolas George
ffprobe: check av_frame_alloc() failure.
commit
|
commitdiff
|
tree
2013-12-30
Nicolas George
lavc/ffwavesynth: fix dependency sizeof(AVFrame).
commit
|
commitdiff
|
tree
2013-12-29
Nicolas George
lavd/xv: report if no adaptor present.
commit
|
commitdiff
|
tree
2013-11-30
Nicolas George
lavc/srtenc: use bprint for text buffers.
commit
|
commitdiff
|
tree
2013-11-03
Nicolas George
lavfi/af_pan: support unknown layouts on input.
commit
|
commitdiff
|
tree
2013-11-03
Nicolas George
lavfi/af_pan: support unknown layouts on output.
commit
|
commitdiff
|
tree
2013-11-03
Nicolas George
lswr: fix assert failure on unknown layouts.
commit
|
commitdiff
|
tree
2013-11-03
Nicolas George
lavfi: parsing helper for unknown channel layouts.
commit
|
commitdiff
|
tree
2013-11-03
Nicolas George
lavfi/avfiltergraph: do not reduce incompatible lists.
commit
|
commitdiff
|
tree
2013-11-03
Nicolas George
lavfi/avfiltergraph: suggest a solution when format...
commit
|
commitdiff
|
tree
2013-11-03
Nicolas George
lavd/lavfi: support unknown channel layouts.
commit
|
commitdiff
|
tree
2013-11-03
Nicolas George
lavf/wavenc: check for a single stream.
commit
|
commitdiff
|
tree
2013-10-21
Nicolas George
lavf/tee: fix leak of bsfs array.
commit
|
commitdiff
|
tree
2013-10-21
Nicolas George
lavf/tee: fix leak of select option.
commit
|
commitdiff
|
tree
2013-10-21
Nicolas George
lavf/tee: fix leak of strdup/strtoked buffer.
commit
|
commitdiff
|
tree
2013-10-12
Nicolas George
oggdec: add support for Opus in Ogg demuxing
commit
|
commitdiff
|
tree
2013-09-23
Nicolas George
lavfi/dualinput: reimplement on top of framesync.
commit
|
commitdiff
|
tree
2013-09-23
Nicolas George
lavfi: add an API to synchronize multiple video inputs.
commit
|
commitdiff
|
tree
2013-09-04
Nicolas George
lavc/avfft: init context to 0.
commit
|
commitdiff
|
tree
2013-09-04
Nicolas George
ffprobe: show bitmap subtitles size.
commit
|
commitdiff
|
tree
2013-09-04
Nicolas George
lavc/libvorbisdec: do not return empty frames.
commit
|
commitdiff
|
tree
2013-09-04
Nicolas George
tools: add benchmark for crypto functions.
commit
|
commitdiff
|
tree
2013-08-10
Nicolas George
tests/fli: avoid rounding errors in -t option.
commit
|
commitdiff
|
tree
2013-08-07
Nicolas George
ffmpeg: remove obsolete workaround in trim insertion.
commit
|
commitdiff
|
tree
2013-08-07
Nicolas George
lavu/log: do not skip overwritten lines.
commit
|
commitdiff
|
tree
next