| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' | Michael Niedermayer | 2012-10-08 | 1 | -39/+39 |
|\ |
|
| * | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat | Anton Khirnov | 2012-10-08 | 1 | -26/+26 |
* | | libx264: fix open GOP | Michael Niedermayer | 2012-09-26 | 1 | -1/+1 |
* | | Merge commit '7751e4693dd10ec98c20fbd9887233b575034272' | Michael Niedermayer | 2012-09-25 | 1 | -0/+1 |
|\| |
|
| * | libx264: change default to closed gop to match x264cli | John Van Sickle | 2012-09-24 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-09-21 | 1 | -1/+1 |
|\| |
|
| * | libx264: add forgotten ; | Anton Khirnov | 2012-09-21 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-09-20 | 1 | -0/+10 |
|\| |
|
| * | libx264: add support for nal-hrd, required for Blu-ray streams. | John Van Sickle | 2012-09-19 | 1 | -0/+9 |
* | | libx264: feed x264_param_apply_profile from AVCodecContext.profile in absence... | Lyubomir Marinov | 2012-09-17 | 1 | -0/+24 |
* | | libx264: connect AVCodecContext.rtp_payload_size to x264_params_t.i_slice_max... | Lyubomir Marinov | 2012-09-17 | 1 | -0/+10 |
* | | Revert "lavc/libx264: remap X264_LOG_INFO loglevel from AV_LOG_INFO to VERBOSE" | Derek Buitenhuis | 2012-09-13 | 1 | -1/+1 |
* | | lavc/libx264: remap X264_LOG_INFO loglevel from AV_LOG_INFO to VERBOSE | Stefano Sabatini | 2012-09-07 | 1 | -1/+1 |
* | | Merge commit 'c7b610aa0b1bac47eea0056b13fe6e982b85844a' | Michael Niedermayer | 2012-09-05 | 1 | -4/+4 |
|\| |
|
| * | avopt: Explicitly store float/double option defaults in .dbl | Martin Storsjö | 2012-09-04 | 1 | -4/+4 |
* | | Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9' | Michael Niedermayer | 2012-09-05 | 1 | -18/+18 |
|\| |
|
| * | avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member | Martin Storsjö | 2012-09-04 | 1 | -18/+18 |
* | | Merge commit '124134e42455763b28cc346fed1d07017a76e84e' | Michael Niedermayer | 2012-09-05 | 1 | -13/+13 |
|\| |
|
| * | avopt: Store defaults for AV_OPT_TYPE_CONST in the i64 union member | Martin Storsjö | 2012-09-04 | 1 | -13/+13 |
* | | Fix libx264 profile listing | Mahendra M | 2012-09-01 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-16 | 1 | -0/+2 |
|\| |
|
| * | Don't include common.h from avutil.h | Martin Storsjö | 2012-08-15 | 1 | -0/+2 |
* | | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -2/+2 |
|\| |
|
| * | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -1/+1 |
* | | libx264: list possible profiles. | Nicolas George | 2012-07-29 | 1 | -0/+5 |
* | | libx264: list possible presets and tunes. | Nicolas George | 2012-07-14 | 1 | -0/+9 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-09 | 1 | -3/+3 |
|\| |
|
| * | libx264: support aspect ratio switching | JULIAN GARDNER | 2012-07-09 | 1 | -0/+6 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-07 | 1 | -11/+11 |
|\| |
|
| * | cosmetics: Align codec declarations | Martin Storsjö | 2012-04-06 | 1 | -11/+11 |
* | | libx264: switch to ff_alloc_packet2(). | Michael Niedermayer | 2012-03-22 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-14 | 1 | -4/+4 |
|\| |
|
| * | libx264: add 'stats' private option for setting 2pass stats filename. | Anton Khirnov | 2012-03-13 | 1 | -0/+3 |
| * | libx264: fix help text for slice-max-size option. | Anton Khirnov | 2012-03-13 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-07 | 1 | -0/+3 |
|\| |
|
| * | libx264: Allow overriding the sliced threads option | Martin Storsjö | 2012-03-06 | 1 | -0/+3 |
* | | libx264: unbreak libx264rgb | Paul B Mahol | 2012-02-18 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-09 | 1 | -37/+43 |
|\| |
|
| * | libx264: implement encode2(). | Anton Khirnov | 2012-02-08 | 1 | -18/+29 |
| * | libx264: split extradata writing out of encode_nals(). | Anton Khirnov | 2012-02-08 | 1 | -12/+14 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-03 | 1 | -5/+5 |
|\| |
|
| * | libx264: fix indentation. | Anton Khirnov | 2012-02-02 | 1 | -5/+5 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-28 | 1 | -64/+1 |
|\| |
|
| * | lavc: remove disabled FF_API_X264_GLOBAL_OPTS cruft. | Anton Khirnov | 2012-01-27 | 1 | -61/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-15 | 1 | -0/+3 |
|\| |
|
| * | libx264: Don't leave max_b_frames as -1 if the user didn't set it | Martin Storsjö | 2012-01-14 | 1 | -0/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-02 | 1 | -1/+1 |
|\| |
|
| * | threads: introduce CODEC_CAP_AUTO_THREADS and add it to libx264 | Janne Grunau | 2012-01-01 | 1 | -1/+1 |
* | | cleanup: remove two extraneous semicolons. | Clément Bœsch | 2011-12-12 | 1 | -1/+1 |
* | | libx264: workaround a bug in some versions of flash player | Michael Niedermayer | 2011-12-09 | 1 | -2/+4 |