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
*
Add decoder for R210 (uncompressed 10-bit RGB) codec.
Reimar Döffinger
2009-12-17
1
-0
/
+1
*
CD+G demuxer and decoder
Michael Tison
2009-12-17
1
-0
/
+1
*
Fix a typo in documentation.
Ramiro Polla
2009-12-15
1
-1
/
+1
*
Minor version bump for mbtree addition.
Jason Garrett-Glaser
2009-12-09
1
-1
/
+1
*
Add MBtree support for libx264
Erik Slagter
2009-12-08
1
-0
/
+1
*
Add weightp support in API for libx264.
Jason Garrett-Glaser
2009-11-24
1
-1
/
+11
*
Add codec id for Flash screen codec v2 and hook it up in FLV demuxer
Daniel Verkamp
2009-11-20
1
-0
/
+1
*
Add functions to return library license and library configuration.
Diego Biurrun
2009-11-18
1
-0
/
+10
*
Bump minor version after MPEG-4 Lossless commit
Vitor Sessak
2009-11-12
1
-1
/
+1
*
Bump minor version after applying ALS decoder.
Carl Eugen Hoyos
2009-11-12
1
-1
/
+1
*
Add a channels field to MPEG4AudioConfig.
Alex Converse
2009-11-11
1
-2
/
+2
*
Add CH_LAYOUT_NATIVE channel mask value to allow user to request native codec
Justin Ruggles
2009-11-10
1
-1
/
+6
*
Support demuxing teletext in DVB streams.
Francesco Lavra
2009-10-29
1
-0
/
+1
*
Bump micro version after the FRWU decoder inclusion
Vitor Sessak
2009-10-24
1
-1
/
+1
*
Add decoder for "forward uncompressed".
Reimar Döffinger
2009-10-13
1
-0
/
+1
*
extend description of avcodec_decode_audio3:
Sascha Sommer
2009-10-12
1
-3
/
+5
*
Add an execute2 function that is more flexible and allows to use parallel
Reimar Döffinger
2009-10-12
1
-1
/
+22
*
Fix indentation in avcodec.h
Jason Garrett-Glaser
2009-09-29
1
-1
/
+1
*
Hook up the MD studio demuxer and Atrac1 decoder.
Benjamin Larsson
2009-09-22
1
-1
/
+1
*
Add CODEC_CAP_SUBFRAMES for codecs that output multiple subframes
Sascha Sommer
2009-09-16
1
-0
/
+4
*
Add ATRAC1 codec ID.
Benjamin Larsson
2009-09-10
1
-0
/
+1
*
add missing wmapro decoder parts
Sascha Sommer
2009-09-02
1
-1
/
+1
*
Decoder for LPCM as used in Bluray discs.
Christian Schmidt
2009-08-26
1
-1
/
+3
*
Add Bluray Subtitle Support
Stephen Backway
2009-08-25
1
-1
/
+2
*
Fix argument type mismatches for av_picture_crop and av_picture_fill
Måns Rullgård
2009-07-01
1
-1
/
+1
*
Add doxy to av_log_missing_feature() etc. stating that the function is
Ronald S. Bultje
2009-06-29
1
-2
/
+6
*
Move av_log_missing_feature() from the internal.h to the public avcodec.h
Ronald S. Bultje
2009-06-29
1
-0
/
+20
*
Make documentation better match the code. Now AVCodecContext.sample_fmt
Brian Crowell
2009-06-23
1
-2
/
+2
*
Add pts field to AVSubtitle, for use by future XSUB encoder (and XSUB decoder
Reimar Döffinger
2009-06-19
1
-2
/
+3
*
Electronic Arts Madcow decoder
Peter Ross
2009-06-13
1
-1
/
+2
*
DPX (Digital Picture Exchange) image decoder
Jimmy Christensen
2009-06-12
1
-0
/
+1
*
Clarify (re)get_buffer() and CODEC_CAP_DR1 relation.
Michael Niedermayer
2009-06-07
1
-0
/
+6
*
clarify avcodec_decode_audio3 and avcodec_decode_video2 doxygen
Baptiste Coudurier
2009-06-06
1
-12
/
+10
*
Remove '\p', '\c' and '\e' doxygen markup from doxy, as it should
Stefano Sabatini
2009-06-06
1
-36
/
+36
*
Add AV_PKT_FLAG_KEY and deprecate PKT_FLAG_KEY.
Reimar Döffinger
2009-06-03
1
-2
/
+5
*
Clarify the input AVPacket for avcodec_decode*()
Michael Niedermayer
2009-06-03
1
-0
/
+7
*
Add a lock manager API to libavcodec.
Andreas Öman
2009-05-31
1
-1
/
+27
*
remove apparently unused real_pict_num from AVCodecContext
Baptiste Coudurier
2009-05-27
1
-1
/
+3
*
V210 Uncompressed 4:2:2 10-bit encoder and decoder
Baptiste Coudurier
2009-05-12
1
-1
/
+2
*
Add a chroma_sample_location field to define positioning of chroma samples
David Conrad
2009-05-11
1
-0
/
+23
*
Add 8088flex TMV video decoder.
Daniel Verkamp
2009-05-06
1
-0
/
+1
*
Add colorspace fields to AVCodecContext.
Michael Niedermayer
2009-05-05
1
-0
/
+65
*
Export av_free_packet().
Ramiro Polla
2009-04-30
1
-8
/
+2
*
Revert r18700, documentation of deprecated functions might be useful for
Vitor Sessak
2009-04-27
1
-0
/
+31
*
Remove useless and outright wrong chatter from avcodec_encode_video().
Michael Niedermayer
2009-04-27
1
-4
/
+1
*
Remove redundant chatter from avcodec_encode_audio()
Michael Niedermayer
2009-04-27
1
-4
/
+0
*
Negative is error not -1, corrected in the doxy for avcodec_decode_subtitle2().
Michael Niedermayer
2009-04-27
1
-1
/
+1
*
Add multiframe note to avcodec_decode_video() too.
Michael Niedermayer
2009-04-27
1
-0
/
+2
*
Cleanup first paragraph of doxy of avcodec_decode_audio3().
Michael Niedermayer
2009-04-27
1
-5
/
+4
*
Remove documentation from deprecated fields, they should not be used,
Michael Niedermayer
2009-04-27
1
-31
/
+0
[next]