summaryrefslogtreecommitdiff
path: root/libavutil
Commit message (Expand)AuthorAge
* lavu/frame: fix not/note typo in doxy.Clément Bœsch2013-03-10
* Merge commit '7e350379f87e7f74420b4813170fe808e2313911'Michael Niedermayer2013-03-10
|\
* | port FFmpeg lavc frame specificities to lavu functions.Clément Bœsch2013-03-10
* | lavu/frame: copy the channels field.Nicolas George2013-03-10
* | atomic: Add include guards to the implementation headersMartin Storsjö2013-03-08
* | Merge commit '77b2cd7b41d7ec8008b6fac753c04f77824c514c'Michael Niedermayer2013-03-08
|\|
| * AVFrame: add side data.Anton Khirnov2013-03-08
* | Merge commit '7ecc2d403ce5c7b6ea3b1f368dccefd105209c7e'Michael Niedermayer2013-03-08
|\|
| * Move AVFrame from lavc to lavu.Anton Khirnov2013-03-08
* | Merge commit 'ad0c9f2d5d81e22207c6ccecc426bf7306acc327'Michael Niedermayer2013-03-08
|\|
| * lavc: move AVFrame.hwaccel_picture_private to Picture.Anton Khirnov2013-03-08
* | Merge commit '1cec0624d0e6f48590283a57169b58b9fe8449d3'Michael Niedermayer2013-03-08
|\|
| * AVBuffer: add a new API for buffer poolsAnton Khirnov2013-03-08
* | Merge commit '8e401dbe90cc77b1f3067a917d9fa48cefa3fcdb'Michael Niedermayer2013-03-08
|\|
| * lavu: add a new API for reference-counted data buffers.Anton Khirnov2013-03-08
* | Merge commit '65f1d45dcc71186ede72fff950996099d23359bd'Michael Niedermayer2013-03-08
|\|
| * lavu: add support for atomic operations.Ronald S. Bultje2013-03-08
* | Merge commit '4be368b504c6f4a03051448728fc62cd0ed506b2'Michael Niedermayer2013-03-08
|\|
| * avstring: Fix isxdigit to not accept non-hex charactersMartin Storsjö2013-03-07
* | Merge commit 'efa7f4202088c70caba11d7834641bc6eaf41830'Michael Niedermayer2013-03-08
|\|
| * Use the avstring.h locale-independent character type functionsReimar Döffinger2013-03-07
| * avstring: Add locale independent versions of some ctype.h functionsReimar Döffinger2013-03-07
* | Force using a 64bit intermediate when calculating calendar time with av_timeg...Carl Eugen Hoyos2013-03-08
* | lavu: add escape APIStefano Sabatini2013-03-07
* | lavu/eval: add native support to lte and lt functionsStefano Sabatini2013-03-05
* | lavu/opt: fix weird alignStefano Sabatini2013-03-05
* | lavu/opt-test: do not explicitly set default value in test_ctxStefano Sabatini2013-03-05
* | Remove incorrect use of ctype.h functions.Reimar Döffinger2013-03-03
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-03-01
|\|
| * lls: Do not return from void functionsDiego Biurrun2013-03-01
* | Merge commit '4da950c0ae224b9b8ef952dadf614be2c050023e'Michael Niedermayer2013-03-01
|\|
| * lls: #ifndef --> #if in FF_API_ version guardDiego Biurrun2013-03-01
* | Merge commit '399663be9d4a839b894c48a21b62926eb8497d72'Michael Niedermayer2013-03-01
|\|
| * lls: mark max_order as unsigned shortLuca Barbato2013-02-28
* | Merge commit '9d4da474f5f40b019cb4cb931c8499deee586174'Michael Niedermayer2013-03-01
|\|
| * lls: move to the private namespaceLuca Barbato2013-02-28
* | Merge commit '7ac6d2423e9bf0f40c67be9a0ca7600b516b0282'Michael Niedermayer2013-03-01
|\|
| * lls: K&R formatting cosmeticsLuca Barbato2013-02-28
* | Merge commit 'f935aca44c674d30e3ed940ef73bbad1228a5855'Michael Niedermayer2013-02-24
|\|
| * av_memcpy_backptr: avoid an infinite loop for back = 0Anton Khirnov2013-02-23
* | lavu/parseutils: remove spurious "]]" in date format specificationStefano Sabatini2013-02-22
* | lavu/parseutils: allow MM:SS format for duration in av_parse_time()Senthilnathan M2013-02-22
* | avutil/mem: do a small set of checks for memalign hack before freeing.Michael Niedermayer2013-02-22
* | mips: optimization for float aac decoder (sbr module)Mirjana Vulin2013-02-21
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-02-20
|\|
| * intreadwrite: tomi: Add missing attributes.h #include for av_always_inlineDiego Biurrun2013-02-20
| * x86: Use simple nop codes for <= sse (rather than <= mmx)Ronald S. Bultje2013-02-19
* | fate: add print() to the tests of evalMichael Niedermayer2013-02-17
* | eval: print() supportMichael Niedermayer2013-02-17
* | lavu: Fix checkheaders for x86/emms.hJames Almer2013-02-17