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
/
libavcodec
/
avcodec.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pass VBV delay to the calling application via ctx
Christophe Massiot
2011-02-15
1
-1
/
+9
*
Add missing terminating backslash
Ronald S. Bultje
2011-02-11
1
-1
/
+1
*
Bink version 'b' video decoder
Peter Ross
2011-02-11
1
-1
/
+1
*
Deprecate avcodec_thread_init()
Alexander Strange
2011-02-09
1
-1
/
+7
*
Frame-based multithreading framework using pthreads
Alexander Strange
2011-02-09
1
-2
/
+87
*
h264: define FF_PROFILE_H264_HIGH_444 to the correct value
Janne Grunau
2011-02-08
1
-0
/
+1
*
Xan4 decoder
Kostya Shishkov
2011-02-07
1
-1
/
+1
*
pass QDMC extradata to the decoder
Sascha Sommer
2011-02-06
1
-0
/
+1
*
Add CODEC_ID_PRORES and bump lavc minor version
Tomas Härdin
2011-02-03
1
-1
/
+2
*
h264: Add Intra and Constrained Baseline profiles to avctx.profile
Janne Grunau
2011-02-01
1
-8
/
+15
*
Lagarith decoder by Nathan Caldwell, saintdev at gmail
Carl Eugen Hoyos
2011-01-08
1
-1
/
+2
*
Deprecate reordered_opaque in favor of pkt_pts/dts
Michael Niedermayer
2011-01-07
1
-1
/
+3
*
Add pkt_dts to AVFrame, this will in the future allow multithreading decoders
Michael Niedermayer
2011-01-07
1
-1
/
+8
*
Add AVFrame.pkt_pts that contains the correctly reordered AVPacket.pts
Michael Niedermayer
2011-01-07
1
-1
/
+17
*
Add av_get_profile_name() to get profile names.
Anssi Hannula
2011-01-07
1
-2
/
+20
*
Export dca profile information.
Anssi Hannula
2011-01-06
1
-2
/
+8
*
Change the AC-3 encoder to use floating-point.
Justin Ruggles
2011-01-04
1
-1
/
+1
*
Fix typos.
Stefano Sabatini
2011-01-01
1
-3
/
+3
*
add SubRip decoder
Aurelien Jacobs
2010-12-28
1
-2
/
+2
*
Bump micro for VP8 emu-edge support.
Ronald S. Bultje
2010-12-28
1
-1
/
+1
*
Metadata demuxer.
Anton Khirnov
2010-12-27
1
-0
/
+1
*
bump lavcodec minor version for amr-wb decoder in r26051
Ramiro Polla
2010-12-18
1
-2
/
+2
*
Move AV_NOPTS_VALUE, AV_TIME_BASE, AV_TIME_BASE_Q symbols from
Stefano Sabatini
2010-12-09
1
-5
/
+1
*
Add a FLAC parser.
Michael Chinen
2010-12-07
1
-1
/
+1
*
Add CODEC_CAP_NEG_LINESIZES.
Stefano Sabatini
2010-12-04
1
-3
/
+6
*
Add forgotten deprecation to avcodec_pix_fmt_string().
Stefano Sabatini
2010-12-04
1
-0
/
+1
*
Deprecate avcodec_pix_fmt_string() in favor of
Stefano Sabatini
2010-12-04
1
-10
/
+4
*
Try to improve reordered_opaque doxy.
Michael Niedermayer
2010-12-04
1
-2
/
+6
*
Change the argument of memory allocation functions from unsigned int to size_t
Michael Niedermayer
2010-12-04
1
-2
/
+8
*
Mobotix .mxg demuxer
Anatoly Nenashev
2010-11-26
1
-0
/
+1
*
Use the new libavcore audio channel API.
Stefano Sabatini
2010-11-21
1
-2
/
+2
*
Move audio channel API from libavcodec to libavcore.
Stefano Sabatini
2010-11-21
1
-38
/
+44
*
Add a av_grow_packet function, to be used by code that merges
Reimar Döffinger
2010-11-21
1
-1
/
+9
*
minor bump and Changelog entry for r25747
Aurelien Jacobs
2010-11-14
1
-1
/
+1
*
minor bump and APIchanges for r25745
Aurelien Jacobs
2010-11-14
1
-2
/
+2
*
allow passing subtitles header between decoder and encoder
Aurelien Jacobs
2010-11-13
1
-0
/
+11
*
Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum
Stefano Sabatini
2010-11-12
1
-6
/
+6
*
Move internal function ff_set_systematic_pal() to libavcore, and
Stefano Sabatini
2010-11-09
1
-1
/
+1
*
Add av_get_bits_per_sample_fmt() to libavcore/samplefmt.h and
Stefano Sabatini
2010-11-02
1
-5
/
+5
*
Implement functions:
Stefano Sabatini
2010-11-02
1
-1
/
+1
*
Move sample format definitions from libavcodec to libavcore.
Stefano Sabatini
2010-11-02
1
-13
/
+16
*
Add single stream LATM/LOAS decoder
Janne Grunau
2010-11-02
1
-1
/
+2
*
Add new -slices option and use it for libvpx and libx264.
James Zern
2010-10-22
1
-1
/
+10
*
Add the CODEC_CAP_CHANNEL_CONF capability code and add
Benjamin Larsson
2010-10-02
1
-0
/
+5
*
Add pcm_lxf, a decoder for the 20-bit planar PCM format used in LXF
Tomas Härdin
2010-10-01
1
-2
/
+3
*
add FF_API_INOFFICIAL define to disable the deprecated 'inofficial' flag
Aurelien Jacobs
2010-09-30
1
-1
/
+4
*
add FF_API_SET_STRING_OLD define to disable the deprecated av_set_string API
Aurelien Jacobs
2010-09-30
1
-0
/
+3
*
add FF_API_USE_LPC define to disable the deprecated AVCodecContext.use_lpc field
Aurelien Jacobs
2010-09-30
1
-1
/
+4
*
add FF_API_SUBTITLE_OLD define to disable the deprecated decode_subtitle API
Aurelien Jacobs
2010-09-30
1
-1
/
+4
*
add FF_API_VIDEO_OLD define to disable the deprecated decode_video API
Aurelien Jacobs
2010-09-30
1
-1
/
+4
[next]