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
*
Canopus Lossless decoder
Derek Buitenhuis
2012-08-01
1
-0
/
+1
*
imgconvert: deprecate avcodec_find_best_pix_fmt()
Janne Grunau
2012-07-13
1
-0
/
+5
*
imgconvert: add avcodec_find_best_pix_fmt2()
Janne Grunau
2012-07-13
1
-0
/
+21
*
MS Expression Encoder Screen decoder
Kostya Shishkov
2012-07-13
1
-0
/
+1
*
libavcodec: Add more AAC profiles
Martin Storsjö
2012-07-12
1
-0
/
+4
*
TechSmith Screen Codec 2 decoder
Kostya Shishkov
2012-07-11
1
-0
/
+1
*
MS ATC Screen (aka MSS3) decoder
Kostya Shishkov
2012-07-02
1
-0
/
+1
*
MS Screen 1 decoder
Kostya Shishkov
2012-06-20
1
-0
/
+1
*
lavc: Extend the documentation for avcodec_init_packet
Simon A. Eugster
2012-06-19
1
-0
/
+3
*
Add support for iLBC decoding/encoding via the external library libilbc
Martin Storsjö
2012-06-18
1
-0
/
+1
*
Indeo Audio decoder
Kostya Shishkov
2012-06-05
1
-0
/
+1
*
lavc: pad last audio frame with silence when needed.
Anton Khirnov
2012-05-09
1
-7
/
+3
*
lavc: add sample rate and channel layout to AVFrame.
Anton Khirnov
2012-05-07
1
-0
/
+16
*
avcodec: Improve comment for thread_safe_callbacks to avoid misinterpretation.
Robert Nagy
2012-05-06
1
-1
/
+1
*
Add SMPTE240M transfer characteristics flag.
Hendrik Leppkes
2012-05-03
1
-0
/
+1
*
avcodec: introduce YCoCg colorspace
Hendrik Leppkes
2012-04-29
1
-0
/
+1
*
avcodec: cosmetic cleanup on header
Luca Barbato
2012-04-29
1
-39
/
+39
*
Remove lowres video decoding
Mans Rullgard
2012-04-21
1
-3
/
+3
*
avcodec: remove AVCodecContext.dsp_mask
Mans Rullgard
2012-04-21
1
-7
/
+5
*
lavc doxy: add remaining avcodec.h functions to a misc doxygen group.
Anton Khirnov
2012-04-09
1
-16
/
+36
*
lavc doxy: add AVPicture functions to a doxy group.
Anton Khirnov
2012-04-09
1
-23
/
+44
*
lavc doxy: add resampling functions to a doxy group.
Anton Khirnov
2012-04-09
1
-2
/
+10
*
lavc doxy: replace \ with /
Anton Khirnov
2012-04-09
1
-1
/
+1
*
lavc doxy: add encoding functions to a doxy group.
Anton Khirnov
2012-04-09
1
-151
/
+166
*
lavc doxy: add decoding functions to a doxy group.
Anton Khirnov
2012-04-09
1
-405
/
+426
*
lavc doxy: fix formatting of AV_PKT_DATA_{PARAM_CHANGE,H263_MB_INFO}
Anton Khirnov
2012-04-09
1
-0
/
+4
*
lavc doxy: add AVPacket-related stuff to a separate doxy group.
Anton Khirnov
2012-04-09
1
-33
/
+49
*
lavc doxy: add core functions/definitions to a doxy group.
Anton Khirnov
2012-04-09
1
-165
/
+177
*
avcodec: use align == 0 for default alignment in avcodec_fill_audio_frame()
Justin Ruggles
2012-04-09
1
-1
/
+1
*
ZeroCodec Decoder
Derek Buitenhuis
2012-03-19
1
-0
/
+1
*
RealAudio Lossless decoder
Kostya Shishkov
2012-03-19
1
-0
/
+1
*
avcodec: add XBM encoder
Paul B Mahol
2012-03-17
1
-0
/
+1
*
avcodec: add av_get_audio_frame_duration() function.
Justin Ruggles
2012-03-05
1
-0
/
+10
*
avcodec: add av_get_exact_bits_per_sample() function
Justin Ruggles
2012-03-05
1
-0
/
+10
*
lavc: make codec_is_decoder/encoder() public.
Anton Khirnov
2012-03-04
1
-0
/
+10
*
lavc: deprecate AVCodecContext.sub_id.
Anton Khirnov
2012-03-04
1
-7
/
+4
*
lavc: free the output packet when encoding failed or produced no output.
Anton Khirnov
2012-03-03
1
-0
/
+8
*
lavc: clarify the meaning of AVCodecContext.frame_number.
Anton Khirnov
2012-03-03
1
-1
/
+11
*
h263enc: Add an option for outputting info about MBs as side data
Martin Storsjö
2012-03-01
1
-0
/
+19
*
avpacket: Add a function for shrinking already allocated side data
Martin Storsjö
2012-03-01
1
-0
/
+11
*
mpegvideo_enc: add quantizer_noise_shaping private option.
Anton Khirnov
2012-02-29
1
-4
/
+4
*
lavc: deprecate AVCodecContext.inter_threshold.
Anton Khirnov
2012-02-29
1
-4
/
+4
*
lavc: deprecate AVCodecContext.color_table_id.
Anton Khirnov
2012-02-29
1
-1
/
+3
*
mpegvideo_enc: add chroma/luma_elim_threshold private options.
Anton Khirnov
2012-02-29
1
-2
/
+4
*
mpegvideo_enc: add cbp_rd flag to mpv_flags.
Anton Khirnov
2012-02-29
1
-1
/
+1
*
mpegvideo_enc: add qp_rd flag to mpv_flags.
Anton Khirnov
2012-02-29
1
-1
/
+1
*
mpegvideo_enc: add strict_gop flag to mpv_flags.
Anton Khirnov
2012-02-29
1
-1
/
+1
*
lavc: add -mpv_flags to mpegvideo_enc-based encoders.
Anton Khirnov
2012-02-29
1
-0
/
+2
*
lavc: reorder AVCodecContext fields.
Anton Khirnov
2012-02-27
1
-799
/
+800
*
lavc: reorder AVFrame fields.
Anton Khirnov
2012-02-27
1
-90
/
+91
[next]