|
Failed to load latest commit information. |
|
.gitignore
|
doc/examples: build http_multiclient example
|
Sep 30, 2016
|
|
Makefile
|
doc/examples: rename avio_list_dir -> avio_dir_cmd
|
Aug 16, 2015
|
|
README
|
doc/examples/README: fix typo
|
Dec 2, 2013
|
|
avio_dir_cmd.c
|
doc/examples: rename avio_list_dir -> avio_dir_cmd
|
Aug 16, 2015
|
|
avio_reading.c
|
examples/avio_reading: fix null dereference on error
|
Apr 5, 2014
|
|
decoding_encoding.c
|
Merge commit '9833a406d3d743d238e4cbee08ffcaa12e067dd2'
|
Jan 31, 2017
|
|
demuxing_decoding.c
|
doc/examples/demuxing_decoding: Drop AVFrame->pts use
|
Oct 18, 2016
|
|
extract_mvs.c
|
Replace remaining occurances of av_free_packet with av_packet_unref
|
Oct 27, 2015
|
|
filter_audio.c
|
Merge commit '6a928293dd29c7f0dcf09107980a1d651c9957df'
|
Aug 3, 2014
|
|
filtering_audio.c
|
fix some a/an typos
|
Mar 28, 2016
|
|
filtering_video.c
|
Replace remaining occurances of av_free_packet with av_packet_unref
|
Oct 27, 2015
|
|
http_multiclient.c
|
doc/examples/http_multiclient: Fix resource leak
|
Dec 26, 2016
|
|
metadata.c
|
doc/examples: remove pathes from doxy examples
|
Feb 17, 2014
|
|
muxing.c
|
doc/examples/muxing: Fix av_frame_make_writable usage
|
Nov 23, 2016
|
|
qsvdec.c
|
examples/qsvdec: convert to codecpar
|
Feb 24, 2016
|
|
remuxing.c
|
Replace remaining occurances of av_free_packet with av_packet_unref
|
Oct 27, 2015
|
|
resampling_audio.c
|
doc/examples: remove unneeded NULL checks
|
Sep 14, 2014
|
|
scaling_video.c
|
doc/examples: remove unneeded NULL checks
|
Sep 14, 2014
|
|
transcode_aac.c
|
doc/examples/transcode_aac: fix a typo
|
Dec 1, 2016
|
|
transcoding.c
|
doc/examples/transcoding: Use the decoders pixel format if the encode…
|
Jun 5, 2016
|