git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
lavc: remove disabled FF_API_FIND_BEST_PIX_FMT cruft
[ffmpeg.git]
/
libavcodec
/
avcodec.h
2013-03-09
Anton Khirnov
lavc: remove disabled FF_API_FIND_BEST_PIX_FMT cruft
blob
|
commitdiff
2013-03-09
Anton Khirnov
lavc: remove disabled FF_API_DSP_MASK cruft
blob
|
commitdiff
|
diff to current
2013-03-09
Anton Khirnov
lavc: remove disabled FF_API_SUB_ID cruft
blob
|
commitdiff
|
diff to current
2013-03-09
Anton Khirnov
lavc: remove disabled FF_API_INTER_THRESHOLD cruft
blob
|
commitdiff
|
diff to current
2013-03-09
Anton Khirnov
lavc: remove disabled FF_API_COLOR_TABLE_ID cruft
blob
|
commitdiff
|
diff to current
2013-03-09
Anton Khirnov
lavc: remove disabled FF_API_MPV_GLOBAL_OPTS cruft
blob
|
commitdiff
|
diff to current
2013-03-09
Anton Khirnov
lavc: remove disabled FF_API_OLD_ENCODE_VIDEO cruft
blob
|
commitdiff
|
diff to current
2013-03-09
Anton Khirnov
lavc: remove disabled FF_API_OLD_ENCODE_AUDIO cruft
blob
|
commitdiff
|
diff to current
2013-03-09
Anton Khirnov
lavc: remove disabled FF_API_OLD_DECODE_AUDIO cruft
blob
|
commitdiff
|
diff to current
2013-03-08
Anton Khirnov
lavc decoders: work with refcounted frames.
blob
|
commitdiff
|
diff to current
2013-03-08
Anton Khirnov
Move AVFrame from lavc to lavu.
blob
|
commitdiff
|
diff to current
2013-03-08
Anton Khirnov
lavc: move AVFrame.hwaccel_picture_private to Picture.
blob
|
commitdiff
|
diff to current
2013-03-08
Anton Khirnov
avpacket: use AVBuffer to allow refcounting the packets.
blob
|
commitdiff
|
diff to current
2013-03-07
Ronald S. Bultje
lavc: Deprecate the deinterlace functions in libavcodec
blob
|
commitdiff
|
diff to current
2013-01-25
Vittorio Giovara
h264: Allow discarding the cropping information from SPS
blob
|
commitdiff
|
diff to current
2013-01-21
Ronald S. Bultje
lavc: put FF_IDCT_{VP3,H264,CAVS,BINK,EA,WMV2} under...
blob
|
commitdiff
|
diff to current
2013-01-14
Tom Finegan
mkv: support vp9 tag
blob
|
commitdiff
|
diff to current
2013-01-06
Diego Biurrun
Drop Snow codec
blob
|
commitdiff
|
diff to current
2012-12-23
Martin Storsjö
lavc: Correct the description of pkt_dts
blob
|
commitdiff
|
diff to current
2012-12-23
Anton Khirnov
lavc: make pkt_{p,d}ts doxy less confusing
blob
|
commitdiff
|
diff to current
2012-12-23
Anton Khirnov
lavc: rewrite and extend AVFrame doxy
blob
|
commitdiff
|
diff to current
2012-12-20
Diego Biurrun
miscellaneous typo fixes
blob
|
commitdiff
|
diff to current
2012-12-07
Paul B Mahol
tak: demuxer, parser, and decoder
blob
|
commitdiff
|
diff to current
2012-11-26
Justin Ruggles
lavc: clarify get_buffer() documentation
blob
|
commitdiff
|
diff to current
2012-11-13
Luca Barbato
pixdesc: add av_pix_fmt_get_chroma_sub_sample
blob
|
commitdiff
|
diff to current
2012-11-02
Diego Biurrun
parser: Move Doxygen documentation to the header files
blob
|
commitdiff
|
diff to current
2012-11-02
John Stebbins
PGS subtitles: Expose forced flag
blob
|
commitdiff
|
diff to current
2012-11-02
Anton Khirnov
lavc: add some AVPacket doxy.
blob
|
commitdiff
|
diff to current
2012-10-29
Martin Storsjö
avcodec: Add a RFC 3389 comfort noise codec
blob
|
commitdiff
|
diff to current
2012-10-23
Justin Ruggles
lavc: fix documentation for AVCodecContext.delay
blob
|
commitdiff
|
diff to current
2012-10-22
Anton Khirnov
lavc: extend frame_size doxy.
blob
|
commitdiff
|
diff to current
2012-10-14
Justin Ruggles
lavc: update documentation for AVFrame.extended_data
blob
|
commitdiff
|
diff to current
2012-10-12
Diego Biurrun
avcodec: Remove broken MMI optimizations
blob
|
commitdiff
|
diff to current
2012-10-12
Diego Biurrun
Remove libmpeg2 #define remnants
blob
|
commitdiff
|
diff to current
2012-10-08
Anton Khirnov
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPix...
blob
|
commitdiff
|
diff to current
2012-10-05
Anton Khirnov
lavc: deprecate the audio resampling API.
blob
|
commitdiff
|
diff to current
2012-09-28
Nathan Caldwell
avcodec: document the use of AVCodecContext.delay for...
blob
|
commitdiff
|
diff to current
2012-09-27
Andrew D'Addesio
Add Opus codec id and codec description.
blob
|
commitdiff
|
diff to current
2012-09-24
Anton Khirnov
lavc: add avcodec_free_frame().
blob
|
commitdiff
|
diff to current
2012-09-24
Anton Khirnov
lavc: rename the argument of avcodec_alloc_frame/get_fr...
blob
|
commitdiff
|
diff to current
2012-09-17
Anton Khirnov
lavc: replace AVCodecContext.encode with subtitle-speci...
blob
|
commitdiff
|
diff to current
2012-09-15
Mans Rullgard
libavcodec: remove av_destruct_packet_nofree()
blob
|
commitdiff
|
diff to current
2012-08-31
Alberto Delmás
MSS2 decoder
blob
|
commitdiff
|
diff to current
2012-08-30
Anton Khirnov
lavc: add lossy/lossless codec properties.
blob
|
commitdiff
|
diff to current
2012-08-29
Anton Khirnov
Add reminders to update the codec descriptor list with...
blob
|
commitdiff
|
diff to current
2012-08-18
Anton Khirnov
lavc: add avcodec_descriptor_get_by_name().
blob
|
commitdiff
|
diff to current
2012-08-18
Anton Khirnov
lavc: add const to AVCodec* function parameters.
blob
|
commitdiff
|
diff to current
2012-08-11
Anton Khirnov
lavc: add an intra-only codec property.
blob
|
commitdiff
|
diff to current
2012-08-11
Anton Khirnov
lavc: add codec descriptors.
blob
|
commitdiff
|
diff to current
2012-08-10
Anton Khirnov
lavc: fix mixing CODEC_ID/AV_CODEC_ID in C++ code.
blob
|
commitdiff
|
diff to current
2012-08-07
Anton Khirnov
Replace all CODEC_ID_* with AV_CODEC_ID_*
blob
|
commitdiff
|
diff to current
2012-08-07
Anton Khirnov
lavc: add AV prefix to codec ids.
blob
|
commitdiff
|
diff to current
2012-08-02
Derek Buitenhuis
Canopus Lossless decoder
blob
|
commitdiff
|
diff to current
2012-07-13
Janne Grunau
imgconvert: deprecate avcodec_find_best_pix_fmt()
blob
|
commitdiff
|
diff to current
2012-07-13
Janne Grunau
imgconvert: add avcodec_find_best_pix_fmt2()
blob
|
commitdiff
|
diff to current
2012-07-13
Kostya Shishkov
MS Expression Encoder Screen decoder
blob
|
commitdiff
|
diff to current
2012-07-12
Martin Storsjö
libavcodec: Add more AAC profiles
blob
|
commitdiff
|
diff to current
2012-07-11
Kostya Shishkov
TechSmith Screen Codec 2 decoder
blob
|
commitdiff
|
diff to current
2012-07-02
Kostya Shishkov
MS ATC Screen (aka MSS3) decoder
blob
|
commitdiff
|
diff to current
2012-06-20
Kostya Shishkov
MS Screen 1 decoder
blob
|
commitdiff
|
diff to current
2012-06-19
Simon A. Eugster
lavc: Extend the documentation for avcodec_init_packet
blob
|
commitdiff
|
diff to current
2012-06-18
Martin Storsjö
Add support for iLBC decoding/encoding via the external...
blob
|
commitdiff
|
diff to current
2012-06-05
Kostya Shishkov
Indeo Audio decoder
blob
|
commitdiff
|
diff to current
2012-05-09
Anton Khirnov
lavc: pad last audio frame with silence when needed.
blob
|
commitdiff
|
diff to current
2012-05-07
Anton Khirnov
lavc: add sample rate and channel layout to AVFrame.
blob
|
commitdiff
|
diff to current
2012-05-06
Robert Nagy
avcodec: Improve comment for thread_safe_callbacks...
blob
|
commitdiff
|
diff to current
2012-05-03
Hendrik Leppkes
Add SMPTE240M transfer characteristics flag.
blob
|
commitdiff
|
diff to current
2012-04-29
Hendrik Leppkes
avcodec: introduce YCoCg colorspace
blob
|
commitdiff
|
diff to current
2012-04-29
Luca Barbato
avcodec: cosmetic cleanup on header
blob
|
commitdiff
|
diff to current
2012-04-21
Mans Rullgard
Remove lowres video decoding
blob
|
commitdiff
|
diff to current
2012-04-21
Mans Rullgard
avcodec: remove AVCodecContext.dsp_mask
blob
|
commitdiff
|
diff to current
2012-04-09
Anton Khirnov
lavc doxy: add remaining avcodec.h functions to a misc...
blob
|
commitdiff
|
diff to current
2012-04-09
Anton Khirnov
lavc doxy: add AVPicture functions to a doxy group.
blob
|
commitdiff
|
diff to current
2012-04-09
Anton Khirnov
lavc doxy: add resampling functions to a doxy group.
blob
|
commitdiff
|
diff to current
2012-04-09
Anton Khirnov
lavc doxy: replace \ with /
blob
|
commitdiff
|
diff to current
2012-04-09
Anton Khirnov
lavc doxy: add encoding functions to a doxy group.
blob
|
commitdiff
|
diff to current
2012-04-09
Anton Khirnov
lavc doxy: add decoding functions to a doxy group.
blob
|
commitdiff
|
diff to current
2012-04-09
Anton Khirnov
lavc doxy: fix formatting of AV_PKT_DATA_{PARAM_CHANGE...
blob
|
commitdiff
|
diff to current
2012-04-09
Anton Khirnov
lavc doxy: add AVPacket-related stuff to a separate...
blob
|
commitdiff
|
diff to current
2012-04-09
Anton Khirnov
lavc doxy: add core functions/definitions to a doxy...
blob
|
commitdiff
|
diff to current
2012-04-09
Justin Ruggles
avcodec: use align == 0 for default alignment in avcode...
blob
|
commitdiff
|
diff to current
2012-03-19
Derek Buitenhuis
ZeroCodec Decoder
blob
|
commitdiff
|
diff to current
2012-03-19
Kostya Shishkov
RealAudio Lossless decoder
blob
|
commitdiff
|
diff to current
2012-03-17
Paul B Mahol
avcodec: add XBM encoder
blob
|
commitdiff
|
diff to current
2012-03-05
Justin Ruggles
avcodec: add av_get_audio_frame_duration() function.
blob
|
commitdiff
|
diff to current
2012-03-05
Justin Ruggles
avcodec: add av_get_exact_bits_per_sample() function
blob
|
commitdiff
|
diff to current
2012-03-04
Anton Khirnov
lavc: make codec_is_decoder/encoder() public.
blob
|
commitdiff
|
diff to current
2012-03-04
Anton Khirnov
lavc: deprecate AVCodecContext.sub_id.
blob
|
commitdiff
|
diff to current
2012-03-03
Anton Khirnov
lavc: free the output packet when encoding failed or...
blob
|
commitdiff
|
diff to current
2012-03-03
Anton Khirnov
lavc: clarify the meaning of AVCodecContext.frame_number.
blob
|
commitdiff
|
diff to current
2012-03-01
Martin Storsjö
h263enc: Add an option for outputting info about MBs...
blob
|
commitdiff
|
diff to current
2012-03-01
Martin Storsjö
avpacket: Add a function for shrinking already allocate...
blob
|
commitdiff
|
diff to current
2012-02-29
Anton Khirnov
mpegvideo_enc: add quantizer_noise_shaping private...
blob
|
commitdiff
|
diff to current
2012-02-29
Anton Khirnov
lavc: deprecate AVCodecContext.inter_threshold.
blob
|
commitdiff
|
diff to current
2012-02-29
Anton Khirnov
lavc: deprecate AVCodecContext.color_table_id.
blob
|
commitdiff
|
diff to current
2012-02-29
Anton Khirnov
mpegvideo_enc: add chroma/luma_elim_threshold private...
blob
|
commitdiff
|
diff to current
2012-02-29
Anton Khirnov
mpegvideo_enc: add cbp_rd flag to mpv_flags.
blob
|
commitdiff
|
diff to current
2012-02-29
Anton Khirnov
mpegvideo_enc: add qp_rd flag to mpv_flags.
blob
|
commitdiff
|
diff to current
2012-02-29
Anton Khirnov
mpegvideo_enc: add strict_gop flag to mpv_flags.
blob
|
commitdiff
|
diff to current
2012-02-29
Anton Khirnov
lavc: add -mpv_flags to mpegvideo_enc-based encoders.
blob
|
commitdiff
|
diff to current
next