| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove a superfluous include from libavcodec/options_table.h. | Carl Eugen Hoyos | 2013-05-06 | 1 | -1/+0 |
* | Merge commit '5e83d9aced2fc2b2e1360452794c58aba55d497c' | Michael Niedermayer | 2013-04-19 | 1 | -0/+1 |
|\ |
|
| * | h264: fully support cropping. | Anton Khirnov | 2013-04-19 | 1 | -0/+1 |
* | | avcodec: fix ignorecrop AVOption offset | Michael Niedermayer | 2013-04-13 | 1 | -1/+1 |
* | | Merge commit 'd6ed604cf4ca86ed345125b26eb5bdeea6d6bf68' | Michael Niedermayer | 2013-03-13 | 1 | -4/+0 |
|\| |
|
| * | lavc: remove disabled FF_API_IDCT cruft | Anton Khirnov | 2013-03-11 | 1 | -4/+0 |
| * | lavc: remove disabled FF_API_SNOW cruft | Anton Khirnov | 2013-03-11 | 1 | -3/+0 |
* | | Merge commit 'fcb07e8b332bbd6f9558bff98ff5102c5f2d8252' | Michael Niedermayer | 2013-03-13 | 1 | -3/+0 |
|\| |
|
| * | lavc: remove disabled FF_API_MMI cruft | Anton Khirnov | 2013-03-11 | 1 | -3/+0 |
* | | Merge commit 'de27d2b92fa97deb2856d18e9f5f19586ce45a0f' | Michael Niedermayer | 2013-03-13 | 1 | -1/+0 |
|\| |
|
* | | lavc: extend documentation for skip_idct, skip_loop_filter, skip_frame options | Stefano Sabatini | 2013-03-13 | 1 | -9/+9 |
* | | Merge commit '845017105f240ac5348aad1f8a5256b86d49db76' | Michael Niedermayer | 2013-03-12 | 1 | -3/+0 |
|\| |
|
| * | lavc: remove disabled FF_API_SUB_ID cruft | Anton Khirnov | 2013-03-09 | 1 | -3/+0 |
* | | Merge commit '2a113695238e7675ab75c5fb9a5f59fc92f2ddd9' | Michael Niedermayer | 2013-03-12 | 1 | -23/+0 |
|\| |
|
| * | lavc: remove disabled FF_API_INTER_THRESHOLD cruft | Anton Khirnov | 2013-03-09 | 1 | -3/+0 |
| * | lavc: remove disabled FF_API_COLOR_TABLE_ID cruft | Anton Khirnov | 2013-03-09 | 1 | -3/+0 |
| * | lavc: remove disabled FF_API_MPV_GLOBAL_OPTS cruft | Anton Khirnov | 2013-03-09 | 1 | -17/+0 |
* | | Merge commit '759001c534287a96dc96d1e274665feb7059145d' | Michael Niedermayer | 2013-03-12 | 1 | -0/+1 |
|\| |
|
| * | lavc decoders: work with refcounted frames. | Anton Khirnov | 2013-03-08 | 1 | -0/+1 |
* | | avcodec: mbd has a range of 0..2 | Michael Niedermayer | 2013-02-27 | 1 | -1/+1 |
* | | lavc: support subtitles character encoding conversion. | Clément Bœsch | 2013-02-17 | 1 | -0/+5 |
* | | Merge commit 'b85a5e87af4254b80913fe33591d96361f30832b' | Michael Niedermayer | 2013-01-25 | 1 | -0/+1 |
|\| |
|
| * | h264: Allow discarding the cropping information from SPS | Vittorio Giovara | 2013-01-25 | 1 | -0/+1 |
* | | Merge commit '93af2734ee609133eaeca28329d7f13241dd411f' | Michael Niedermayer | 2013-01-21 | 1 | -0/+2 |
|\| |
|
| * | lavc: put FF_IDCT_{VP3,H264,CAVS,BINK,EA,WMV2} under FF_API_IDCT. | Ronald S. Bultje | 2013-01-20 | 1 | -0/+2 |
| * | Drop Snow codec | Diego Biurrun | 2013-01-06 | 1 | -4/+2 |
* | | Merge commit '523c7bd23c781aa0f3a85044896f5e18e8b52534' | Michael Niedermayer | 2012-12-19 | 1 | -52/+52 |
|\| |
|
| * | misc typo, style and wording fixes | Diego Biurrun | 2012-12-18 | 1 | -53/+53 |
* | | Merge commit 'c35f0e8495e34c2082dcde805e9323c9f6a4cb0a' | Michael Niedermayer | 2012-12-18 | 1 | -3/+3 |
|\| |
|
| * | cosmetics: Use consistent names for multiple inclusion guards. | Diego Biurrun | 2012-12-17 | 1 | -3/+3 |
* | | avcodec: Fix a typo in an option description | Martin Storsjö | 2012-12-07 | 1 | -1/+1 |
* | | lavu/opt: allow to set sample and pixel format with av_opt_set_int() | Stefano Sabatini | 2012-12-01 | 1 | -1/+1 |
* | | lavu/opt: change the way default pixel and sample format value is set | Stefano Sabatini | 2012-11-30 | 1 | -1/+1 |
* | | lavc/options_table: force non-negative bitrate range | Stefano Sabatini | 2012-11-03 | 1 | -2/+2 |
* | | lavc/options_table: make "request_sample_fmt" an AV_OPT_TYPE_SAMPLE_FMT option | Stefano Sabatini | 2012-11-03 | 1 | -11/+1 |
* | | Merge commit '5ac673b5531d846b79a3d77e3e932e0cb1234c45' | Michael Niedermayer | 2012-10-23 | 1 | -1/+0 |
|\| |
|
| * | lavc: remove stats_out from the options table. | Anton Khirnov | 2012-10-22 | 1 | -1/+0 |
* | | Merge commit 'ca411fc1d34329cd17b28627f697e391ae52073f' | Michael Niedermayer | 2012-10-13 | 1 | -0/+3 |
|\| |
|
| * | avcodec: Remove broken MMI optimizations | Diego Biurrun | 2012-10-12 | 1 | -0/+3 |
| * | options_table: refs option is not snow-only | Diego Biurrun | 2012-10-11 | 1 | -1/+1 |
* | | ratecontrol: Dynamically choose a default for rc_max_available_vbv_use | Michael Niedermayer | 2012-09-11 | 1 | -1/+1 |
* | | Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9' | Michael Niedermayer | 2012-09-05 | 1 | -121/+121 |
|\| |
|
| * | avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member | Martin Storsjö | 2012-09-04 | 1 | -119/+119 |
* | | Merge commit 'd58dd4b5b5d31cfd4092e38a5f2c894eee2ab078' | Michael Niedermayer | 2012-09-05 | 1 | -7/+7 |
|\| |
|
| * | avopt: Store defaults for AV_OPT_TYPE_FLAGS in the i64 union member | Martin Storsjö | 2012-09-04 | 1 | -7/+7 |
* | | Merge commit '124134e42455763b28cc346fed1d07017a76e84e' | Michael Niedermayer | 2012-09-05 | 1 | -186/+186 |
|\| |
|
| * | avopt: Store defaults for AV_OPT_TYPE_CONST in the i64 union member | Martin Storsjö | 2012-09-04 | 1 | -180/+180 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-24 | 1 | -3/+3 |
|\| |
|
| * | AVOptions: store defaults for INT64 options in int64 union member. | Anton Khirnov | 2012-08-24 | 1 | -3/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-16 | 1 | -0/+1 |
|\| |
|