.. |
libmpcodecs
|
lavfi: remove mp test wrapper
|
13 years ago |
x86
|
Merge remote-tracking branch 'qatar/master'
|
14 years ago |
Makefile
|
lavfi: remove mp test wrapper
|
13 years ago |
af_anull.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
allfilters.c
|
lavfi: port mp test source
|
13 years ago |
asink_abuffer.c
|
lavfi: add asink_abuffer - audio buffer sink
|
13 years ago |
asink_abuffer.h
|
lavfi: add asink_abuffer - audio buffer sink
|
13 years ago |
asink_anullsink.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
asrc_anullsrc.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
avcodec.c
|
libavfilter: implement avfilter_fill_frame_from_video_buffer_ref()
|
14 years ago |
avcodec.h
|
libavfilter: implement avfilter_fill_frame_from_video_buffer_ref()
|
14 years ago |
avfilter.c
|
lavfi: remove default config_props() callback and refactor avfilter_config_links()
|
13 years ago |
avfilter.h
|
lavfi: remove mp test wrapper
|
13 years ago |
avfiltergraph.c
|
lavfi: add audio channel packing negotiation fields
|
14 years ago |
avfiltergraph.h
|
avfiltergraph: clarify doxy for avfilter_graph_parse() open_inputs/outputs params
|
14 years ago |
defaults.c
|
lavfi: avoid void* arithmetic in defaults.c:set_common_formats()
|
13 years ago |
drawutils.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
drawutils.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
formats.c
|
lavfi: add audio channel packing negotiation fields
|
14 years ago |
gradfun.h
|
Add some forgotten const to function arguments in libavfilter & libavformat.
|
14 years ago |
graphparser.c
|
Merge remote-tracking branch 'qatar/master'
|
14 years ago |
internal.h
|
lavfi: make pix_fmt_is_in() in vf_lut.c an internal function
|
14 years ago |
libavfilter.v
|
Add symbol versioning for shared libraries
|
15 years ago |
vf_aspect.c
|
Merge remote-tracking branch 'qatar/master'
|
14 years ago |
vf_blackframe.c
|
vf_blackframe: port missing features from libmpcodecs blackframe
|
14 years ago |
vf_boxblur.c
|
vf_boxblur: call avfilter_draw_slice() at the end of draw_slice()
|
13 years ago |
vf_copy.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
vf_crop.c
|
vf_crop: add support for a, dar, sar, hsub, and vsub variables
|
13 years ago |
vf_cropdetect.c
|
lavfi: add layout negotiation fields and helper functions.
|
14 years ago |
vf_drawbox.c
|
lavfi: add layout negotiation fields and helper functions.
|
14 years ago |
vf_drawtext.c
|
Merge remote-tracking branch 'qatar/master'
|
14 years ago |
vf_fade.c
|
lavfi: add layout negotiation fields and helper functions.
|
14 years ago |
vf_fieldorder.c
|
Remove unused variables
|
14 years ago |
vf_fifo.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
vf_format.c
|
lavfi: add layout negotiation fields and helper functions.
|
14 years ago |
vf_frei0r.c
|
Merge remote-tracking branch 'qatar/master'
|
14 years ago |
vf_gradfun.c
|
lavfi: add layout negotiation fields and helper functions.
|
14 years ago |
vf_hflip.c
|
lavfi: add layout negotiation fields and helper functions.
|
14 years ago |
vf_hqdn3d.c
|
lavfi: add layout negotiation fields and helper functions.
|
14 years ago |
vf_libopencv.c
|
ocv: replace FF_INTERNAL_MEM_TYPE_MAX_VALUE with SIZE_MAX
|
14 years ago |
vf_lut.c
|
libavfilter: fix --enable-small
|
14 years ago |
vf_mp.c
|
lavfi: remove mp test wrapper
|
13 years ago |
vf_null.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
vf_overlay.c
|
Merge remote-tracking branch 'qatar/master'
|
14 years ago |
vf_pad.c
|
lavfi: tweak display aspect ratio variables in pad and scale filters
|
13 years ago |
vf_pixdesctest.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
vf_scale.c
|
lavfi: tweak display aspect ratio variables in pad and scale filters
|
13 years ago |
vf_select.c
|
vf_select: reindent after the previous commit
|
13 years ago |
vf_setpts.c
|
Merge remote-tracking branch 'qatar/master'
|
14 years ago |
vf_settb.c
|
Merge remote-tracking branch 'qatar/master'
|
14 years ago |
vf_showinfo.c
|
showinfo: replace "CRC" by "checksum"
|
14 years ago |
vf_slicify.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
vf_split.c
|
vf_split: give more meaningful names to the output pads
|
14 years ago |
vf_transpose.c
|
vf_transpose: avoid multiple calls to avfilter_draw_slice()
|
13 years ago |
vf_unsharp.c
|
lavfi: add layout negotiation fields and helper functions.
|
14 years ago |
vf_vflip.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
vf_yadif.c
|
yadif: correct documentation on the parity parameter
|
13 years ago |
vsink_buffer.c
|
vsink_buffer: add missing description
|
14 years ago |
vsink_buffer.h
|
lavfi: add vsink_buffer, and use it in ff* tools
|
14 years ago |
vsink_nullsink.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
vsrc_buffer.c
|
lavfi: add layout negotiation fields and helper functions.
|
14 years ago |
vsrc_buffer.h
|
vsrc_buffer: add flags param to av_vsrc_buffer_add_video_buffer_ref
|
14 years ago |
vsrc_color.c
|
Merge remote-tracking branch 'qatar/master'
|
14 years ago |
vsrc_movie.c
|
Merge commit '142e76f1055de5dde44696e71a5f63f2cb11dedf'
|
14 years ago |
vsrc_mptestsrc.c
|
lavfi: port mp test source
|
13 years ago |
vsrc_nullsrc.c
|
Merge remote-tracking branch 'qatar/master'
|
14 years ago |
vsrc_testsrc.c
|
lavfi: add rgbtestsrc source, ported from MPlayer libmpcodecs
|
14 years ago |
yadif.h
|
Change yadif to not use out of picture lines.
|
14 years ago |