summaryrefslogtreecommitdiffstats
path: root/libavcodec/version.h
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '142e76f1055de5dde44696e71a5f63f2cb11dedf'Michael Niedermayer2011-07-111-0/+9
|\
| * lavc: make avcodec_alloc_context3 officially public.Anton Khirnov2011-07-101-0/+3
| * ac3dec: add a drc_scale private optionAnton Khirnov2011-07-101-0/+3
| * lavc: introduce avcodec_open2() as a replacement for avcodec_open().Anton Khirnov2011-07-101-0/+3
| * lavu: add av_get_pix_fmt_name() convenience functionStefano Sabatini2011-05-281-0/+3
| * ac3enc: add support for E-AC-3 encoding.Justin Ruggles2011-05-271-1/+1
| * Add request_sample_fmt field to AVCodecContext.Justin Ruggles2011-05-181-1/+1
* | lavc: bump minor after the addition of AVCodecContext.request_sample_fmtStefano Sabatini2011-06-101-2/+2
* | lavu: add av_get_pix_fmt_name() convenience functionStefano Sabatini2011-05-281-1/+4
* | iff/8svx: redesign 8SVX demuxing and decoding for handling stereo samples cor...Stefano Sabatini2011-05-171-1/+1
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-05-111-0/+3
|\ \ | |/
| * lavc: move some flac-specific options to its private context.Anton Khirnov2011-05-101-1/+4
| * DPX image encoderPeter Ross2011-05-011-2/+2
* | lavc: add format field to AVFrameStefano Sabatini2011-05-071-1/+1
* | lavc: add width and height fields to AVFrameStefano Sabatini2011-05-071-1/+1
* | lavc: add a sample_aspect_ratio field to AVFrameStefano Sabatini2011-05-011-1/+1
* | lavc: add a pkt_pos field to AVFrameStefano Sabatini2011-05-011-2/+2
* | lavc: lowercase the FRWU codec nameami_stuff2011-05-011-1/+1
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-271-10/+4
|\ \ | |/
| * lavc: deprecate FF_*_TYPE macros in favor of AV_PICTURE_TYPE_* enumsStefano Sabatini2011-04-261-1/+4
| * lavc: remove FF_API_MB_Q cruftAnton Khirnov2011-04-261-3/+0
| * lavc: remove FF_API_RATE_EMU cruftAnton Khirnov2011-04-261-3/+0
| * lavc: remove FF_API_HURRY_UP cruftAnton Khirnov2011-04-261-3/+0
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-221-1/+7
|\ \ | |/
| * Introduce slice threads flag.Ronald S. Bultje2011-04-211-1/+1
| * lavc: provide deprecated avcodec_thread_init until next major versionAnton Khirnov2011-04-211-0/+3
| * lavc: provide the opt.h header until the next bumpAnton Khirnov2011-04-211-0/+3
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-201-26/+2
|\ \ | |/
| * lavc: remove the FF_API_INOFFICIAL cruft.Anton Khirnov2011-04-191-3/+0
| * lavc: remove the FF_API_SET_STRING_OLD cruft.Anton Khirnov2011-04-191-3/+0
| * lavc: remove the FF_API_USE_LPC cruft.Anton Khirnov2011-04-191-3/+0
| * lavc: remove the FF_API_SUBTITLE_OLD cruft.Anton Khirnov2011-04-191-3/+0
| * lavc: remove the FF_API_VIDEO_OLD cruft.Anton Khirnov2011-04-191-3/+0
| * lavc: remove the FF_API_AUDIO_OLD cruft.Anton Khirnov2011-04-191-3/+0
| * lavc: remove the FF_API_OPT_SHOW cruft.Anton Khirnov2011-04-191-3/+0
| * lavc: remove the FF_API_MM_FLAGS cruft.Anton Khirnov2011-04-191-3/+0
| * Bump major versions of all libraries.Anton Khirnov2011-04-181-2/+2
* | 10l, commit that should have been stashed into the merge.Michael Niedermayer2011-04-171-4/+4
|/
* Replace more FFmpeg references by Libav.Diego Biurrun2011-04-171-4/+4
* introduce side information for AVPacketKostya Shishkov2011-04-151-2/+2
* libavcodec: Bump micro after adding the dtx AVOptionsMartin Storsjö2011-04-141-1/+1
* lavc: postpone removal of request_channelsAnton Khirnov2011-04-131-1/+1
* lavc: postpone removal of audioconvert and sample_fmt wrappersAnton Khirnov2011-04-131-2/+2
* Add support for AMR-WB encoding via libvo-amrwbencMartin Storsjö2011-04-111-1/+1
* Add an AAC encoder by using the libvo-aacenc libraryMartin Storsjö2011-04-111-2/+2
* Parse sprite data for WMVP and WVP2, and decode sprites for the latterAlberto Delmás2011-04-101-1/+1
* lavc: add a FF_API_REQUEST_CHANNELS deprecation macroAnton Khirnov2011-04-071-0/+3
* lavc: deprecate AVCodecContext.antialias_algoAnton Khirnov2011-04-031-0/+3
* lavc: mark mb_qmin/mb_qmax for removal on next major bump.Anton Khirnov2011-04-031-0/+3
* lavc: deprecate rate_emuAnton Khirnov2011-04-021-0/+3
OpenPOWER on IntegriCloud