| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '4b1f5e5090abed6c618c8ba380cd7d28d140f867' | Michael Niedermayer | 2014-08-15 | 1 | -1/+1 |
|\ |
|
| * | cosmetics: Write NULL pointer inequality checks more compactly | Gabriel Dume | 2014-08-15 | 1 | -1/+1 |
* | | Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39' | Michael Niedermayer | 2014-08-15 | 4 | -7/+7 |
|\| |
|
| * | cosmetics: Write NULL pointer equality checks more compactly | Gabriel Dume | 2014-08-15 | 2 | -3/+3 |
* | | Merge commit '7c371754fbc0dcc23bd00278b147f8095ccc5625' | Michael Niedermayer | 2014-08-15 | 1 | -2/+0 |
|\| |
|
| * | atomic_win32: Drop unnecessary atomic.h #include | Diego Biurrun | 2014-08-15 | 1 | -2/+0 |
| * | frame: Remove some FF_API_AVFRAME_COLORSPACE leftovers | Diego Biurrun | 2014-08-14 | 1 | -2/+0 |
| * | cpu-test: Add unistd.h #include for getopt() | Diego Biurrun | 2014-08-13 | 1 | -0/+4 |
* | | avutil/opt: remove disabled old ABI compatibility code | Michael Niedermayer | 2014-08-14 | 1 | -24/+5 |
* | | Merge commit '8ddc32629a6d6be77256694c9e322dde134609f3' | Michael Niedermayer | 2014-08-14 | 3 | -1/+31 |
|\| |
|
| * | mem: add av_strndup() for duplicating substrings | Anton Khirnov | 2014-08-13 | 3 | -1/+31 |
* | | Merge commit '159a06dfc83d189f753c4583583ddfb571552ff5' | Michael Niedermayer | 2014-08-14 | 1 | -0/+3 |
|\| |
|
| * | stereo3d: initialize AVStereo3D to zero | Felix Abecassis | 2014-08-13 | 1 | -0/+3 |
* | | Merge commit 'a8c104a511f97e4ea617df73b31737e28a8a5126' | Michael Niedermayer | 2014-08-13 | 3 | -14/+74 |
|\| |
|
| * | AVOption: add support for dictionary types. | Andrew Stone | 2014-08-13 | 3 | -14/+73 |
* | | avutil: turn arm setend into a cpuflag | Michael Niedermayer | 2014-08-13 | 4 | -7/+12 |
* | | lavu: stop exporting internal functions | James Almer | 2014-08-12 | 1 | -1/+1 |
* | | lavu: rename ff_opencl_set_parameter() to avpriv_opencl_set_parameter() | James Almer | 2014-08-12 | 2 | -2/+2 |
* | | Remove panscan information in av_frame_copy_props() if resolution changes. | Carl Eugen Hoyos | 2014-08-10 | 1 | -1/+5 |
* | | Merge commit 'fb1ddcdc8f51b9d261ae8e9c26b91e81f7b6bf45' | Michael Niedermayer | 2014-08-10 | 2 | -1/+3 |
|\| |
|
| * | avresample: Introduce AVFrame-based API | Luca Barbato | 2014-08-10 | 2 | -1/+3 |
* | | Merge commit '472f9ed312ec784f7c72876b77163f4741880d05' | Michael Niedermayer | 2014-08-10 | 3 | -9/+0 |
|\| |
|
| * | Remove obsolete FF_API_AVFRAME_COLORSPACE cruft. | Anton Khirnov | 2014-08-09 | 3 | -7/+0 |
* | | Merge commit '1985c2e75c607ac51bfd8dc87d2957a5edf2b6f8' | Michael Niedermayer | 2014-08-10 | 1 | -2/+2 |
|\| |
|
| * | Bump major versions of all libraries. | Anton Khirnov | 2014-08-09 | 1 | -2/+2 |
* | | drop LLS1, rename LLS2 to LLS | Michael Niedermayer | 2014-08-09 | 7 | -264/+28 |
* | | avutil: delay removial of FF_API_GET_CHANNEL_LAYOUT_COMPAT | Michael Niedermayer | 2014-08-09 | 1 | -1/+1 |
* | | delay removial of FF_API_CODEC_ID, FF_API_OLD_AVOPTIONS and FF_API_OLD_ENCODE... | Michael Niedermayer | 2014-08-09 | 1 | -1/+1 |
* | | Merge commit 'f4c444e17d137c786f0ed2da0e5943df505d5f9e' | Michael Niedermayer | 2014-08-09 | 1 | -11/+11 |
|\| |
|
| * | Postpone API-incompatible changes until the next bump. | Anton Khirnov | 2014-08-09 | 1 | -11/+11 |
* | | avutil/cpu: check av_parse_cpu_caps() table during cpu-test | Michael Niedermayer | 2014-08-06 | 1 | -0/+9 |
* | | avutil/cpu: Make cpu flag names match between cpu-test and av_parse_cpu_caps(... | Michael Niedermayer | 2014-08-06 | 1 | -2/+2 |
* | | avutil/cpu: add aarch64 entries to 2nd table | Michael Niedermayer | 2014-08-06 | 1 | -0/+4 |
* | | avutil/cpu: output cpu data to stdout | Michael Niedermayer | 2014-08-06 | 1 | -5/+5 |
* | | avutil/pixelutils: check for malloc failure | Michael Niedermayer | 2014-08-06 | 1 | -0/+6 |
* | | avutil/pixelutils: avoid on stack arrays | Michael Niedermayer | 2014-08-06 | 1 | -15/+19 |
* | | avutil/cpu: fix cpu-test to work with ffmpegs cpuflags syntax | Michael Niedermayer | 2014-08-06 | 1 | -3/+4 |
* | | avutil: add pixelutils API | Clément Bœsch | 2014-08-05 | 8 | -1/+452 |
* | | Fix compile error on bfin. | Bernd Kuhls | 2014-08-05 | 2 | -4/+0 |
* | | Merge commit 'e9abafca278f87e1ecc6d50091d99b73ff63c9a6' | Michael Niedermayer | 2014-08-04 | 3 | -2/+25 |
|\| |
|
| * | avutil: add AV_PIX_FMT_YA16 pixel format | Vittorio Giovara | 2014-08-04 | 3 | -2/+26 |
* | | Merge commit 'e96c3b81cadd0ba84d43b1f3a54980df3785d9a5' | Michael Niedermayer | 2014-08-04 | 3 | -4/+9 |
|\| |
|
| * | avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8 | Vittorio Giovara | 2014-08-04 | 3 | -4/+8 |
* | | Merge commit 'e0d73fda361729d207e51fa2afd8ba6102e58d98' | Michael Niedermayer | 2014-08-04 | 1 | -0/+3 |
|\| |
|
| * | avutil: add alias names for gray 8/16 colour spaces | Vittorio Giovara | 2014-08-04 | 1 | -0/+3 |
* | | Merge commit 'd2962e9f89cca6ff40f0c9d5ffc9c4397b8b1b26' | Michael Niedermayer | 2014-08-04 | 3 | -4/+10 |
|\| |
|
| * | pixdesc: Support pixelformat aliases | Luca Barbato | 2014-08-04 | 3 | -3/+10 |
* | | Merge commit 'bb41115d56930b9f5d59e79dca254d1201246967' | Michael Niedermayer | 2014-08-04 | 3 | -3/+4 |
|\| |
|
| * | imgutils: Do not declare avpriv_set_systematic_pal2 in the public header | Diego Biurrun | 2014-08-04 | 3 | -3/+4 |
* | | Merge commit '1ef9e8376466bb1e2c147e47554b94cab9c8b04a' | Michael Niedermayer | 2014-08-04 | 1 | -9/+8 |
|\| |
|