summaryrefslogtreecommitdiff
path: root/libavcodec/libschroedinger.c
Commit message (Expand)AuthorAge
* lavc: remove libschroedinger encoding and decoding wrappersRostislav Pehlivanov2017-05-29
* Merge commit '800d91d348c89fc8ca3fbec7696ab1ec8787acc6'James Almer2017-03-31
|\
| * Drop pointless void* castsDiego Biurrun2016-11-13
* | Merge commit '6fdd4c678ac1ce0776f9645cd534209e5f1ae1e3'Hendrik Leppkes2015-10-14
|\|
| * libschroedinger: Properly use AVFrame APIVittorio Giovara2015-10-14
| * libschroedinger: Check memory allocationsVittorio Giovara2015-02-22
* | Merge commit '6fee1b90ce3bf4fbdfde7016e0890057c9000487'Michael Niedermayer2013-05-05
|\|
| * avcodec: Add av_cold attributes to init functions missing themDiego Biurrun2013-05-04
* | Merge commit 'e8da807537e314d74cb6d93598f1dcfb891fa655'Michael Niedermayer2013-02-26
|\|
| * libschroedinger: cosmetics: rename variable avccontext to avctxJustin Ruggles2013-02-25
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-17
|\|
| * Add missing includes for code relying on external librariesMartin Storsjö2012-08-16
* | lavc/libschroedinger: add missing failure checks in ff_create_schro_frame()Stefano Sabatini2012-06-19
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-07
|\|
| * libschroedinger: Switch to function names more in line with Libav style.Diego Biurrun2012-05-07
| * Move code shared between libdirac and libschroedinger to libschroedinger.Diego Biurrun2012-05-07
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-09
|\|
| * Remove redundant filename self-references inside files.Diego Biurrun2011-11-08
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-31
|\|
| * libdirac/libschroedinger: Drop unnecessary symbol prefixes.Diego Biurrun2011-10-30
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
|/
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-20
* Fix bug caused by difference in stride and picture width.Anuradha Suraparaju2009-08-15
* cosmetics: indentation, prettyprinting, K&R coding styleDiego Biurrun2009-08-15
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-01
* Add Dirac support through libschroedinger.Anuradha Suraparaju2008-05-03