| Commit message (Expand) | Author | Age | Files | Lines |
* | options: Fix warning about incompatible pointer type | jamal | 2012-07-30 | 1 | -2/+3 |
* | lavc: seperate encoder/decoder class category | Michael Niedermayer | 2012-06-19 | 1 | -0/+7 |
* | set some categories of some AVClass structs | Michael Niedermayer | 2012-06-03 | 1 | -0/+1 |
* | Exposing forced flag for DVD and PGS subtitles | hakuya | 2012-04-30 | 1 | -0/+1 |
* | Added AVClass for AVSubtitleRect | hakuya | 2012-04-30 | 1 | -0/+23 |
* | lavc: add a sample_rate field to AVFrame. | Nicolas George | 2012-04-28 | 1 | -0/+1 |
* | lavc: add a channel_layout field to AVFrame. | Nicolas George | 2012-04-28 | 1 | -0/+1 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-21 | 1 | -373/+3 |
|\ |
|
| * | Move AVFormatContext/AVCodecContext option tables to separate files. | Anton Khirnov | 2012-03-20 | 1 | -368/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-05 | 1 | -0/+2 |
|\| |
|
| * | lavc: deprecate AVCodecContext.sub_id. | Anton Khirnov | 2012-03-04 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-01 | 1 | -7/+21 |
|\| |
|
| * | libvorbis: fix use of minrate/maxrate AVOptions | Justin Ruggles | 2012-02-29 | 1 | -2/+2 |
| * | mpegvideo_enc: add quantizer_noise_shaping private option. | Anton Khirnov | 2012-02-29 | 1 | -1/+3 |
| * | lavc: deprecate AVCodecContext.inter_threshold. | Anton Khirnov | 2012-02-29 | 1 | -0/+2 |
| * | lavc: deprecate AVCodecContext.color_table_id. | Anton Khirnov | 2012-02-29 | 1 | -0/+2 |
| * | mpegvideo_enc: add chroma/luma_elim_threshold private options. | Anton Khirnov | 2012-02-29 | 1 | -0/+2 |
| * | mpegvideo_enc: add cbp_rd flag to mpv_flags. | Anton Khirnov | 2012-02-29 | 1 | -1/+1 |
| * | mpegvideo_enc: add qp_rd flag to mpv_flags. | Anton Khirnov | 2012-02-29 | 1 | -1/+3 |
| * | mpegvideo_enc: add strict_gop flag to mpv_flags. | Anton Khirnov | 2012-02-29 | 1 | -1/+3 |
| * | lavc: add -mpv_flags to mpegvideo_enc-based encoders. | Anton Khirnov | 2012-02-29 | 1 | -1/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-14 | 1 | -1/+1 |
|\| |
|
| * | Move PS2 MMI code below the mips subdirectory, where it belongs. | Diego Biurrun | 2012-02-13 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-09 | 1 | -2/+0 |
|\| |
|
| * | Remove Sun medialib glue code. | Diego Biurrun | 2012-02-08 | 1 | -2/+0 |
* | | Set default qmax for VC-3/DNxHD to 1024 (maximum allowed by VC-3 spec). | Joseph Artsimovich | 2012-02-07 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-01 | 1 | -1/+1 |
|\| |
|
| * | lavc: set AVCodecContext.codec in avcodec_get_context_defaults3(). | Anton Khirnov | 2012-01-31 | 1 | -0/+1 |
| * | lavc: add avcodec_is_open(). | Anton Khirnov | 2012-01-31 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-28 | 1 | -122/+1 |
|\| |
|
| * | lavc: remove disabled FF_API_PARSE_FRAME cruft. | Anton Khirnov | 2012-01-27 | 1 | -3/+0 |
| * | lavc: remove disabled FF_API_MJPEG_GLOBAL_OPTS cruft. | Anton Khirnov | 2012-01-27 | 1 | -3/+0 |
| * | lavc: remove disabled FF_API_LAME_GLOBAL_OPTS cruft. | Anton Khirnov | 2012-01-27 | 1 | -9/+1 |
| * | lavc: remove disabled FF_API_ER cruft. | Anton Khirnov | 2012-01-27 | 1 | -8/+0 |
| * | lavc: remove disabled FF_API_DRC_SCALE cruft. | Anton Khirnov | 2012-01-27 | 1 | -3/+0 |
| * | lavc: remove disabled FF_API_ALLOC_CONTEXT cruft. | Anton Khirnov | 2012-01-27 | 1 | -27/+0 |
| * | lavc: remove disabled FF_API_FLAC_GLOBAL_OPTS cruft. | Anton Khirnov | 2012-01-27 | 1 | -14/+0 |
| * | lavc: remove disabled FF_API_ANTIALIAS_ALGO cruft. | Anton Khirnov | 2012-01-27 | 1 | -7/+0 |
| * | lavc: remove disabled FF_API_MPEGVIDEO_GLOBAL_OPTS cruft. | Anton Khirnov | 2012-01-27 | 1 | -26/+0 |
| * | lavc: remove disabled FF_API_X264_GLOBAL_OPTS cruft. | Anton Khirnov | 2012-01-27 | 1 | -50/+1 |
| * | lavc: remove the deprecated "ab" option. | Anton Khirnov | 2012-01-27 | 1 | -1/+0 |
* | | lavc: Mark the err_detect constants as audio+video as they also apply to audio. | Michael Niedermayer | 2012-01-21 | 1 | -7/+7 |
* | | error_detection: put the old error detection constants back. | Michael Niedermayer | 2012-01-21 | 1 | -0/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-21 | 1 | -6/+6 |
|\| |
|
| * | threads: change the default for threads back to 1 | Janne Grunau | 2012-01-21 | 1 | -1/+1 |
| * | lavc: rename err_filter option to err_detect and document it | Dustin Brody | 2012-01-21 | 1 | -5/+5 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-13 | 1 | -0/+2 |
|\| |
|
| * | lavc: ifdef out parse_only AVOption | Anton Khirnov | 2012-01-12 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-03 | 1 | -1/+1 |
|\| |
|
| * | mpegenc: use avctx->slices as number of slices | Janne Grunau | 2012-01-02 | 1 | -1/+1 |