summaryrefslogtreecommitdiffstats
path: root/libavcodec/version.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* lavc: mark hurry_up for removal on next major bumpAnton Khirnov2011-04-021-0/+3
* Add MxPEG decoderanatoly2011-03-301-1/+1
* Chronomaster DFA decoderKostya Shishkov2011-03-281-1/+1
* Add audio_service_type field to AVCodecContext for encoding and reportingJustin Ruggles2011-03-251-1/+1
* lavc: move the version macros to a new installed header.Anton Khirnov2011-03-221-0/+75
OpenPOWER on IntegriCloud