summaryrefslogtreecommitdiff
path: root/libavcodec/avcodec.h
Commit message (Expand)AuthorAge
* Merge commit '759001c534287a96dc96d1e274665feb7059145d'Michael Niedermayer2013-03-12
|\
| * lavc decoders: work with refcounted frames.Anton Khirnov2013-03-08
* | Merge commit '7ecc2d403ce5c7b6ea3b1f368dccefd105209c7e'Michael Niedermayer2013-03-08
|\|
| * Move AVFrame from lavc to lavu.Anton Khirnov2013-03-08
* | Merge commit 'ad0c9f2d5d81e22207c6ccecc426bf7306acc327'Michael Niedermayer2013-03-08
|\|
| * lavc: move AVFrame.hwaccel_picture_private to Picture.Anton Khirnov2013-03-08
* | Merge commit '1afddbe59e96af75f1c07605afc95615569f388f'Michael Niedermayer2013-03-08
|\|
| * avpacket: use AVBuffer to allow refcounting the packets.Anton Khirnov2013-03-08
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-03-07
|\|
| * lavc: Deprecate the deinterlace functions in libavcodecRonald S. Bultje2013-03-07
* | Deprecate deinterlaced in libavcodec.Ronald S. Bultje2013-03-03
* | lavc: change type of AVFrame.channels field from int64_t to intStefano Sabatini2013-02-24
* | lavc: fix codec_descriptor and pkt_timebase doxy.Clément Bœsch2013-02-17
* | lavc: support subtitles character encoding conversion.Clément Bœsch2013-02-17
* | lavc: mark bitmap based subtitles codecs as such.Clément Bœsch2013-02-17
* | Adding support for parsing BlockAdditionalVignesh Venkatasubramanian2013-02-14
* | Merge commit 'b85a5e87af4254b80913fe33591d96361f30832b'Michael Niedermayer2013-01-25
|\|
| * h264: Allow discarding the cropping information from SPSVittorio Giovara2013-01-25
* | Merge commit '93af2734ee609133eaeca28329d7f13241dd411f'Michael Niedermayer2013-01-21
|\|
| * lavc: put FF_IDCT_{VP3,H264,CAVS,BINK,EA,WMV2} under FF_API_IDCT.Ronald S. Bultje2013-01-20
* | Merge commit '3f111804eb5c603a344706b84b7164cbf7b4e0df'Michael Niedermayer2013-01-15
|\|
| * mkv: support vp9 tagTom Finegan2013-01-14
| * Drop Snow codecDiego Biurrun2013-01-06
* | Add EVRCA and SMV codec idPaul B Mahol2013-01-07
* | 012v decoder.Carl Eugen Hoyos2013-01-06
* | Add SubViewer v1 subtitles demuxer and decoder.Clément Bœsch2012-12-31
* | Add PJS subtitles demuxer and decoder.Clément Bœsch2012-12-30
* | Add VPlayer subtitles demuxer and decoder.Clément Bœsch2012-12-30
* | Add MPL2 subtitles demuxer and decoder.Clément Bœsch2012-12-30
* | lavc/avcodec: fix FF_INPUT_/BUFFER_/PADDING_SIZE typo.Clément Bœsch2012-12-30
* | Merge commit '3193b13aa1e271f6d2dd68de67d448c08aef3c00'Michael Niedermayer2012-12-24
|\|
| * lavc: Correct the description of pkt_dtsMartin Storsjö2012-12-23
* | Merge commit 'b047c68783aa4042b322af7af043b643d5daf09c'Michael Niedermayer2012-12-23
|\|
| * lavc: make pkt_{p,d}ts doxy less confusingAnton Khirnov2012-12-23
* | Merge commit '418693bdc5edad72b0d055f741931612d797eb05'Michael Niedermayer2012-12-23
|\|
| * lavc: rewrite and extend AVFrame doxyAnton Khirnov2012-12-23
| * miscellaneous typo fixesDiego Biurrun2012-12-21
* | Silicon Graphics Motion Video Compressor 1 & 2 decoderPeter Ross2012-12-17
* | SGI RLE 8-bit decoderPeter Ross2012-12-17
* | Remove 8SVX_RAW on next lavc mayor bumpPaul B Mahol2012-12-16
* | lavc: add pkt_size field to AVFrameStefano Sabatini2012-12-15
* | lavc/avcodec: extend/clarify/fix documentation for avcodec_fill_audio_frame()Stefano Sabatini2012-12-09
* | mpegts: demux asynchronous SMPTE 336M Key-Length-Value (KLV) metadataPeter Ross2012-12-09
* | Merge commit '57231e4d5b467833fb289439cd35a92513bb55c1'Michael Niedermayer2012-12-08
|\|
| * tak: demuxer, parser, and decoderPaul B Mahol2012-12-07
* | Merge commit '8e134e5104e99a69cd4cea10540a7ce9c3682a2c'Michael Niedermayer2012-11-26
|\|
| * lavc: clarify get_buffer() documentationJustin Ruggles2012-11-25
* | lavu/samplefmt: return the size of the allocated samples buffer at the next bumpStefano Sabatini2012-11-25
* | ADPCM IMA Dialogic decoderPaul B Mahol2012-11-24
* | ADPCM AFC decoderPaul B Mahol2012-11-22