summaryrefslogtreecommitdiffstats
path: root/libavcodec/avcodec.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'newdev/master'Michael Niedermayer2011-03-261-0/+20
|\
| * Add audio_service_type field to AVCodecContext for encoding and reportingJustin Ruggles2011-03-251-0/+20
* | Merge remote-tracking branch 'newdev/master'Michael Niedermayer2011-03-241-51/+1
|\ \ | |/
| * lavc: move the version macros to a new installed header.Anton Khirnov2011-03-221-51/+1
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-7/+7
| * Bitmap Brothers JV video decoderPeter Ross2011-03-141-2/+3
* | Fake-Merge remote-tracking branch 'ffmpeg-mt/master'Michael Niedermayer2011-03-221-0/+4
* | Merge branch 'master' of git://git.ffmpeg.org/ffmpegMichael Niedermayer2011-03-121-0/+5
|\ \ | |/
| * VC1: Export profile/levelHendrik Leppkes2011-03-121-0/+5
* | Merge remote-tracking branch 'remotes/newdev/master'Michael Niedermayer2011-03-111-0/+8
|\ \ | |/
| * Export profiles from the mpeg2 video decoderBenjamin Larsson2011-03-101-0/+8
| * Bink version 'b' audio decoderPeter Ross2011-02-251-1/+1
| * Document audio_resample_close().Stefano Sabatini2011-02-161-0/+7
| * Apply minor cosmetics fixes to the av_audio_resample_init() doxy.Stefano Sabatini2011-02-161-3/+4
| * Merge libavcore into libavutilReinhard Tartler2011-02-151-2/+2
| * Pass VBV delay to the calling application via ctxChristophe Massiot2011-02-151-1/+9
| * Add missing terminating backslashRonald S. Bultje2011-02-111-1/+1
| * Bink version 'b' video decoderPeter Ross2011-02-111-1/+1
| * Deprecate avcodec_thread_init()Alexander Strange2011-02-091-1/+7
| * Frame-based multithreading framework using pthreadsAlexander Strange2011-02-091-2/+87
| * h264: define FF_PROFILE_H264_HIGH_444 to the correct valueJanne Grunau2011-02-081-0/+1
| * Xan4 decoderKostya Shishkov2011-02-071-1/+1
| * pass QDMC extradata to the decoderSascha Sommer2011-02-061-0/+1
| * Add CODEC_ID_PRORES and bump lavc minor versionTomas Härdin2011-02-031-1/+2
| * h264: Add Intra and Constrained Baseline profiles to avctx.profileJanne Grunau2011-02-011-8/+15
* | Bitmap Brothers JV video decoderPeter Ross2011-03-111-2/+3
* | Bink version 'b' audio decoderPeter Ross2011-02-261-1/+1
* | Document audio_resample_close().Stefano Sabatini2011-02-161-2/+2
* | Merge libavcore into libavutilReinhard Tartler2011-02-161-2/+2
* | Pass VBV delay to the calling application via ctxChristophe Massiot2011-02-161-1/+9
* | Apply minor cosmetics fixes to the av_audio_resample_init() doxy.Stefano Sabatini2011-02-141-3/+4
* | Document audio_resample_close().Stefano Sabatini2011-02-141-0/+7
* | Bink version 'b' video decoderPeter Ross2011-02-131-1/+1
* | Clarify that pts_correction* fields are internal to libavcodecMichael Niedermayer2011-02-131-1/+1
* | Deprecate avcodec_thread_init()Alexander Strange2011-02-111-1/+7
* | Frame-based multithreading framework using pthreadsAlexander Strange2011-02-111-1/+87
* | h264: define FF_PROFILE_H264_HIGH_444 to the correct valueJanne Grunau2011-02-091-0/+1
* | Xan4 decoderKostya Shishkov2011-02-091-1/+1
* | pass QDMC extradata to the decoderSascha Sommer2011-02-091-0/+1
* | Implement guessed_pts in avcodec_decode_video2Nicolas George2011-02-071-0/+18
* | Add CODEC_ID_PRORES and bump lavc minor versionTomas Härdin2011-02-041-1/+2
* | h264: Add Intra and Constrained Baseline profiles to avctx.profileJanne Grunau2011-02-021-8/+15
|/
* Lagarith decoder by Nathan Caldwell, saintdev at gmailCarl Eugen Hoyos2011-01-081-1/+2
* Deprecate reordered_opaque in favor of pkt_pts/dtsMichael Niedermayer2011-01-071-1/+3
* Add pkt_dts to AVFrame, this will in the future allow multithreading decodersMichael Niedermayer2011-01-071-1/+8
* Add AVFrame.pkt_pts that contains the correctly reordered AVPacket.ptsMichael Niedermayer2011-01-071-1/+17
* Add av_get_profile_name() to get profile names.Anssi Hannula2011-01-071-2/+20
* Export dca profile information.Anssi Hannula2011-01-061-2/+8
* Change the AC-3 encoder to use floating-point.Justin Ruggles2011-01-041-1/+1
* Fix typos.Stefano Sabatini2011-01-011-3/+3
OpenPOWER on IntegriCloud