summaryrefslogtreecommitdiffstats
path: root/libavcodec/avcodec.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* | PCM signed 24-bit/32-bit little-endian planar decoderPaul B Mahol2012-11-171-0/+2
* | Remove deprecation of avcodec_get_chroma_sub_sample.Michael Niedermayer2012-11-141-2/+13
* | Merge commit '5e9c6ef8f3beb9ed7b271654a82349ac90fe43f2'Michael Niedermayer2012-11-141-1/+5
|\ \ | |/
| * pixdesc: add av_pix_fmt_get_chroma_sub_sampleLuca Barbato2012-11-131-1/+5
* | avcodec.h: update audioconvert.h header after renameMichael Niedermayer2012-11-131-1/+1
* | Merge commit '9a07c1332cfe092b57b5758f22b686ca58806c60'Michael Niedermayer2012-11-031-5/+7
|\ \ | |/
| * parser: Move Doxygen documentation to the header filesDiego Biurrun2012-11-021-0/+4
| * PGS subtitles: Expose forced flagJohn Stebbins2012-11-021-0/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-11-021-0/+22
|\ \ | |/
| * lavc: add some AVPacket doxy.Anton Khirnov2012-11-021-0/+22
* | lavc: const correctness for avpicture_fill()Paul B Mahol2012-10-301-1/+1
* | Merge commit '14f031d7ecfabba0ef02776d4516aa3dcb7c40d8'Michael Niedermayer2012-10-301-0/+1
|\ \ | |/
| * avcodec: Add a RFC 3389 comfort noise codecMartin Storsjö2012-10-291-0/+1
* | lavc: add AV_PKT_DATA_SUBTITLE_POSITION side data type.Clément Bœsch2012-10-241-0/+11
OpenPOWER on IntegriCloud