summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-06-05video: move methods into separate filesWim Taymans13-3824/+4215
2012-06-04videoconvert: refactor matrix setupWim Taymans2-206/+156
2012-06-04video: don't add unknown colorimetryWim Taymans1-6/+10
2012-06-04videodecoder: only copy known colorimetry valuesWim Taymans1-1/+10
2012-06-04video: add unknown colorimetry parameters as well..Wim Taymans1-0/+1
2012-06-04video: use unknown colorimetry for unknown formatsWim Taymans1-5/+8
2012-06-04video: (de)serialize colorimetry on capsWim Taymans1-6/+15
2012-06-04videoconvert: fix 0_255 handlingWim Taymans1-7/+56
2012-06-04video: don't add empty colorimetry to capsWim Taymans1-3/+3
2012-06-04video: fix default colorspace settingsWim Taymans1-3/+3
2012-06-04videoconvert: improve color transform setupWim Taymans5-284/+843
2012-06-04video: add generic film primariesWim Taymans1-1/+3
2012-06-04video: Fix build of unit testSebastian Dröge1-1/+1
2012-06-04win32: Update exported symbols listSebastian Dröge2-1/+2
2012-06-04videoencoder: Don't unref frame twice if not in the listSebastian Dröge1-4/+8
2012-06-04videodecoder: Do not unref frame if not in the listMatej Knopp1-2/+7
2012-06-04Revert "audiodecoder: Error out earlier in a few places if something goes wrong"Sebastian Dröge1-15/+5
2012-06-04audiodecoder: Return setcaps return value instead of always TRUESebastian Dröge1-2/+1
2012-06-02audiodecoder: Error out earlier in a few places if something goes wrongSebastian Dröge1-5/+15
2012-06-02vorbisdec: Error out if handling a header packet failed instead of just finis...Sebastian Dröge1-1/+3
2012-06-01videoconvert: use video helper library moreWim Taymans4-283/+139
2012-06-01video: set default colorimetry infoWim Taymans1-18/+36
2012-06-01video: update disted orc backup files for recent changesTim-Philipp Müller2-541/+238
2012-06-01Automatic update of common submoduleEdward Hervey1-0/+0
2012-05-31theoraenc: do not use %zu, it is C99Thiago Santos1-2/+2
2012-05-31theoraenc: fix printf format variableThiago Santos1-1/+1
2012-05-31video: fix paletted formatWim Taymans5-56/+46
2012-05-31Automatic update of common submoduleSebastian Dröge1-0/+0
2012-05-31uridecodebin: Use cache dir for download bufferingBastien Nocera1-1/+1
2012-05-30videoconvert: use video library pack/unpackWim Taymans2-1605/+292
2012-05-30videotestsrc: enable more formatsWim Taymans1-5/+0
2012-05-30video: And fix the build of the ORC sourcesSebastian Dröge1-1/+1
2012-05-30video: Fix generation of orc sourcesSebastian Dröge1-1/+1
2012-05-30Automatic update of common submoduleSebastian Dröge1-0/+0
2012-05-30Automatic update of common submoduleSebastian Dröge1-0/+0
2012-05-30video-blend: prepare for 0.11 portingWim Taymans2-1182/+9
2012-05-30video: add support for premultiplied alphaWim Taymans1-3/+6
2012-05-29videotestsrc: use generic packing codeWim Taymans4-637/+114
2012-05-29video: update for removed formatsWim Taymans2-15/+9
2012-05-29video: move enum difinitionWim Taymans1-28/+27
2012-05-29video: Remove duplicate formatsWim Taymans3-150/+157
2012-05-29video: rename orc function namesWim Taymans2-61/+59
2012-05-29video: fill in the pack/unpack functionsWim Taymans6-90/+1756
2012-05-29videoconvert: remove unused functionsWim Taymans3-5262/+0
2012-05-29video-blend: remove unused definesWim Taymans1-12/+0
2012-05-29textoverlay: Use an external lockAndre Moreira Magalhaes (andrunko)2-49/+55
2012-05-29audio: add flags for the pack/unpack functionsWim Taymans1-2/+15
2012-05-29video: add flags for the pack/unpack functionsWim Taymans1-2/+17
2012-05-29video: add paddingWim Taymans1-0/+2
2012-05-28video: fix UYVP packing functionWim Taymans2-2/+2