index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
/
version.h
Age
Commit message (
Expand
)
Author
2011-06-10
lavc: bump minor after the addition of AVCodecContext.request_sample_fmt
Stefano Sabatini
2011-05-28
lavu: add av_get_pix_fmt_name() convenience function
Stefano Sabatini
2011-05-17
iff/8svx: redesign 8SVX demuxing and decoding for handling stereo samples cor...
Stefano Sabatini
2011-05-11
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-05-10
lavc: move some flac-specific options to its private context.
Anton Khirnov
2011-05-07
lavc: add format field to AVFrame
Stefano Sabatini
2011-05-07
lavc: add width and height fields to AVFrame
Stefano Sabatini
2011-05-01
DPX image encoder
Peter Ross
2011-05-01
lavc: add a sample_aspect_ratio field to AVFrame
Stefano Sabatini
2011-05-01
lavc: add a pkt_pos field to AVFrame
Stefano Sabatini
2011-05-01
lavc: lowercase the FRWU codec name
ami_stuff
2011-04-27
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-04-26
lavc: deprecate FF_*_TYPE macros in favor of AV_PICTURE_TYPE_* enums
Stefano Sabatini
2011-04-26
lavc: remove FF_API_MB_Q cruft
Anton Khirnov
2011-04-26
lavc: remove FF_API_RATE_EMU cruft
Anton Khirnov
2011-04-26
lavc: remove FF_API_HURRY_UP cruft
Anton Khirnov
2011-04-22
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-04-21
Introduce slice threads flag.
Ronald S. Bultje
2011-04-21
lavc: provide deprecated avcodec_thread_init until next major version
Anton Khirnov
2011-04-21
lavc: provide the opt.h header until the next bump
Anton Khirnov
2011-04-20
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-04-19
lavc: remove the FF_API_INOFFICIAL cruft.
Anton Khirnov
2011-04-19
lavc: remove the FF_API_SET_STRING_OLD cruft.
Anton Khirnov
2011-04-19
lavc: remove the FF_API_USE_LPC cruft.
Anton Khirnov
2011-04-19
lavc: remove the FF_API_SUBTITLE_OLD cruft.
Anton Khirnov
2011-04-19
lavc: remove the FF_API_VIDEO_OLD cruft.
Anton Khirnov
2011-04-19
lavc: remove the FF_API_AUDIO_OLD cruft.
Anton Khirnov
2011-04-19
lavc: remove the FF_API_OPT_SHOW cruft.
Anton Khirnov
2011-04-19
lavc: remove the FF_API_MM_FLAGS cruft.
Anton Khirnov
2011-04-18
Bump major versions of all libraries.
Anton Khirnov
2011-04-17
10l, commit that should have been stashed into the merge.
Michael Niedermayer
2011-04-17
Replace more FFmpeg references by Libav.
Diego Biurrun
2011-04-15
introduce side information for AVPacket
Kostya Shishkov
2011-04-14
libavcodec: Bump micro after adding the dtx AVOptions
Martin Storsjö
2011-04-13
lavc: postpone removal of request_channels
Anton Khirnov
2011-04-13
lavc: postpone removal of audioconvert and sample_fmt wrappers
Anton Khirnov
2011-04-11
Add support for AMR-WB encoding via libvo-amrwbenc
Martin Storsjö
2011-04-11
Add an AAC encoder by using the libvo-aacenc library
Martin Storsjö
2011-04-10
Parse sprite data for WMVP and WVP2, and decode sprites for the latter
Alberto Delmás
2011-04-07
lavc: add a FF_API_REQUEST_CHANNELS deprecation macro
Anton Khirnov
2011-04-03
lavc: deprecate AVCodecContext.antialias_algo
Anton Khirnov
2011-04-03
lavc: mark mb_qmin/mb_qmax for removal on next major bump.
Anton Khirnov
2011-04-02
lavc: deprecate rate_emu
Anton Khirnov
2011-04-02
lavc: mark hurry_up for removal on next major bump
Anton Khirnov
2011-03-30
Add MxPEG decoder
anatoly
2011-03-28
Chronomaster DFA decoder
Kostya Shishkov
2011-03-25
Add audio_service_type field to AVCodecContext for encoding and reporting
Justin Ruggles
2011-03-22
lavc: move the version macros to a new installed header.
Anton Khirnov