| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '8e134e5104e99a69cd4cea10540a7ce9c3682a2c' | Michael Niedermayer | 2012-11-26 | 1 | -1/+6 |
|\ |
|
| * | lavc: clarify get_buffer() documentation | Justin Ruggles | 2012-11-25 | 1 | -1/+6 |
* | | lavu/samplefmt: return the size of the allocated samples buffer at the next bump | Stefano Sabatini | 2012-11-25 | 1 | -1/+3 |
* | | ADPCM IMA Dialogic decoder | Paul B Mahol | 2012-11-24 | 1 | -0/+1 |
* | | ADPCM AFC decoder | Paul B Mahol | 2012-11-22 | 1 | -0/+1 |
* | | brender_pix: a new image decoder | Aleksi Nurmi | 2012-11-22 | 1 | -0/+1 |
* | | PCM signed 16-bit big-endian planar decoder | Paul B Mahol | 2012-11-17 | 1 | -0/+1 |
* | | PCM signed 24-bit/32-bit little-endian planar decoder | Paul B Mahol | 2012-11-17 | 1 | -0/+2 |
* | | Remove deprecation of avcodec_get_chroma_sub_sample. | Michael Niedermayer | 2012-11-14 | 1 | -2/+13 |
* | | Merge commit '5e9c6ef8f3beb9ed7b271654a82349ac90fe43f2' | Michael Niedermayer | 2012-11-14 | 1 | -1/+5 |
|\| |
|
| * | pixdesc: add av_pix_fmt_get_chroma_sub_sample | Luca Barbato | 2012-11-13 | 1 | -1/+5 |
* | | avcodec.h: update audioconvert.h header after rename | Michael Niedermayer | 2012-11-13 | 1 | -1/+1 |
* | | Merge commit '9a07c1332cfe092b57b5758f22b686ca58806c60' | Michael Niedermayer | 2012-11-03 | 1 | -5/+7 |
|\| |
|
| * | parser: Move Doxygen documentation to the header files | Diego Biurrun | 2012-11-02 | 1 | -0/+4 |
| * | PGS subtitles: Expose forced flag | John Stebbins | 2012-11-02 | 1 | -0/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-11-02 | 1 | -0/+22 |
|\| |
|
| * | lavc: add some AVPacket doxy. | Anton Khirnov | 2012-11-02 | 1 | -0/+22 |
* | | lavc: const correctness for avpicture_fill() | Paul B Mahol | 2012-10-30 | 1 | -1/+1 |
* | | Merge commit '14f031d7ecfabba0ef02776d4516aa3dcb7c40d8' | Michael Niedermayer | 2012-10-30 | 1 | -0/+1 |
|\| |
|
| * | avcodec: Add a RFC 3389 comfort noise codec | Martin Storsjö | 2012-10-29 | 1 | -0/+1 |
* | | lavc: add AV_PKT_DATA_SUBTITLE_POSITION side data type. | Clément Bœsch | 2012-10-24 | 1 | -0/+11 |
* | | Merge commit 'c68317ebbe4915035df0b08c23eea7a0b80ab881' | Michael Niedermayer | 2012-10-24 | 1 | -0/+2 |
|\| |
|
| * | lavc: fix documentation for AVCodecContext.delay | Justin Ruggles | 2012-10-23 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-22 | 1 | -1/+7 |
|\| |
|
| * | lavc: extend frame_size doxy. | Anton Khirnov | 2012-10-22 | 1 | -1/+7 |
* | | lavc: add lavfi metadata support. | Clément Bœsch | 2012-10-21 | 1 | -0/+13 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-15 | 1 | -1/+1 |
|\| |
|
| * | lavc: update documentation for AVFrame.extended_data | Justin Ruggles | 2012-10-14 | 1 | -1/+1 |
* | | lavc: add xface image decoder and encoder | Stefano Sabatini | 2012-10-15 | 1 | -0/+1 |
* | | Merge commit 'ca411fc1d34329cd17b28627f697e391ae52073f' | Michael Niedermayer | 2012-10-13 | 1 | -0/+2 |
|\| |
|
| * | avcodec: Remove broken MMI optimizations | Diego Biurrun | 2012-10-12 | 1 | -0/+2 |
| * | Remove libmpeg2 #define remnants | Diego Biurrun | 2012-10-12 | 1 | -0/+2 |
* | | lavc: docs: the field_order is set by the demuxer and not libavcodec for deco... | Michael Niedermayer | 2012-10-10 | 1 | -1/+1 |
* | | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' | Michael Niedermayer | 2012-10-08 | 1 | -36/+37 |
|\| |
|
| * | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat | Anton Khirnov | 2012-10-08 | 1 | -25/+26 |
* | | TAK demuxer, decoder and parser | Paul B Mahol | 2012-10-08 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-06 | 1 | -0/+10 |
|\| |
|
| * | lavc: deprecate the audio resampling API. | Anton Khirnov | 2012-10-05 | 1 | -0/+10 |
* | | Pinnacle TARGA CineWave YUV16 decoder (fourcc Y216). | Carl Eugen Hoyos | 2012-10-06 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-09-28 | 1 | -6/+9 |
|\| |
|
| * | avcodec: document the use of AVCodecContext.delay for audio decoding | Nathan Caldwell | 2012-09-28 | 1 | -7/+10 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-09-28 | 1 | -0/+1 |
|\| |
|
| * | Add Opus codec id and codec description. | Andrew D'Addesio | 2012-09-27 | 1 | -0/+1 |
* | | Merge commit '7751e4693dd10ec98c20fbd9887233b575034272' | Michael Niedermayer | 2012-09-25 | 1 | -3/+15 |
|\| |
|
| * | lavc: add avcodec_free_frame(). | Anton Khirnov | 2012-09-24 | 1 | -1/+13 |
| * | lavc: rename the argument of avcodec_alloc_frame/get_frame_defaults | Anton Khirnov | 2012-09-24 | 1 | -2/+2 |
* | | WebVTT demuxer and decoder. | Clément Bœsch | 2012-09-23 | 1 | -0/+1 |
* | | Add av_copy_packet() | Andrey Utkin | 2012-09-21 | 1 | -0/+7 |
* | | Merge commit '23aae62c2cb4504a09ceb8cd0cabc1c8b260f521' | Michael Niedermayer | 2012-09-18 | 1 | -1/+4 |
|\| |
|
| * | lavc: replace AVCodecContext.encode with subtitle-specific callback | Anton Khirnov | 2012-09-17 | 1 | -1/+4 |