git.videolan.org
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
lavc: implement accessors for some AVFrame fields.
2012-05-03
Nicolas George
lavc: implement accessors for some AVFrame fields.
commit
|
commitdiff
|
tree
2012-04-28
Nicolas George
lavc: minor bump for the new fields in AVFrame.
commit
|
commitdiff
|
tree
2012-04-28
Nicolas George
lavc: add a sample_rate field to AVFrame.
commit
|
commitdiff
|
tree
2012-04-28
Nicolas George
lavc: add a channel_layout field to AVFrame.
commit
|
commitdiff
|
tree
2012-04-28
Nicolas George
src_buffer: add forgotten avfilter_unref_buffer.
commit
|
commitdiff
|
tree
2012-04-28
Nicolas George
avfilter: filter_samples: read pts before filtering.
commit
|
commitdiff
|
tree
2012-04-28
Nicolas George
avio: change ffurl_alloc return code.
commit
|
commitdiff
|
tree
2012-04-28
Nicolas George
examples/filtering_audio: do not stop on decode error.
commit
|
commitdiff
|
tree
2012-04-28
Nicolas George
examples/filtering_audio: fix a memory leak.
commit
|
commitdiff
|
tree
2012-04-28
Nicolas George
lavfi: rename vsrc_buffer.c into src_buffer.c.
commit
|
commitdiff
|
tree
2012-04-28
Nicolas George
lavfi: merge asrc_abuffer into vsrc_buffer.
commit
|
commitdiff
|
tree
2012-04-27
Nicolas George
parseutils: replace setenv() by putenv().
commit
|
commitdiff
|
tree
2012-04-27
Nicolas George
doc: fix syntax for durations and timestamps.
commit
|
commitdiff
|
tree
2012-04-24
Nicolas George
avfiltergraph: fix format selection.
commit
|
commitdiff
|
tree
2012-04-24
Nicolas George
ffmpeg: do not report EOF as an error.
commit
|
commitdiff
|
tree
2012-04-23
Nicolas George
avfiltergraph: free the sink_links heap.
commit
|
commitdiff
|
tree
2012-04-23
Nicolas George
print_options: warn that the files are generated.
commit
|
commitdiff
|
tree
2012-04-23
Nicolas George
parseutils: add av_parse_time() test.
commit
|
commitdiff
|
tree
2012-04-23
Nicolas George
parseutils: make av_parse_time() check for failure.
commit
|
commitdiff
|
tree
2012-04-23
Nicolas George
parseutils: add FATE test.
commit
|
commitdiff
|
tree
2012-04-23
Nicolas George
ffmpeg: directly request frames from filters.
commit
|
commitdiff
|
tree
2012-04-23
Nicolas George
buffersink: add AV_BUFFERSINK_FLAG_NO_REQUEST.
commit
|
commitdiff
|
tree
2012-04-23
Nicolas George
vsrc_buffer: count the number of failed requests.
commit
|
commitdiff
|
tree
2012-04-23
Nicolas George
vsrc_buffer: return EAGAIN if no frame is available.
commit
|
commitdiff
|
tree
2012-04-23
Nicolas George
avfiltergraph: add avfilter_graph_request_oldest().
commit
|
commitdiff
|
tree
2012-04-23
Nicolas George
avfilter: add a pointer from links to graph.
commit
|
commitdiff
|
tree
2012-04-23
Nicolas George
avfilter: document request_frame return codes.
commit
|
commitdiff
|
tree
2012-04-23
Nicolas George
lavf: print a warning if probesize seems not enough.
commit
|
commitdiff
|
tree
2012-04-22
Nicolas George
ffmpeg: fix validity test for file index.
commit
|
commitdiff
|
tree
2012-04-21
Nicolas George
ffprobe: do not try to decode empty packets.
commit
|
commitdiff
|
tree
2012-04-20
Nicolas George
ffmpeg: check encoder earlier.
commit
|
commitdiff
|
tree
2012-04-17
Nicolas George
fate: libavutil tests do not require SAMPLES.
commit
|
commitdiff
|
tree
2012-04-17
Nicolas George
parseutils: include errors in test output.
commit
|
commitdiff
|
tree
2012-04-16
Nicolas George
matroskadec: use av_grow_packet in merge_packets.
commit
|
commitdiff
|
tree
2012-04-15
Nicolas George
error: ensure error codes are signed negative ints.
commit
|
commitdiff
|
tree
2012-04-15
Nicolas George
tiny_psnr: reindent after last commit.
commit
|
commitdiff
|
tree
2012-04-15
Nicolas George
tiny_psnr: support unseekable raw files.
commit
|
commitdiff
|
tree
2012-04-15
Nicolas George
configure: add dependencies for colormatrix test.
commit
|
commitdiff
|
tree
2012-04-12
Nicolas George
ffmpeg: add -benchmark_all option.
commit
|
commitdiff
|
tree
2012-04-12
Nicolas George
ffmpeg: move getutime to the start of the file.
commit
|
commitdiff
|
tree
2012-04-10
Nicolas George
vf_drawtext: fontconfig support.
commit
|
commitdiff
|
tree
2012-04-10
Nicolas George
vf_drawtext: fix memory leak of draw expression.
commit
|
commitdiff
|
tree
2012-04-10
Nicolas George
vf_drawtext: fix memory leak of glyph data.
commit
|
commitdiff
|
tree
2012-04-08
Nicolas George
audioconvert: make av_get_channel_layout accept composite...
Signed-off-by: Nicolas George <
nicolas.george@normalesup.org
>
commit
|
commitdiff
|
tree
2012-04-04
Nicolas George
vf_ass: use drawutils.
commit
|
commitdiff
|
tree
2012-04-04
Nicolas George
vf_drawtext: use drawutils.
commit
|
commitdiff
|
tree
2012-04-04
Nicolas George
drawutils: implement uniform and mask blending.
commit
|
commitdiff
|
tree
2012-04-04
Nicolas George
v4l2: allow to convert monotonic timestamps.
commit
|
commitdiff
|
tree
2012-04-04
Nicolas George
timefilter: allow to evaluate at other times.
commit
|
commitdiff
|
tree
2012-03-28
Nicolas George
ass: fix aspect ratio computation.
commit
|
commitdiff
|
tree
2012-03-22
Nicolas George
udp: lock all operations on shared variables.
commit
|
commitdiff
|
tree
2012-03-22
Nicolas George
udp: return the error code instead of generic EIO.
commit
|
commitdiff
|
tree
2012-03-22
Nicolas George
udp: call av_fifo_space directly as needed.
commit
|
commitdiff
|
tree
2012-03-22
Nicolas George
udp: use non-blocking read instead of select.
commit
|
commitdiff
|
tree
2012-03-22
Nicolas George
udp: use pthread_cancel instead of a shared flag.
commit
|
commitdiff
|
tree
2012-03-21
Nicolas George
pixdesc: put components always in the same order.
commit
|
commitdiff
|
tree
2012-03-21
Nicolas George
lavfi: add tile video filter.
commit
|
commitdiff
|
tree
2012-03-21
Nicolas George
vsrc_color: port to new drawutils API.
commit
|
commitdiff
|
tree
2012-03-21
Nicolas George
vf_pad: port to new drawutils API.
commit
|
commitdiff
|
tree
2012-03-21
Nicolas George
drawutils: new API.
commit
|
commitdiff
|
tree
2012-03-21
Nicolas George
graphdump: use av_bprintf API.
commit
|
commitdiff
|
tree
2012-03-21
Nicolas George
lavu: add av_bprintf and related.
commit
|
commitdiff
|
tree
2012-03-19
Nicolas George
url: Document the expected behaviour of url_read
commit
|
commitdiff
|
tree
2012-03-17
Nicolas George
vf_thumbnail: forward request_frame at least once.
commit
|
commitdiff
|
tree
2012-03-17
Nicolas George
udp: fix non-blocking and interrupt handling.
commit
|
commitdiff
|
tree
2012-03-17
Nicolas George
url: document url_read exact behaviour.
commit
|
commitdiff
|
tree
2012-03-08
Nicolas George
lavc/utils: fix three const warnings.
commit
|
commitdiff
|
tree
2012-03-08
Nicolas George
ffplay: fix two const warnings.
commit
|
commitdiff
|
tree
2012-03-08
Nicolas George
vf_pad: keep a reference to the output buffer.
commit
|
commitdiff
|
tree
2012-03-07
Nicolas George
ffmpeg: show fps more accurately when it is small.
commit
|
commitdiff
|
tree
2012-03-07
Nicolas George
swr: special case for empty channels in rematrix.
commit
|
commitdiff
|
tree
2012-03-07
Nicolas George
vf_yadif: accept input with several frames available.
commit
|
commitdiff
|
tree
2012-03-07
Nicolas George
ass_split: accept files with only \n and no \r.
commit
|
commitdiff
|
tree
2012-03-07
Nicolas George
assdec: avoid a possible NULL dereference.
commit
|
commitdiff
|
tree
2012-03-05
Nicolas George
alsa: fix timefilter usage.
commit
|
commitdiff
|
tree
2012-03-05
Nicolas George
timefilter: allow variable periods.
commit
|
commitdiff
|
tree
2012-03-05
Nicolas George
timefilter: internally compute feedback factors.
commit
|
commitdiff
|
tree
2012-03-04
Nicolas George
libmpcodecs/vf_pp: import memleak fix from MPlayer.
commit
|
commitdiff
|
tree
2012-03-04
Nicolas George
vf_mp: uninit filter chain.
commit
|
commitdiff
|
tree
2012-03-03
Nicolas George
lavc: unify similar code merged from both branches.
commit
|
commitdiff
|
tree
2012-03-03
Nicolas George
vsrc_testsrc: free option values.
commit
|
commitdiff
|
tree
2012-03-03
Nicolas George
vsrc_life: free option values.
commit
|
commitdiff
|
tree
2012-03-03
Nicolas George
vf_fade: free type when overwriting it.
commit
|
commitdiff
|
tree
2012-02-29
Nicolas George
encode_video2: shrink packet after encoding.
commit
|
commitdiff
|
tree
2012-02-27
Nicolas George
fate: add test for the life video source.
commit
|
commitdiff
|
tree
2012-02-27
Nicolas George
fate: add test for the unsharp video filter.
commit
|
commitdiff
|
tree
2012-02-27
Nicolas George
fate: add test for the transpose video filter.
commit
|
commitdiff
|
tree
2012-02-27
Nicolas George
fate: add test for the thumbnail video filter.
commit
|
commitdiff
|
tree
2012-02-27
Nicolas George
fate: add test for the select video filter.
commit
|
commitdiff
|
tree
2012-02-27
Nicolas George
fate: add test for the pad video filter.
commit
|
commitdiff
|
tree
2012-02-27
Nicolas George
fate: add test for the overlay video filter.
commit
|
commitdiff
|
tree
2012-02-27
Nicolas George
fate: add test for the fade video filter.
commit
|
commitdiff
|
tree
2012-02-27
Nicolas George
fate: add test for the drawbox video filter.
commit
|
commitdiff
|
tree
2012-02-27
Nicolas George
fate: add test for the deshake video filter.
commit
|
commitdiff
|
tree
2012-02-27
Nicolas George
fate: add tests for the setsar and setdar video filters.
commit
|
commitdiff
|
tree
2012-02-27
Nicolas George
fate: add tests for testsrc.
commit
|
commitdiff
|
tree
2012-02-23
Nicolas George
sbgdec: read_seek was undeprecated.
commit
|
commitdiff
|
tree
2012-02-23
Nicolas George
avfiltergraph: avoid harmful auto audio conversions.
commit
|
commitdiff
|
tree
2012-02-23
Nicolas George
configure: add lavfi dependencies to .pc files.
Signed-off-by: Nicolas George <
nicolas.george@normalesup.org
>
commit
|
commitdiff
|
tree
2012-02-22
Nicolas George
lavu: document av_reverse.
commit
|
commitdiff
|
tree
next