projects
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
sink_buffer: implement fixed frame size.
2012-06-30
Nicolas George
sink_buffer: implement fixed frame size.
commit
|
commitdiff
|
tree
2012-06-30
Nicolas George
lavfi: implement samples framing on links.
commit
|
commitdiff
|
tree
2012-06-30
Nicolas George
fate: add a test for the -force_key_frames option.
commit
|
commitdiff
|
tree
2012-06-30
Nicolas George
ffmpeg: fix parsing of -force_key_frames option.
commit
|
commitdiff
|
tree
2012-06-28
Nicolas George
ffmpeg: warn that -t does not work with -filter_complex.
commit
|
commitdiff
|
tree
2012-06-28
Nicolas George
ffmpeg: warn when -t is used for inputs.
commit
|
commitdiff
|
tree
2012-06-28
Nicolas George
sink_buffer: warn when there are too many buffers.
commit
|
commitdiff
|
tree
2012-06-28
Nicolas George
buffersrc: warn when there are too many buffers.
commit
|
commitdiff
|
tree
2012-06-26
Nicolas George
Revert "Revert "x86: fft: win64: fix stack alignment...
commit
|
commitdiff
|
tree
2012-06-26
Nicolas George
Revert "Revert "x86: fft: convert sse inline asm to...
commit
|
commitdiff
|
tree
2012-06-26
Nicolas George
sink_buffer: make opaque argument optional.
commit
|
commitdiff
|
tree
2012-06-26
Nicolas George
buffersink: group libav API functions.
commit
|
commitdiff
|
tree
2012-06-26
Nicolas George
Revert "x86: fft: convert sse inline asm to yasm"
commit
|
commitdiff
|
tree
2012-06-26
Nicolas George
Revert "x86: fft: win64: fix stack alignment for memcpy...
commit
|
commitdiff
|
tree
2012-06-23
Nicolas George
showwaves: fix PTS computation.
commit
|
commitdiff
|
tree
2012-06-23
Nicolas George
showwaves: fix first sample of frame test.
commit
|
commitdiff
|
tree
2012-06-23
Nicolas George
lavfi: display pad type with mismatch error message.
commit
|
commitdiff
|
tree
2012-06-21
Nicolas George
lavf: add a real SRT muxer.
commit
|
commitdiff
|
tree
2012-06-21
Nicolas George
lavd/lavfi: do not set the channel layout list.
commit
|
commitdiff
|
tree
2012-06-18
Nicolas George
ffmpeg.c: count subtitles in total size.
commit
|
commitdiff
|
tree
2012-06-18
Nicolas George
ffprobe: dump AVPacket.convergence_duration.
commit
|
commitdiff
|
tree
2012-06-18
Nicolas George
ffprobe: add -show_data option.
commit
|
commitdiff
|
tree
2012-06-14
Nicolas George
bprint: implement vsnprintf for win32.
commit
|
commitdiff
|
tree
2012-06-10
Nicolas George
vf_fps: set frame_rate.
commit
|
commitdiff
|
tree
2012-06-10
Nicolas George
vf_tile: update deprecated functions.
commit
|
commitdiff
|
tree
2012-06-10
Nicolas George
vf_tile: set frame_rate.
commit
|
commitdiff
|
tree
2012-06-10
Nicolas George
sdl: fix aspect ratio computations.
commit
|
commitdiff
|
tree
2012-06-10
Nicolas George
sdl: fix overlay size.
commit
|
commitdiff
|
tree
2012-06-10
Nicolas George
sdl: add AVFMT_VARIABLE_FPS and AVFMT_NOTIMESTAMPS.
commit
|
commitdiff
|
tree
2012-06-09
Nicolas George
ffmpeg: with filter_complex, avoid random in<->out...
commit
|
commitdiff
|
tree
2012-06-09
Nicolas George
ffmpeg: init icodec.
commit
|
commitdiff
|
tree
2012-06-09
Nicolas George
ffmpeg: use the frame rate computed by lavfi.
commit
|
commitdiff
|
tree
2012-06-09
Nicolas George
ffmpeg: add frame rate to the buffersrc arguments.
commit
|
commitdiff
|
tree
2012-06-09
Nicolas George
buffersrc: deprecate flat options syntax.
commit
|
commitdiff
|
tree
2012-06-09
Nicolas George
buffersrc: accept the frame rate as argument.
commit
|
commitdiff
|
tree
2012-06-09
Nicolas George
buffersrc: accept key=value arguments.
commit
|
commitdiff
|
tree
2012-06-09
Nicolas George
buffersink: add av_buffersink_get_frame_rate().
commit
|
commitdiff
|
tree
2012-06-09
Nicolas George
lavfi: add a frame_rate field to AVFilterLink.
commit
|
commitdiff
|
tree
2012-06-07
Nicolas George
cmdutils: include threading caps in codecs listing.
commit
|
commitdiff
|
tree
2012-06-07
Nicolas George
amerge: accept multiple inputs.
commit
|
commitdiff
|
tree
2012-06-07
Nicolas George
af_amerge: move nb_in_ch into the in structure.
commit
|
commitdiff
|
tree
2012-06-07
Nicolas George
audioconvert: implement av_bprint_channel_layout().
commit
|
commitdiff
|
tree
2012-06-07
Nicolas George
fate: add bprint test.
commit
|
commitdiff
|
tree
2012-06-07
Nicolas George
bprint: add av_bprint_init_for_buffer().
commit
|
commitdiff
|
tree
2012-06-07
Nicolas George
opt: add test for IMAGE_SIZE and PIXEL_FMT.
commit
|
commitdiff
|
tree
2012-06-07
Nicolas George
opt: free test_ctx.string at the end.
commit
|
commitdiff
|
tree
2012-06-07
Nicolas George
opt: init test_ctx to 0.
commit
|
commitdiff
|
tree
2012-06-07
Nicolas George
opt: add AV_OPT_TYPE_PIXEL_FMT.
commit
|
commitdiff
|
tree
2012-06-07
Nicolas George
ffmpeg: move keyboard interaction in a function.
commit
|
commitdiff
|
tree
2012-06-07
Nicolas George
lavfi/audio: fix size of copied samples.
commit
|
commitdiff
|
tree
2012-06-05
Nicolas George
avfiltergraph: call query_formats on inputs first.
commit
|
commitdiff
|
tree
2012-06-05
Nicolas George
avfiltergraph: check query_formats return value.
commit
|
commitdiff
|
tree
2012-06-03
Nicolas George
ffmpeg: use filter time base as codec time base.
commit
|
commitdiff
|
tree
2012-06-03
Nicolas George
ffmpeg: avoid NULL dereference with filters.
commit
|
commitdiff
|
tree
2012-06-03
Nicolas George
af_amerge: use the buferqueue API.
commit
|
commitdiff
|
tree
2012-06-03
Nicolas George
af_astreamsync: set samples rate in query_formats.
commit
|
commitdiff
|
tree
2012-05-31
Nicolas George
vf_overlay: rewrite request/push logic.
commit
|
commitdiff
|
tree
2012-05-31
Nicolas George
lavfi: add a generic API for buffer queues.
commit
|
commitdiff
|
tree
2012-05-31
Nicolas George
sink_buffer: guard against NULL frames.
commit
|
commitdiff
|
tree
2012-05-23
Nicolas George
af_amerge: compute output timestamp.
commit
|
commitdiff
|
tree
2012-05-23
Nicolas George
af_amerge: set samples rate in query_formats.
commit
|
commitdiff
|
tree
2012-05-20
Nicolas George
vsrc_mandelbrot: use AV_OPT_TYPE_IMAGE_SIZE.
commit
|
commitdiff
|
tree
2012-05-20
Nicolas George
vsrc_life: use AV_OPT_TYPE_IMAGE_SIZE.
commit
|
commitdiff
|
tree
2012-05-20
Nicolas George
vsrc_cellauto: use AV_OPT_TYPE_IMAGE_SIZE.
commit
|
commitdiff
|
tree
2012-05-20
Nicolas George
vf_ass: use AV_OPT_TYPE_IMAGE_SIZE.
commit
|
commitdiff
|
tree
2012-05-20
Nicolas George
x11grab: use AV_OPT_TYPE_IMAGE_SIZE.
commit
|
commitdiff
|
tree
2012-05-20
Nicolas George
v4l2: use AV_OPT_TYPE_IMAGE_SIZE.
commit
|
commitdiff
|
tree
2012-05-20
Nicolas George
sdl: use AV_OPT_TYPE_IMAGE_SIZE.
commit
|
commitdiff
|
tree
2012-05-20
Nicolas George
bktr: use AV_OPT_TYPE_IMAGE_SIZE.
commit
|
commitdiff
|
tree
2012-05-20
Nicolas George
vsrc_testsrc: use AV_OPT_TYPE_IMAGE_SIZE.
commit
|
commitdiff
|
tree
2012-05-20
Nicolas George
opt: add AV_OPT_TYPE_IMAGE_SIZE.
commit
|
commitdiff
|
tree
2012-05-20
Nicolas George
buffersrc: cosmetic: reindent.
commit
|
commitdiff
|
tree
2012-05-20
Nicolas George
cmdutils: allow to specify a stream by its ID.
commit
|
commitdiff
|
tree
2012-05-19
Nicolas George
f_split: fix output type.
Signed-off-by:
Nicolas George
<nicolas.george@normalesup.org>
commit
|
commitdiff
|
tree
2012-05-19
Nicolas George
avfilter: make AVFilterFormats compatible with libav.
commit
|
commitdiff
|
tree
2012-05-19
Nicolas George
ffmpeg: adapt to the buffersrc API changes.
commit
|
commitdiff
|
tree
2012-05-19
Nicolas George
lavfi: unify src_buffer and buffersrc.
commit
|
commitdiff
|
tree
2012-05-19
Nicolas George
lavfi: remove stray reference to planar/packed.
commit
|
commitdiff
|
tree
2012-05-19
Nicolas George
avfilter: move some fields in AVFilterLink.
commit
|
commitdiff
|
tree
2012-05-18
Nicolas George
fate: ffprobe tests require SAMPLES.
commit
|
commitdiff
|
tree
2012-05-14
Nicolas George
ffmpeg: accept + prefix to -pix_fmt option to disable...
commit
|
commitdiff
|
tree
2012-05-14
Nicolas George
lavfi: add avfilter_graph_set_auto_convert().
commit
|
commitdiff
|
tree
2012-05-14
Nicolas George
udp: check for HAVE_PTHREAD_CANCEL instead of HAVE_PTHREADS.
commit
|
commitdiff
|
tree
2012-05-14
Nicolas George
configure: check for pthread_cancel.
commit
|
commitdiff
|
tree
2012-05-14
Nicolas George
lavfi: document filter design subtleties.
commit
|
commitdiff
|
tree
2012-05-08
Nicolas George
src_buffer: move code to avoid forward declarations.
commit
|
commitdiff
|
tree
2012-05-06
Nicolas George
vsrc_buffer: deprecate the header.
commit
|
commitdiff
|
tree
2012-05-06
Nicolas George
vsrc_buffer: deprecate av_vsrc_buffer_add_video_buffer_ref.
commit
|
commitdiff
|
tree
2012-05-06
Nicolas George
src_buffer: update get_nb_failed_requests name.
commit
|
commitdiff
|
tree
2012-05-06
Nicolas George
asrc_abuffer: deprecate the header.
commit
|
commitdiff
|
tree
2012-05-06
Nicolas George
asrc_abuffer: deprecate av_asrc_buffer_* functions.
commit
|
commitdiff
|
tree
2012-05-06
Nicolas George
lavfi: install buffersrc.h.
commit
|
commitdiff
|
tree
2012-05-06
Nicolas George
lavfi: remove av_buffersrc_buffer.
commit
|
commitdiff
|
tree
2012-05-06
Nicolas George
buffersrc: fix av_buffersrc_add_ref doxy.
commit
|
commitdiff
|
tree
2012-05-06
Nicolas George
ffmpeg: do not include vsrc_buffer.h.
commit
|
commitdiff
|
tree
2012-05-06
Nicolas George
ffmpeg: replace av_vsrc_buffer_add_frame by av_buffersrc_add...
commit
|
commitdiff
|
tree
2012-05-06
Nicolas George
ffmpeg: replace av_buffersrc_buffer with av_buffersrc_add_ref.
commit
|
commitdiff
|
tree
2012-05-05
Nicolas George
vsrc_buffer: return EAGAIN if no frame is available.
commit
|
commitdiff
|
tree
2012-05-04
Nicolas George
examples/filtering_audio: use av_buffersrc_add_frame.
commit
|
commitdiff
|
tree
2012-05-04
Nicolas George
src_buffer: implement av_buffersrc_add_frame.
commit
|
commitdiff
|
tree
next