aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/libschroedinger.c
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '6fdd4c678ac1ce0776f9645cd534209e5f1ae1e3'Hendrik Leppkes2015-10-141-11/+10
|\
| * libschroedinger: Properly use AVFrame APIVittorio Giovara2015-10-141-10/+11
| * libschroedinger: Check memory allocationsVittorio Giovara2015-02-221-0/+2
* | Merge commit '6fee1b90ce3bf4fbdfde7016e0890057c9000487'Michael Niedermayer2013-05-051-2/+3
|\|
| * avcodec: Add av_cold attributes to init functions missing themDiego Biurrun2013-05-041-2/+3
* | Merge commit 'e8da807537e314d74cb6d93598f1dcfb891fa655'Michael Niedermayer2013-02-261-11/+11
|\|
| * libschroedinger: cosmetics: rename variable avccontext to avctxJustin Ruggles2013-02-251-11/+11
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-171-0/+1
|\|
| * Add missing includes for code relying on external librariesMartin Storsjö2012-08-161-0/+1
* | lavc/libschroedinger: add missing failure checks in ff_create_schro_frame()Stefano Sabatini2012-06-191-1/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-071-5/+90
|\|
| * libschroedinger: Switch to function names more in line with Libav style.Diego Biurrun2012-05-071-2/+2
| * Move code shared between libdirac and libschroedinger to libschroedinger.Diego Biurrun2012-05-071-3/+88
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-091-1/+1
|\|
| * Remove redundant filename self-references inside files.Diego Biurrun2011-11-081-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-311-4/+4
|\|
| * libdirac/libschroedinger: Drop unnecessary symbol prefixes.Diego Biurrun2011-10-301-4/+4
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
|/
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-201-1/+1
* Fix bug caused by difference in stride and picture width.Anuradha Suraparaju2009-08-151-0/+53
* cosmetics: indentation, prettyprinting, K&R coding styleDiego Biurrun2009-08-151-4/+3
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-011-1/+1
* Add Dirac support through libschroedinger.Anuradha Suraparaju2008-05-031-0/+80