summaryrefslogtreecommitdiffstats
path: root/libavcodec/avcodec.h
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '7ecc2d403ce5c7b6ea3b1f368dccefd105209c7e'Michael Niedermayer2013-03-081-443/+1
|\
| * Move AVFrame from lavc to lavu.Anton Khirnov2013-03-081-347/+1
* | Merge commit 'ad0c9f2d5d81e22207c6ccecc426bf7306acc327'Michael Niedermayer2013-03-081-4/+4
|\ \ | |/
| * lavc: move AVFrame.hwaccel_picture_private to Picture.Anton Khirnov2013-03-081-4/+4
* | Merge commit '1afddbe59e96af75f1c07605afc95615569f388f'Michael Niedermayer2013-03-081-6/+36
|\ \ | |/
| * avpacket: use AVBuffer to allow refcounting the packets.Anton Khirnov2013-03-081-6/+36
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-03-071-1/+3
|\ \ | |/
| * lavc: Deprecate the deinterlace functions in libavcodecRonald S. Bultje2013-03-071-0/+5
* | Deprecate deinterlaced in libavcodec.Ronald S. Bultje2013-03-031-0/+3
* | lavc: change type of AVFrame.channels field from int64_t to intStefano Sabatini2013-02-241-1/+1
* | lavc: fix codec_descriptor and pkt_timebase doxy.Clément Bœsch2013-02-171-2/+2
* | lavc: support subtitles character encoding conversion.Clément Bœsch2013-02-171-0/+18
* | lavc: mark bitmap based subtitles codecs as such.Clément Bœsch2013-02-171-0/+4
* | Adding support for parsing BlockAdditionalVignesh Venkatasubramanian2013-02-141-0/+8
* | Merge commit 'b85a5e87af4254b80913fe33591d96361f30832b'Michael Niedermayer2013-01-251-0/+2
|\ \ | |/
| * h264: Allow discarding the cropping information from SPSVittorio Giovara2013-01-251-0/+2
* | Merge commit '93af2734ee609133eaeca28329d7f13241dd411f'Michael Niedermayer2013-01-211-5/+7
|\ \ | |/
| * lavc: put FF_IDCT_{VP3,H264,CAVS,BINK,EA,WMV2} under FF_API_IDCT.Ronald S. Bultje2013-01-201-5/+7
* | Merge commit '3f111804eb5c603a344706b84b7164cbf7b4e0df'Michael Niedermayer2013-01-151-0/+1
|\ \ | |/
| * mkv: support vp9 tagTom Finegan2013-01-141-0/+1
| * Drop Snow codecDiego Biurrun2013-01-061-1/+7
* | Add EVRCA and SMV codec idPaul B Mahol2013-01-071-0/+2
* | 012v decoder.Carl Eugen Hoyos2013-01-061-0/+1
* | Add SubViewer v1 subtitles demuxer and decoder.Clément Bœsch2012-12-311-0/+1
* | Add PJS subtitles demuxer and decoder.Clément Bœsch2012-12-301-0/+1
* | Add VPlayer subtitles demuxer and decoder.Clément Bœsch2012-12-301-0/+1
* | Add MPL2 subtitles demuxer and decoder.Clément Bœsch2012-12-301-0/+1
* | lavc/avcodec: fix FF_INPUT_/BUFFER_/PADDING_SIZE typo.Clément Bœsch2012-12-301-1/+1
* | Merge commit '3193b13aa1e271f6d2dd68de67d448c08aef3c00'Michael Niedermayer2012-12-241-1/+1
|\ \ | |/
| * lavc: Correct the description of pkt_dtsMartin Storsjö2012-12-231-1/+1
* | Merge commit 'b047c68783aa4042b322af7af043b643d5daf09c'Michael Niedermayer2012-12-231-1/+1
|\ \ | |/
| * lavc: make pkt_{p,d}ts doxy less confusingAnton Khirnov2012-12-231-2/+2
* | Merge commit '418693bdc5edad72b0d055f741931612d797eb05'Michael Niedermayer2012-12-231-6/+14
|\ \ | |/
| * lavc: rewrite and extend AVFrame doxyAnton Khirnov2012-12-231-5/+13
| * miscellaneous typo fixesDiego Biurrun2012-12-211-1/+1
* | Silicon Graphics Motion Video Compressor 1 & 2 decoderPeter Ross2012-12-171-0/+2
* | SGI RLE 8-bit decoderPeter Ross2012-12-171-0/+1
* | Remove 8SVX_RAW on next lavc mayor bumpPaul B Mahol2012-12-161-0/+2
* | lavc: add pkt_size field to AVFrameStefano Sabatini2012-12-151-0/+12
* | lavc/avcodec: extend/clarify/fix documentation for avcodec_fill_audio_frame()Stefano Sabatini2012-12-091-3/+8
* | mpegts: demux asynchronous SMPTE 336M Key-Length-Value (KLV) metadataPeter Ross2012-12-091-0/+1
* | Merge commit '57231e4d5b467833fb289439cd35a92513bb55c1'Michael Niedermayer2012-12-081-0/+1
|\ \ | |/
| * tak: demuxer, parser, and decoderPaul B Mahol2012-12-071-0/+1
* | Merge commit '8e134e5104e99a69cd4cea10540a7ce9c3682a2c'Michael Niedermayer2012-11-261-1/+6
|\ \ | |/
| * lavc: clarify get_buffer() documentationJustin Ruggles2012-11-251-1/+6
* | lavu/samplefmt: return the size of the allocated samples buffer at the next bumpStefano Sabatini2012-11-251-1/+3
* | ADPCM IMA Dialogic decoderPaul B Mahol2012-11-241-0/+1
* | ADPCM AFC decoderPaul B Mahol2012-11-221-0/+1
* | brender_pix: a new image decoderAleksi Nurmi2012-11-221-0/+1
* | PCM signed 16-bit big-endian planar decoderPaul B Mahol2012-11-171-0/+1
OpenPOWER on IntegriCloud