summaryrefslogtreecommitdiffstats
path: root/libavutil
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'e9abafca278f87e1ecc6d50091d99b73ff63c9a6'Michael Niedermayer2014-08-043-2/+25
|\
| * avutil: add AV_PIX_FMT_YA16 pixel formatVittorio Giovara2014-08-043-2/+26
* | Merge commit 'e96c3b81cadd0ba84d43b1f3a54980df3785d9a5'Michael Niedermayer2014-08-043-4/+9
|\ \ | |/
| * avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8Vittorio Giovara2014-08-043-4/+8
* | Merge commit 'e0d73fda361729d207e51fa2afd8ba6102e58d98'Michael Niedermayer2014-08-041-0/+3
|\ \ | |/
| * avutil: add alias names for gray 8/16 colour spacesVittorio Giovara2014-08-041-0/+3
* | Merge commit 'd2962e9f89cca6ff40f0c9d5ffc9c4397b8b1b26'Michael Niedermayer2014-08-043-4/+10
|\ \ | |/
| * pixdesc: Support pixelformat aliasesLuca Barbato2014-08-043-3/+10
* | Merge commit 'bb41115d56930b9f5d59e79dca254d1201246967'Michael Niedermayer2014-08-043-3/+4
|\ \ | |/
| * imgutils: Do not declare avpriv_set_systematic_pal2 in the public headerDiego Biurrun2014-08-043-3/+4
* | Merge commit '1ef9e8376466bb1e2c147e47554b94cab9c8b04a'Michael Niedermayer2014-08-041-9/+8
|\ \ | |/
| * avcodec: Deprecate dtg_active_format field in favor of avframe side-dataKieran Kunhya2014-08-032-1/+16
* | Deprecate AFD field and add AFD as side-dataKieran Kunhya2014-08-042-1/+17
* | Merge commit 'a238b83b13640e3192d7d4aaad2242f13a9a84a1'Michael Niedermayer2014-08-041-0/+4
|\ \ | |/
| * aarch64: use MACH-O const data asm directive in const macroJanne Grunau2014-08-041-0/+4
* | Merge commit 'caf5ef852bf71984d3322bbeaf48cfb04ac8255f'Michael Niedermayer2014-08-041-1/+13
|\ \ | |/
| * cpu-test: test av_cpu_countJanne Grunau2014-08-041-1/+13
* | Merge commit '07d8fa58121be8fe315bd51ab760547fe209a745'Michael Niedermayer2014-08-041-6/+43
|\ \ | |/
| * fate: add informative cpu testJanne Grunau2014-08-041-6/+43
* | avutil/mem: document NULL related saftey of av_freep()Michael Niedermayer2014-08-041-0/+1
* | x86/hevc_deblock: improve 8bit transpose store macrosJames Almer2014-08-031-0/+9
* | msvc: fix implicitly declared read/close.Matthew Oliver2014-08-021-0/+3
* | Merge commit 'b2e059a1ffbdaaa985c6a7dcdd684fa034725238'Michael Niedermayer2014-08-012-17/+33
|\ \ | |/
| * pixdesc: K&R formatting cosmeticsLuca Barbato2014-08-012-19/+33
* | avutil/pixdesc: remove unneeded assignmentMichael Niedermayer2014-07-311-1/+0
* | dict.c: minor simplification.Reimar Döffinger2014-07-311-3/+2
* | avutil/frame: add av_frame_side_data_name()Michael Niedermayer2014-07-303-1/+20
* | Merge commit '69e7336b8e16ee65226fc20381baf537f4b125e6'Michael Niedermayer2014-07-293-2/+28
|\ \ | |/
| * avstring: Expose the simple name match functionLuca Barbato2014-07-293-1/+30
* | x86/hevc_idct: replace old and unused idct functionsJames Almer2014-07-261-1/+3
* | avutil/opt: ensure the right buffer is used in set_string_number()Michael Niedermayer2014-07-251-1/+1
* | avutil/opt: Fix parsing regression with constants starting with numbersMichael Niedermayer2014-07-231-31/+34
* | avutil/opt: simplify set_string_number()Michael Niedermayer2014-07-221-2/+2
* | avutil/opt: set_string_number(): remove unneeded copyMuhammad Faiz2014-07-221-11/+10
* | Merge commit '6869612f5c7d4d2f20f69a5658328a761deadb1c'Michael Niedermayer2014-07-221-0/+6
|\ \ | |/
| * arm: Macroize the test for 'setend' CPU instruction supportBen Avison2014-07-211-0/+6
| * armv6: Accelerate butterflies_floatBen Avison2014-07-182-0/+120
| * armv6: Accelerate vector_fmul_windowBen Avison2014-07-182-1/+210
* | avutil/opt: Support general expressions involving AVOption constants in set_s...Michael Niedermayer2014-07-211-25/+36
* | avutil: move QP2LAMBDA constant to evalMichael Niedermayer2014-07-212-2/+1
* | avutil/opt: remove dead code from set_string_number()Michael Niedermayer2014-07-211-8/+1
* | avutil/opt.c: fix bug when parsing optionMuhammad Faiz2014-07-211-1/+1
* | libavutil: document side effects of macrosChristophe Gisquet2014-07-191-0/+8
* | lavu/eval: add clip functionStefano Sabatini2014-07-172-2/+14
* | avutil/opt: try to fix the case where src==dst in av_opt_copy()Michael Niedermayer2014-07-171-1/+3
* | armv6: Accelerate butterflies_floatBen Avison2014-07-162-0/+120
* | armv6: Accelerate vector_fmul_windowBen Avison2014-07-162-1/+210
* | avutil & avdevice: remove av_bprint_fd_contents()Michael Niedermayer2014-07-152-31/+0
* | fix spelling errorsAndreas Cadhalpun2014-07-124-4/+4
* | Merge commit 'a54f03bf07da964a1b04b03b85bc39deba76efa4'Michael Niedermayer2014-07-093-1/+20
|\ \ | |/
OpenPOWER on IntegriCloud