index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
APIchanges
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
doc: update api changes with the right commit hashes
Luca Barbato
2012-07-14
1
-8
/
+8
*
mem: introduce av_malloc_array and av_mallocz_array
Luca Barbato
2012-07-14
1
-0
/
+3
*
lavfi: support automatically inserting the fifo filter when needed.
Anton Khirnov
2012-06-22
1
-1
/
+1
*
lavu: add av_usleep() function
Mans Rullgard
2012-06-22
1
-0
/
+3
*
lavf, lavu: version bumps and APIchanges for av_gettime() move
Mans Rullgard
2012-06-21
1
-0
/
+3
*
Add Dolby/DPLII downmix support to libavresample
John Stebbins
2012-06-18
1
-0
/
+3
*
lavfi: replace AVFilterContext.input/output_count with nb_inputs/outputs
Anton Khirnov
2012-06-13
1
-0
/
+4
*
lavfi: add avfilter_pad_get_type() and avfilter_pad_get_name().
Anton Khirnov
2012-06-13
1
-0
/
+5
*
Bump lavu minor and add an APIChanges entry for audioconvert functions.
Anton Khirnov
2012-06-10
1
-0
/
+4
*
opt: Add av_opt_set_bin()
Samuel Pitoiset
2012-05-26
1
-0
/
+3
*
avformat: Add a flag to mark muxers that allow (non strict) monotone timestamps.
James Zern
2012-05-20
1
-0
/
+4
*
Add missing version bumps and APIchanges/Changelog entries.
Anton Khirnov
2012-05-15
1
-3
/
+17
*
lavc: pad last audio frame with silence when needed.
Anton Khirnov
2012-05-09
1
-0
/
+6
*
lavc: add sample rate and channel layout to AVFrame.
Anton Khirnov
2012-05-07
1
-0
/
+3
*
lavr: use 8.8 instead of 10.6 as the 16-bit fixed-point mixing coeff type
Justin Ruggles
2012-05-01
1
-0
/
+3
*
APIchanges: fill in some dates and commit hashes
Justin Ruggles
2012-04-30
1
-9
/
+9
*
avutil: add av_parse_cpu_flags() function
Mans Rullgard
2012-04-25
1
-0
/
+3
*
Add libavresample
Justin Ruggles
2012-04-24
1
-6
/
+10
*
avutil: add audio fifo buffer
Justin Ruggles
2012-04-20
1
-0
/
+12
*
avfiltergraph: make the AVFilterInOut alloc/free API public
Stefano Sabatini
2012-04-14
1
-0
/
+4
*
avutil: add av_get_packed_sample_fmt() and av_get_planar_sample_fmt()
Justin Ruggles
2012-04-08
1
-0
/
+3
*
avutil: Add av_get_default_channel_layout()
Justin Ruggles
2012-04-05
1
-0
/
+3
*
APIchanges: mark the place where 0.7 was cut.
Anton Khirnov
2012-03-26
1
-0
/
+7
*
APIchanges: mark the place where 0.8 was cut.
Anton Khirnov
2012-03-26
1
-0
/
+8
*
APIchanges: fill in missing dates and hashes.
Anton Khirnov
2012-03-26
1
-7
/
+7
*
APIchanges: Replace Subversion revision numbers by Git hashes.
Diego Biurrun
2012-03-18
1
-147
/
+147
*
cpu: add av_set_cpu_flags_mask().
Anton Khirnov
2012-03-06
1
-0
/
+3
*
avcodec: add av_get_audio_frame_duration() function.
Justin Ruggles
2012-03-05
1
-0
/
+4
*
lavc: make codec_is_decoder/encoder() public.
Anton Khirnov
2012-03-04
1
-0
/
+3
*
avpacket: Add a function for shrinking already allocated side data
Martin Storsjö
2012-03-01
1
-0
/
+3
*
Add a minor bump, changelog/APIchanges entry and some documentation for APIC ...
Anton Khirnov
2012-02-29
1
-0
/
+4
[next]