summaryrefslogtreecommitdiffstats
path: root/libavcodec/avcodec.h
Commit message (Expand)AuthorAgeFilesLines
* lavc: add AV_PKT_DATA_SUBTITLE_POSITION side data type.Clément Bœsch2012-10-241-0/+11
* Merge commit 'c68317ebbe4915035df0b08c23eea7a0b80ab881'Michael Niedermayer2012-10-241-0/+2
|\
| * lavc: fix documentation for AVCodecContext.delayJustin Ruggles2012-10-231-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-221-1/+7
|\ \ | |/
| * lavc: extend frame_size doxy.Anton Khirnov2012-10-221-1/+7
* | lavc: add lavfi metadata support.Clément Bœsch2012-10-211-0/+13
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-151-1/+1
|\ \ | |/
| * lavc: update documentation for AVFrame.extended_dataJustin Ruggles2012-10-141-1/+1
* | lavc: add xface image decoder and encoderStefano Sabatini2012-10-151-0/+1
* | Merge commit 'ca411fc1d34329cd17b28627f697e391ae52073f'Michael Niedermayer2012-10-131-0/+2
|\ \ | |/
| * avcodec: Remove broken MMI optimizationsDiego Biurrun2012-10-121-0/+2
| * Remove libmpeg2 #define remnantsDiego Biurrun2012-10-121-0/+2
* | lavc: docs: the field_order is set by the demuxer and not libavcodec for deco...Michael Niedermayer2012-10-101-1/+1
* | Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer2012-10-081-36/+37
|\ \ | |/
| * Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov2012-10-081-25/+26
* | TAK demuxer, decoder and parserPaul B Mahol2012-10-081-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-061-0/+10
|\ \ | |/
| * lavc: deprecate the audio resampling API.Anton Khirnov2012-10-051-0/+10
* | Pinnacle TARGA CineWave YUV16 decoder (fourcc Y216).Carl Eugen Hoyos2012-10-061-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-09-281-6/+9
|\ \ | |/
| * avcodec: document the use of AVCodecContext.delay for audio decodingNathan Caldwell2012-09-281-7/+10
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-09-281-0/+1
|\ \ | |/
| * Add Opus codec id and codec description.Andrew D'Addesio2012-09-271-0/+1
* | Merge commit '7751e4693dd10ec98c20fbd9887233b575034272'Michael Niedermayer2012-09-251-3/+15
|\ \ | |/
| * lavc: add avcodec_free_frame().Anton Khirnov2012-09-241-1/+13
| * lavc: rename the argument of avcodec_alloc_frame/get_frame_defaultsAnton Khirnov2012-09-241-2/+2
* | WebVTT demuxer and decoder.Clément Bœsch2012-09-231-0/+1
* | Add av_copy_packet()Andrey Utkin2012-09-211-0/+7
* | Merge commit '23aae62c2cb4504a09ceb8cd0cabc1c8b260f521'Michael Niedermayer2012-09-181-1/+4
|\ \ | |/
| * lavc: replace AVCodecContext.encode with subtitle-specific callbackAnton Khirnov2012-09-171-1/+4
* | Merge commit '3f7fd59d151a2773f0e2e93e56b6b13ec6e5334b'Michael Niedermayer2012-09-161-5/+0
|\ \ | |/
| * libavcodec: remove av_destruct_packet_nofree()Mans Rullgard2012-09-151-5/+0
* | aacdec: add support for dual mono in Japanese DTVAkihiro Tsukada2012-09-151-0/+10
* | add OTF support for attachmentsSébastien Brochet2012-09-101-0/+1
* | lavc: support building with the forks ABI for avcodec_find_best_pix_fmt2()Michael Niedermayer2012-08-311-0/+7
* | imgconvert: add avcodec_find_best_pix_fmt_of_2()Michael Niedermayer2012-08-311-5/+9
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-311-0/+1
|\ \ | |/
| * MSS2 decoderAlberto Delmás2012-08-311-0/+1
* | Merge commit 'ec36aa69448f20a78d8c4588265022e0b2272ab5'Michael Niedermayer2012-08-311-0/+10
|\ \ | |/
| * lavc: add lossy/lossless codec properties.Anton Khirnov2012-08-301-0/+10
* | Add CPiA video decoderStephan Hilb2012-08-311-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-301-0/+3
|\ \ | |/
| * Add reminders to update the codec descriptor list with new codec IDs.Anton Khirnov2012-08-291-0/+3
* | lavc: move AVRn to a seperate decoder.Michael Niedermayer2012-08-201-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-181-7/+13
|\ \ | |/
| * lavc: add avcodec_descriptor_get_by_name().Anton Khirnov2012-08-181-0/+6
| * lavc: add const to AVCodec* function parameters.Anton Khirnov2012-08-181-7/+7
* | srtdec: Add timing-less "subrip" decoder.Philip Langdale2012-08-151-0/+1
* | lavc: add const to AVCodecContext.codec_descriptor.Nicolas George2012-08-141-3/+3
* | lavc: add codec_descriptor field to AVCodecContext.Michael Niedermayer2012-08-121-0/+12
OpenPOWER on IntegriCloud