index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
/
APIchanges
Commit message (
Expand
)
Author
Age
Files
Lines
*
avcodec: Add field order information to AVCodecParserContext.
Masaki Tanaka
2013-05-03
1
-0
/
+3
*
doc/APIchanges: add missing hashes and dates
Anton Khirnov
2013-04-24
1
-32
/
+32
*
h264: fully support cropping.
Anton Khirnov
2013-04-19
1
-0
/
+3
*
lavfi: change the filter registering system to match the other libraries
Anton Khirnov
2013-04-11
1
-0
/
+2
*
lavfi: add a function for counting elements in AVFilterPad arrays.
Anton Khirnov
2013-04-11
1
-0
/
+1
*
lavfi: mark filters with dynamic number of inputs or outputs with special flags
Anton Khirnov
2013-04-11
1
-0
/
+1
*
lavfi: add avfilter_init_dict() for initializing a filter with a dict.
Anton Khirnov
2013-04-11
1
-0
/
+1
*
lavfi: add avfilter_init_str() to replace avfilter_init_filter().
Anton Khirnov
2013-04-11
1
-0
/
+1
*
lavfi: add AVFilterContext.graph.
Anton Khirnov
2013-04-11
1
-0
/
+2
*
lavfi: deprecate avfilter_graph_add_filter().
Anton Khirnov
2013-04-11
1
-1
/
+2
*
lavfi: replace avfilter_open() with avfilter_graph_alloc_filter().
Anton Khirnov
2013-04-11
1
-0
/
+1
*
lavfi: merge avfiltergraph.h into avfilter.h
Anton Khirnov
2013-04-11
1
-0
/
+4
*
lavfi: add a bump and docs entries for the AVOptions switch
Anton Khirnov
2013-04-09
1
-0
/
+6
*
pixdesc: add a function for counting planes in a pixel format.
Anton Khirnov
2013-03-19
1
-0
/
+3
*
avfiltergraph: replace AVFilterGraph.filter_count with nb_filters
Anton Khirnov
2013-03-16
1
-0
/
+3
*
Add the bumps and APIchanges entries for reference counted buffers changes.
Anton Khirnov
2013-03-08
1
-3
/
+37
*
avstring: Add locale independent versions of some ctype.h functions
Reimar Döffinger
2013-03-07
1
-0
/
+3
*
lavfi: connect libavresample options to af_resample via AVFilterGraph
Justin Ruggles
2013-02-23
1
-0
/
+4
*
dict: add av_dict_parse_string()
Justin Ruggles
2013-01-25
1
-0
/
+4
*
lavu: Add av_strnstr()
Vladimir Pantelic
2013-01-25
1
-0
/
+3
*
lavu: Add an API for calculating HMAC (RFC 2104)
Martin Storsjö
2013-01-15
1
-0
/
+3
*
vdpau: Add context and common helpers for hwaccel support
Rémi Denis-Courmont
2013-01-13
1
-0
/
+3
*
Add version bump and APIchanges entry for Add AV_PIX_FMT_VDPAU.
Diego Biurrun
2013-01-12
1
-1
/
+4
*
doc/APIchanges: fill in missing dates and hashes.
Justin Ruggles
2013-01-08
1
-9
/
+9
*
lavr: add a public function for setting a custom channel map
Justin Ruggles
2013-01-07
1
-0
/
+4
*
avstring: add av_basename and av_dirname
Luca Barbato
2012-12-29
1
-0
/
+3
*
APIChanges: add entry for av_read_packet deprecation
Janne Grunau
2012-11-15
1
-0
/
+4
*
lavu: rename audioconvert.* to channel_layout.* and deprecate audioconvert.h
Justin Ruggles
2012-11-11
1
-0
/
+3
*
lavu: add av_ctz() for trailing zero bit count
Justin Ruggles
2012-11-05
1
-0
/
+3
*
lavu: bump major to 52
Anton Khirnov
2012-10-23
1
-1
/
+1
*
APIchanges: update lavr bump date
Anton Khirnov
2012-10-23
1
-1
/
+1
*
avutil: Add AVERROR_EXPERIMENTAL
Nathan Caldwell
2012-10-21
1
-0
/
+3
*
pixdesc: add functions for accessing pixel format descriptors.
Anton Khirnov
2012-10-12
1
-0
/
+5
*
avutil: Add functions for allocating opaque contexts for algorithms
Martin Storsjö
2012-10-11
1
-0
/
+4
*
avio: introduce avio_closep
Luca Barbato
2012-10-10
1
-0
/
+3
*
pixfmt: add AV_ prefixes to PIX_FMT_*
Anton Khirnov
2012-10-08
1
-0
/
+8
*
doc/APIchanges: fill in missing dates and hashes.
Anton Khirnov
2012-10-05
1
-5
/
+5
*
lavr: bump major to 1 and declare it stable.
Anton Khirnov
2012-10-05
1
-0
/
+5
*
lavc: add avcodec_free_frame().
Anton Khirnov
2012-09-24
1
-0
/
+4
*
lavu/audioconvert: add a second low frequency channel.
Tim Walker
2012-09-12
1
-0
/
+3
*
avopt: Reorder the default_val struct, making i64 the first field
Martin Storsjö
2012-09-04
1
-0
/
+4
*
lavc: add lossy/lossless codec properties.
Anton Khirnov
2012-08-30
1
-0
/
+4
*
doc/APIchanges: add an entry for codec descriptors.
Anton Khirnov
2012-08-23
1
-6
/
+16
*
Don't include common.h from avutil.h
Martin Storsjö
2012-08-15
1
-0
/
+3
*
lavc: fix mixing CODEC_ID/AV_CODEC_ID in C++ code.
Anton Khirnov
2012-08-10
1
-0
/
+4
*
dict: add av_dict_count()
Mans Rullgard
2012-08-10
1
-0
/
+3
*
lavc: add AV prefix to codec ids.
Anton Khirnov
2012-08-07
1
-0
/
+3
*
x86: build: replace mmx2 by mmxext
Diego Biurrun
2012-08-03
1
-0
/
+5
*
avf: introduce nobuffer option
Luca Barbato
2012-07-29
1
-0
/
+3
*
lavfi: add avfilter_unref_bufferp()
Robert Nagy
2012-07-20
1
-0
/
+3
[next]