summaryrefslogtreecommitdiffstats
path: root/libavcodec/avcodec.h
Commit message (Expand)AuthorAgeFilesLines
* lavc: add channels field to AVFrameStefano Sabatini2012-07-311-0/+11
* SubViewer demuxer and decoder.Clément Bœsch2012-07-261-0/+1
* avcodec: add decode_error_flags field to AVFrameMarton Balint2012-07-211-0/+15
* oggdec: add support for Opus codec.Nicolas George2012-07-201-0/+1
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-151-0/+26
|\
| * imgconvert: deprecate avcodec_find_best_pix_fmt()Janne Grunau2012-07-131-0/+5
| * imgconvert: add avcodec_find_best_pix_fmt2()Janne Grunau2012-07-131-0/+21
* | lavc/avcodec.h: keep avframe_* field setter and getter closeStefano Sabatini2012-07-141-6/+6
* | lavc: add metadata to AVFrameThomas Kühnel2012-07-141-0/+11
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-131-0/+1
|\ \ | |/
| * MS Expression Encoder Screen decoderKostya Shishkov2012-07-131-0/+1
* | lavc: add pkt_timebase to allow avcodec to adjust pkt_dts/pts when neededMichael Niedermayer2012-07-131-0/+12
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-121-0/+4
|\ \ | |/
| * libavcodec: Add more AAC profilesMartin Storsjö2012-07-121-0/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-111-0/+1
|\ \ | |/
| * TechSmith Screen Codec 2 decoderKostya Shishkov2012-07-111-0/+1
* | lavc: add av_fast_padded_malloczPaul B Mahol2012-07-101-0/+6
* | add side data to indicate the amount of samples to skip at the begin and endMichael Niedermayer2012-07-061-0/+11
* | PAF demuxer and decoderPaul B Mahol2012-07-051-0/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-021-0/+1
|\ \ | |/
| * MS ATC Screen (aka MSS3) decoderKostya Shishkov2012-07-021-0/+1
* | RealText demuxer and decoder.Clément Bœsch2012-06-291-0/+1
* | SAMI demuxer and decoder.Clément Bœsch2012-06-291-0/+1
* | cosmetics: minor libavcodec spelling errorsLou Logan2012-06-291-3/+3
* | lavc: clarify docs for avpkt->destructMichael Bradshaw2012-06-271-5/+6
* | lavu/imgutils: create misc functions for dealing with buffersStefano Sabatini2012-06-261-38/+10
* | lavc: add intra only codec flagMichael Niedermayer2012-06-231-0/+4
* | LucasArts SMUSH video decoderPaul B Mahol2012-06-211-0/+1
* | LucasArts SMUSH VIMA audio decoderPaul B Mahol2012-06-211-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-201-0/+1
|\ \ | |/
| * MS Screen 1 decoderKostya Shishkov2012-06-201-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-191-0/+4
|\ \ | |/
| * lavc: Extend the documentation for avcodec_init_packetSimon A. Eugster2012-06-191-0/+3
| * Add support for iLBC decoding/encoding via the external library libilbcMartin Storsjö2012-06-181-0/+1
* | lavc/avcodec.h: fix reference to nonexistent function in av_picture_copy() doxyStefano Sabatini2012-06-191-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-061-0/+1
|\ \ | |/
| * Indeo Audio decoderKostya Shishkov2012-06-051-0/+1
* | lavc: add pkt_duration field to AVFrameStefano Sabatini2012-06-051-0/+11
* | lavu/pixfmt: move AVPALETTE_SIZE and _COUNT to pixfmt.hStefano Sabatini2012-05-241-3/+0
* | avcodec: add parser flag to indicate that codec TS are the only available and...Michael Niedermayer2012-05-221-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-101-7/+3
|\ \ | |/
| * lavc: pad last audio frame with silence when needed.Anton Khirnov2012-05-091-7/+3
* | Add Avid Meridien (AVUI) decoder.Carl Eugen Hoyos2012-05-081-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-071-18/+16
|\ \ | |/
| * lavc: add sample rate and channel layout to AVFrame.Anton Khirnov2012-05-071-0/+16
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-061-1/+1
|\ \ | |/
| * avcodec: Improve comment for thread_safe_callbacks to avoid misinterpretation.Robert Nagy2012-05-061-1/+1
| * Add SMPTE240M transfer characteristics flag.Hendrik Leppkes2012-05-031-0/+1
* | JACOsub demuxer, decoder and muxer.Clément Bœsch2012-05-031-0/+1
* | lavc: implement accessors for some AVFrame fields.Nicolas George2012-05-031-4/+18
OpenPOWER on IntegriCloud