| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '5e9c6ef8f3beb9ed7b271654a82349ac90fe43f2' | Michael Niedermayer | 2012-11-14 | 1 | -5/+0 |
|\ |
|
| * | avcodec: remove ff_is_hwaccel_pix_fmt | Luca Barbato | 2012-11-13 | 1 | -5/+0 |
* | | Merge commit '8ac0f6767bf63d3e6b308ee6648ff02598b81e03' | Michael Niedermayer | 2012-11-02 | 1 | -0/+2 |
|\| |
|
| * | lavc: move SANE_NB_CHANNELS to internal.h and use it in the PCM decoders | Justin Ruggles | 2012-11-01 | 1 | -0/+2 |
* | | lavc: enable recursively using avcodec_open2/close. | Ash Hughes | 2012-10-19 | 1 | -0/+12 |
* | | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' | Michael Niedermayer | 2012-10-08 | 1 | -3/+3 |
|\| |
|
| * | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat | Anton Khirnov | 2012-10-08 | 1 | -3/+3 |
* | | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -1/+1 |
|\| |
|
| * | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -1/+1 |
* | | lavc/utils: rename ff_init_buffer_info() pic parameter to frame | Stefano Sabatini | 2012-08-03 | 1 | -1/+1 |
* | | lavc: skip initial silence when requested | Michael Niedermayer | 2012-07-14 | 1 | -0/+5 |
* | | h264: add avpriv_h264_has_num_reorder_frames() | Michael Niedermayer | 2012-07-02 | 1 | -0/+2 |
* | | lavc: add frame multithreading capability (currently intra only) | Michael Niedermayer | 2012-06-23 | 1 | -0/+2 |
* | | threads: make get_logical_cpus() available outside pthread.c | Michael Niedermayer | 2012-06-23 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-05-10 | 1 | -0/+6 |
|\| |
|
| * | lavc: pad last audio frame with silence when needed. | Anton Khirnov | 2012-05-09 | 1 | -0/+6 |
* | | ff_samples_to_time_base: support AV_NOPTS_VALUE | Michael Niedermayer | 2012-04-11 | 1 | -0/+2 |
* | | pthread/mpegvideo: detect and block attempts to init frames after setup. | Michael Niedermayer | 2012-03-24 | 1 | -0/+2 |
* | | lavc: Redesign the internal encoding API. | Michael Niedermayer | 2012-03-22 | 1 | -0/+6 |
* | | lavc: add ff_alloc_packet2(). | Michael Niedermayer | 2012-03-22 | 1 | -0/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-21 | 1 | -0/+11 |
|\| |
|
| * | avcodec: add ff_samples_to_time_base() convenience function to internal.h | Justin Ruggles | 2012-02-20 | 1 | -0/+11 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-03 | 1 | -0/+1 |
|\| |
|
| * | ff_alloc_packet: modify the size of the packet to match the requested size | Justin Ruggles | 2012-02-01 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-17 | 1 | -0/+25 |
|\| |
|
| * | avcodec: Add avcodec_encode_audio2() as replacement for avcodec_encode_audio() | Justin Ruggles | 2012-01-15 | 1 | -0/+25 |
* | | Fix leaking of side data. | Reimar Döffinger | 2012-01-14 | 1 | -0/+5 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-13 | 1 | -0/+7 |
|\| |
|
| * | utils: Check for extradata size overflows. | Alex Converse | 2012-01-12 | 1 | -0/+7 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-19 | 1 | -1/+0 |
|\| |
|
| * | avcodec: deprecate AVFrame.age | Mans Rullgard | 2011-12-18 | 1 | -1/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-03 | 1 | -3/+6 |
|\| |
|
| * | Add avcodec_decode_audio4(). | Justin Ruggles | 2011-12-02 | 1 | -3/+6 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-11-20 | 1 | -0/+34 |
|\| |
|
| * | avcodec: move some AVCodecContext fields to an internal struct. | Justin Ruggles | 2011-11-19 | 1 | -0/+34 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-11-06 | 1 | -0/+3 |
|\| |
|
| * | avcodec: Allow locking and unlocking an avformat specific mutex | Martin Storsjö | 2011-11-05 | 1 | -0/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-21 | 1 | -1/+1 |
|\| |
|
| * | lavc: use avpriv_ prefix for ff_toupper4. | Anton Khirnov | 2011-10-20 | 1 | -1/+1 |
* | | lavc: add ff_init_buffer_info() | Michael Niedermayer | 2011-10-07 | 1 | -0/+5 |
* | | Merge commit '142e76f1055de5dde44696e71a5f63f2cb11dedf' | Michael Niedermayer | 2011-07-11 | 1 | -0/+5 |
|\| |
|
| * | lavc: add support for codec-specific defaults. | Anton Khirnov | 2011-07-10 | 1 | -0/+5 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
|/ |
|
* | Fix grammar errors in documentation | Måns Rullgård | 2010-06-30 | 1 | -2/+2 |
* | Factorize some code into the new function ff_toupper4(). | Francesco Lavra | 2010-05-18 | 1 | -0/+2 |
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+1 |
* | Doxy for ff_match_2uint16(). | Michael Niedermayer | 2010-01-10 | 1 | -0/+4 |
* | Fix implicit declaration warning. | Michael Niedermayer | 2010-01-10 | 1 | -0/+2 |
* | Move av_log_missing_feature() from the internal.h to the public avcodec.h | Ronald S. Bultje | 2009-06-29 | 1 | -20/+0 |
* | Rename ff_log_missing_feature() to av_log_missing_feature(). | Ronald S. Bultje | 2009-06-29 | 1 | -2/+2 |