- 15 Jan, 2013 1 commit
-
-
Justin Ruggles authored
-
- 28 Nov, 2012 1 commit
-
-
Anton Khirnov authored
Any alleged performance benefits gained from the split are purely mythological and do not justify added code complexity.
-
- 10 Oct, 2012 1 commit
-
-
Mans Rullgard authored
A number of compilers, for example those from TI and IBM, choke on these initialisers. The current style is also quite ugly. Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 15 Aug, 2012 1 commit
-
-
Martin Storsjö authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 22 Jul, 2012 6 commits
-
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
- 21 Jul, 2012 1 commit
-
-
Ronald S. Bultje authored
-
- 20 Jul, 2012 1 commit
-
-
Anton Khirnov authored
This reduces code duplication and prevents stale pointers from remaining on the link.
-
- 26 Jun, 2012 1 commit
-
-
Anton Khirnov authored
It is not used in any filters currently and is inherently evil. If passing binary data to filters is required in the future, it should be done with some AVOptions-based system.
-
- 05 Jun, 2012 1 commit
-
-
Anton Khirnov authored
They are only useful inside filters and we don't allow user filters for now.
-
- 18 May, 2012 1 commit
-
-
Anton Khirnov authored
Partially based on a patch by Robert Nagy <ronag89@gmail.com>
-