git.videolan.org
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ape: create audio stream before reading tags.
2012-06-24
Anton Khirnov
ape: create audio stream before reading tags.
commit
|
commitdiff
|
tree
2012-06-24
Anton Khirnov
mov: make a length variable larger.
commit
|
commitdiff
|
tree
2012-06-24
Anton Khirnov
avconv: remove a forgotten debugging printf.
commit
|
commitdiff
|
tree
2012-06-24
Anton Khirnov
avconv: use more descriptive names for hardcoded filters.
commit
|
commitdiff
|
tree
2012-06-24
Anton Khirnov
avconv: remove redundant handling of async.
commit
|
commitdiff
|
tree
2012-06-24
Anton Khirnov
doc/filters: fix typo.
commit
|
commitdiff
|
tree
2012-06-22
Anton Khirnov
lavfi: add join audio filter.
commit
|
commitdiff
|
tree
2012-06-22
Anton Khirnov
lavfi: allow audio filters to request a given number...
commit
|
commitdiff
|
tree
2012-06-22
Anton Khirnov
lavfi: support automatically inserting the fifo filter...
commit
|
commitdiff
|
tree
2012-06-22
Anton Khirnov
lavfi/audio: eliminate ff_default_filter_samples().
commit
|
commitdiff
|
tree
2012-06-22
Anton Khirnov
libspeexenc: add supported sample rates and channel...
commit
|
commitdiff
|
tree
2012-06-21
Anton Khirnov
lavfi/audio: don't set cur_buf in ff_filter_samples().
commit
|
commitdiff
|
tree
2012-06-21
Anton Khirnov
lavfi/fifo: add audio version of the fifo filter.
commit
|
commitdiff
|
tree
2012-06-21
Anton Khirnov
fifo: fix parenthesis placement.
commit
|
commitdiff
|
tree
2012-06-21
Anton Khirnov
lavfi: rename vf_fifo.c -> fifo.c
commit
|
commitdiff
|
tree
2012-06-21
Anton Khirnov
lavc: remove stats_in from AVCodecContext options table.
commit
|
commitdiff
|
tree
2012-06-16
Anton Khirnov
flacdec: read attached pictures.
commit
|
commitdiff
|
tree
2012-06-16
Anton Khirnov
lavf: don't segfault when a NULL filename is passed...
commit
|
commitdiff
|
tree
2012-06-14
Anton Khirnov
avconv: don't try to free threads that were not initialized.
commit
|
commitdiff
|
tree
2012-06-13
Anton Khirnov
lavfi/audio: use av_samples_copy() instead of custom...
commit
|
commitdiff
|
tree
2012-06-13
Anton Khirnov
configure: add all filters hardcoded into avconv to...
commit
|
commitdiff
|
tree
2012-06-13
Anton Khirnov
avfiltergraph: remove a redundant call to avfilter_get_by_na...
commit
|
commitdiff
|
tree
2012-06-13
Anton Khirnov
lavfi: allow building without swscale.
commit
|
commitdiff
|
tree
2012-06-13
Anton Khirnov
lavfi: replace AVFilterContext.input/output_count with...
commit
|
commitdiff
|
tree
2012-06-13
Anton Khirnov
lavfi: make AVFilterPad opaque after two major bumps.
commit
|
commitdiff
|
tree
2012-06-13
Anton Khirnov
lavfi: add avfilter_pad_get_type() and avfilter_pad_get_name().
commit
|
commitdiff
|
tree
2012-06-13
Anton Khirnov
lavfi: make avfilter_get_video_buffer() private on...
commit
|
commitdiff
|
tree
2012-06-12
Anton Khirnov
lavfi: add channelsplit audio filter.
commit
|
commitdiff
|
tree
2012-06-12
Anton Khirnov
avconv: support only native pthreads.
commit
|
commitdiff
|
tree
2012-06-10
Anton Khirnov
avconv: multithreaded demuxing.
commit
|
commitdiff
|
tree
2012-06-10
Anton Khirnov
Bump lavu minor and add an APIChanges entry for audioconvert...
commit
|
commitdiff
|
tree
2012-06-10
Anton Khirnov
audioconvert: add a function for extracting the channel...
commit
|
commitdiff
|
tree
2012-06-10
Anton Khirnov
audioconvert: add a function for getting the name of...
commit
|
commitdiff
|
tree
2012-06-10
Anton Khirnov
audioconvert: add a function for getting channel's...
commit
|
commitdiff
|
tree
2012-06-10
Anton Khirnov
audioconvert: use av_popcount64 in av_get_channel_layout_nb_...
commit
|
commitdiff
|
tree
2012-06-10
Anton Khirnov
vf_libopencv: add missing headers.
commit
|
commitdiff
|
tree
2012-06-05
Anton Khirnov
lavfi: remove request/poll and drawing functions from...
commit
|
commitdiff
|
tree
2012-06-05
Anton Khirnov
lavfi: make avfilter_insert_pad and pals private on...
commit
|
commitdiff
|
tree
2012-06-05
Anton Khirnov
lavfi: make formats API private on next bump.
commit
|
commitdiff
|
tree
2012-06-05
Anton Khirnov
avplay: use buffersrc instead of custom input filter.
commit
|
commitdiff
|
tree
2012-06-05
Anton Khirnov
avtools: move buffer management code from avconv to...
commit
|
commitdiff
|
tree
2012-06-05
Anton Khirnov
avconv: don't use InputStream in the buffer management...
commit
|
commitdiff
|
tree
2012-06-05
Anton Khirnov
avconv: fix exiting when max frames is reached.
commit
|
commitdiff
|
tree
2012-06-04
Anton Khirnov
doc/avconv: add some details about the transcoding...
commit
|
commitdiff
|
tree
2012-06-04
Anton Khirnov
avidec: make scale and rate unsigned.
commit
|
commitdiff
|
tree
2012-06-04
Anton Khirnov
avconv: check output stream recording time before each...
commit
|
commitdiff
|
tree
2012-06-04
Anton Khirnov
avconv: split selecting input file out of transcode().
commit
|
commitdiff
|
tree
2012-06-04
Anton Khirnov
avconv: split checking for active outputs out of transcode().
commit
|
commitdiff
|
tree
2012-06-04
Anton Khirnov
avfiltergraph: make some functions static.
commit
|
commitdiff
|
tree
2012-06-03
Anton Khirnov
librtmp: return AVERROR_UNKNOWN instead of -1.
commit
|
commitdiff
|
tree
2012-06-03
Anton Khirnov
librtmp: don't abuse a variable for two unrelated things.
commit
|
commitdiff
|
tree
2012-06-03
Anton Khirnov
librtmp: add rtmp_app and rtmp_playpath private options.
commit
|
commitdiff
|
tree
2012-06-03
Anton Khirnov
avpacket: fix duplicating side data.
commit
|
commitdiff
|
tree
2012-05-29
Anton Khirnov
avconv: extend -r to work on any input stream.
commit
|
commitdiff
|
tree
2012-05-29
Anton Khirnov
doc/avconv: expand documentation for the -s option.
commit
|
commitdiff
|
tree
2012-05-29
Anton Khirnov
avconv: don't print filters inserted by avconv in stream...
commit
|
commitdiff
|
tree
2012-05-29
Anton Khirnov
avconv: merge configuration code for complex and simple...
commit
|
commitdiff
|
tree
2012-05-29
Anton Khirnov
avconv: split configuring input filters out of configure_com...
commit
|
commitdiff
|
tree
2012-05-28
Anton Khirnov
AVOptions: fix the value printed in out of range error...
commit
|
commitdiff
|
tree
2012-05-26
Anton Khirnov
avprobe: restore pseudo-INI old style format for compatibility.
commit
|
commitdiff
|
tree
2012-05-26
Anton Khirnov
avprobe: fix formatting.
commit
|
commitdiff
|
tree
2012-05-26
Anton Khirnov
log: make colored output more colorful.
commit
|
commitdiff
|
tree
2012-05-22
Anton Khirnov
lavfi: fix comment, audio is supported now.
commit
|
commitdiff
|
tree
2012-05-22
Anton Khirnov
lavfi: fix incorrect comment.
commit
|
commitdiff
|
tree
2012-05-22
Anton Khirnov
lavfi: remove avfilter_null_* from public API on next...
commit
|
commitdiff
|
tree
2012-05-22
Anton Khirnov
lavfi: remove avfilter_default_* from public API on...
commit
|
commitdiff
|
tree
2012-05-22
Anton Khirnov
avfiltergraph: smarter sample format selection.
commit
|
commitdiff
|
tree
2012-05-22
Anton Khirnov
avconv: rename transcode_audio/video to decode_audio...
commit
|
commitdiff
|
tree
2012-05-22
Anton Khirnov
asyncts: reset delta to 0 when it's not used.
commit
|
commitdiff
|
tree
2012-05-18
Anton Khirnov
avconv: reindent
commit
|
commitdiff
|
tree
2012-05-18
Anton Khirnov
avconv: replace -vsync cfr code with the fps filter.
commit
|
commitdiff
|
tree
2012-05-18
Anton Khirnov
mov: enable parsing for VC-1.
commit
|
commitdiff
|
tree
2012-05-18
Anton Khirnov
lavfi: Add fps filter.
commit
|
commitdiff
|
tree
2012-05-18
Anton Khirnov
lavfi: initialize pts to AV_NOPTS_VALUE when creating...
commit
|
commitdiff
|
tree
2012-05-18
Anton Khirnov
avconv: add support for audio in complex filtergraphs.
commit
|
commitdiff
|
tree
2012-05-17
Anton Khirnov
avconv: fix behavior with -ss as an output option.
commit
|
commitdiff
|
tree
2012-05-16
Anton Khirnov
avprobe: don't print format entry name when only one...
commit
|
commitdiff
|
tree
2012-05-15
Anton Khirnov
Add missing version bumps and APIchanges/Changelog...
commit
|
commitdiff
|
tree
2012-05-15
Anton Khirnov
lavfi: move buffer management function to a separate...
commit
|
commitdiff
|
tree
2012-05-15
Anton Khirnov
lavfi: move formats-related functions from default...
commit
|
commitdiff
|
tree
2012-05-15
Anton Khirnov
lavfi: move video-related functions to a separate file.
commit
|
commitdiff
|
tree
2012-05-14
Anton Khirnov
libmp3lame: set supported channel layouts.
commit
|
commitdiff
|
tree
2012-05-14
Anton Khirnov
avconv: automatically insert asyncts when -async is...
commit
|
commitdiff
|
tree
2012-05-14
Anton Khirnov
avconv: add support for audio filters.
commit
|
commitdiff
|
tree
2012-05-14
Anton Khirnov
lavfi: add asyncts filter.
commit
|
commitdiff
|
tree
2012-05-14
Anton Khirnov
lavfi: add aformat filter
commit
|
commitdiff
|
tree
2012-05-14
Anton Khirnov
lavfi: add an audio buffer sink.
commit
|
commitdiff
|
tree
2012-05-14
Anton Khirnov
lavfi: add an audio buffer source.
commit
|
commitdiff
|
tree
2012-05-14
Anton Khirnov
buffersrc: add av_buffersrc_write_frame().
commit
|
commitdiff
|
tree
2012-05-14
Anton Khirnov
buffersrc: fix invalid read in uninit if the fifo hasn...
commit
|
commitdiff
|
tree
2012-05-14
Anton Khirnov
lavfi: rename vsrc_buffer.c to buffersrc.c
commit
|
commitdiff
|
tree
2012-05-14
Anton Khirnov
avfiltergraph: reindent
commit
|
commitdiff
|
tree
2012-05-14
Anton Khirnov
lavfi: add channel layout/sample rate negotiation.
commit
|
commitdiff
|
tree
2012-05-14
Anton Khirnov
lavfi: add types and functions for channel layout/samplerate...
commit
|
commitdiff
|
tree
2012-05-12
Anton Khirnov
lavfi: autoinsert resample filter when necessary.
commit
|
commitdiff
|
tree
2012-05-12
Anton Khirnov
lavfi: add lavr-based audio resampling filter.
commit
|
commitdiff
|
tree
2012-05-09
Anton Khirnov
lavfi: move audio-related functions to a separate file.
commit
|
commitdiff
|
tree
2012-05-09
Anton Khirnov
lavfi: remove some audio-related function from public...
commit
|
commitdiff
|
tree
2012-05-09
Anton Khirnov
lavfi: change AVFilterLink.sample_rate from int64_t...
commit
|
commitdiff
|
tree
2012-05-09
Anton Khirnov
lavfi: change AVFilterBufferRefAudioProps.sample_rate...
commit
|
commitdiff
|
tree
next