summaryrefslogtreecommitdiffstats
path: root/libavcodec/libx264.c
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'ded3673d77943c376d94e8157b1238bbd1eeca2d'Michael Niedermayer2013-01-261-0/+18
|\
| * libx264: introduce -x264-params private optionGavriloaie Eugen-Andrei2013-01-251-0/+18
* | Merge commit '47812070a267cbdf74164e154d03d99bf8ced100'Michael Niedermayer2013-01-151-1/+2
|\ \ | |/
| * libx264: use the library specific default rc_initial_buffer_occupancyLuca Barbato2013-01-151-1/+2
* | Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer2012-10-081-39/+39
|\ \ | |/
| * Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov2012-10-081-26/+26
* | libx264: fix open GOPMichael Niedermayer2012-09-261-1/+1
* | Merge commit '7751e4693dd10ec98c20fbd9887233b575034272'Michael Niedermayer2012-09-251-0/+1
|\ \ | |/
| * libx264: change default to closed gop to match x264cliJohn Van Sickle2012-09-241-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-09-211-1/+1
|\ \ | |/
| * libx264: add forgotten ;Anton Khirnov2012-09-211-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-09-201-0/+10
|\ \ | |/
| * libx264: add support for nal-hrd, required for Blu-ray streams.John Van Sickle2012-09-191-0/+9
* | libx264: feed x264_param_apply_profile from AVCodecContext.profile in absence...Lyubomir Marinov2012-09-171-0/+24
* | libx264: connect AVCodecContext.rtp_payload_size to x264_params_t.i_slice_max...Lyubomir Marinov2012-09-171-0/+10
* | Revert "lavc/libx264: remap X264_LOG_INFO loglevel from AV_LOG_INFO to VERBOSE"Derek Buitenhuis2012-09-131-1/+1
* | lavc/libx264: remap X264_LOG_INFO loglevel from AV_LOG_INFO to VERBOSEStefano Sabatini2012-09-071-1/+1
* | Merge commit 'c7b610aa0b1bac47eea0056b13fe6e982b85844a'Michael Niedermayer2012-09-051-4/+4
|\ \ | |/
| * avopt: Explicitly store float/double option defaults in .dblMartin Storsjö2012-09-041-4/+4
* | Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9'Michael Niedermayer2012-09-051-18/+18
|\ \ | |/
| * avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union memberMartin Storsjö2012-09-041-18/+18
* | Merge commit '124134e42455763b28cc346fed1d07017a76e84e'Michael Niedermayer2012-09-051-13/+13
|\ \ | |/
| * avopt: Store defaults for AV_OPT_TYPE_CONST in the i64 union memberMartin Storsjö2012-09-041-13/+13
* | Fix libx264 profile listingMahendra M2012-09-011-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-161-0/+2
|\ \ | |/
| * Don't include common.h from avutil.hMartin Storsjö2012-08-151-0/+2
* | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer2012-08-071-2/+2
|\ \ | |/
| * Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-071-1/+1
* | libx264: list possible profiles.Nicolas George2012-07-291-0/+5
* | libx264: list possible presets and tunes.Nicolas George2012-07-141-0/+9
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-091-3/+3
|\ \ | |/
| * libx264: support aspect ratio switchingJULIAN GARDNER2012-07-091-0/+6
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-071-11/+11
|\ \ | |/
| * cosmetics: Align codec declarationsMartin Storsjö2012-04-061-11/+11
* | libx264: switch to ff_alloc_packet2().Michael Niedermayer2012-03-221-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-141-4/+4
|\ \ | |/
| * libx264: add 'stats' private option for setting 2pass stats filename.Anton Khirnov2012-03-131-0/+3
| * libx264: fix help text for slice-max-size option.Anton Khirnov2012-03-131-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-071-0/+3
|\ \ | |/
| * libx264: Allow overriding the sliced threads optionMartin Storsjö2012-03-061-0/+3
* | libx264: unbreak libx264rgbPaul B Mahol2012-02-181-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-091-37/+43
|\ \ | |/
| * libx264: implement encode2().Anton Khirnov2012-02-081-18/+29
| * libx264: split extradata writing out of encode_nals().Anton Khirnov2012-02-081-12/+14
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-031-5/+5
|\ \ | |/
| * libx264: fix indentation.Anton Khirnov2012-02-021-5/+5
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-281-64/+1
|\ \ | |/
| * lavc: remove disabled FF_API_X264_GLOBAL_OPTS cruft.Anton Khirnov2012-01-271-61/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-151-0/+3
|\ \ | |/
| * libx264: Don't leave max_b_frames as -1 if the user didn't set itMartin Storsjö2012-01-141-0/+3
OpenPOWER on IntegriCloud