summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-01-09video: Don't use extra plane and componenent for tile formattiledNicolas Dufresne6-68/+88
2014-01-09video: rename NV12T -> NV12_64Z32Wim Taymans5-11/+11
2014-01-09video-frame: scale vertical tiles based on subsamplingNicolas Dufresne1-2/+4
2014-01-09video-frame: fix tiled pixel strideNicolas Dufresne1-1/+1
2014-01-09format: improve docsWim Taymans1-0/+5
2014-01-09tests: fix videoscale test for NV12TWim Taymans1-0/+1
2014-01-09video-format: fix off-by-one for tiled coordinatesWim Taymans2-5/+5
2014-01-09video-tile: improve docsWim Taymans1-2/+3
2014-01-09video-format: use shifts when possibleWim Taymans1-26/+29
2014-01-09video-frame: fix copy of tiled formatsWim Taymans2-19/+77
2014-01-09video-tile: add tile mode and helper functionsWim Taymans4-92/+197
2014-01-09video: add NV12T supportWim Taymans4-1/+297
2014-01-09tiled supportWim Taymans1-1/+5
2014-01-04win32: export new riff apiStefan Sauer1-0/+1
2014-01-04riff: fix indentation messup from previous commitStefan Sauer1-19/+19
2014-01-04riff: add support for nikon tagsStefan Sauer3-29/+175
2014-01-03audiobasesrc: Avoid unnecessary configurationJan Schmidt1-2/+8
2014-01-01configure: Prevent the NEON check in configure from passing under aarch64.William Grant1-0/+1
2013-12-31riff: Add id3 tagStéphane Cerveau1-0/+1
2013-12-31Revert "test-effect-switch: Change one of the pad blocks to and idle probe"Sebastian Dröge1-1/+1
2013-12-30videotestsrc: Always set pixel-aspect-ratio and interlace-mode in the fixed capsSebastian Dröge1-0/+8
2013-12-30test-effect-switch: Don't put two format fields into the first capsfilterSebastian Dröge1-1/+1
2013-12-30test-effect-switch: Change one of the pad blocks to and idle probeSebastian Dröge1-1/+1
2013-12-30encoding-profile: Add missing break statementEdward Hervey1-3/+1
2013-12-30riff: add two chunk-ids for samples instrumentsStefan Sauer1-0/+2
2013-12-30riff-media: Fix array readEdward Hervey1-1/+1
2013-12-30videorate: Remove useless assignementEdward Hervey1-2/+0
2013-12-30gstrtpbasepayload: use the session's suggested ssrc after a collision, if the...George Kiagiadakis1-2/+5
2013-12-30playback: add ANY caps features to default audio/video raw capsMatthieu Bouron2-4/+4
2013-12-30audio/video-info: Properly initialize the info structures in set_format()Sebastian Dröge2-8/+18
2013-12-30audio/video-info: Initialize the complete struct to 0 in the beginningSebastian Dröge2-4/+4
2013-12-27audiobasesrc: Bunch of cosmetic/grammar fixesReynaldo H. Verdejo Pinochet1-13/+13
2013-12-27audiobasesrc: Retarget FIXME to 2.0Reynaldo H. Verdejo Pinochet1-1/+1
2013-12-27audiobase*: Drop trailing withespacesReynaldo H. Verdejo Pinochet8-15/+15
2013-12-27audiobasesrc: Break some too long linesReynaldo H. Verdejo Pinochet1-13/+18
2013-12-27audiobasesrc: Add FIXME for times in NSECONDSReynaldo H. Verdejo Pinochet1-0/+2
2013-12-27audiodecoder: Choose a default initial caps before sending GAPJan Schmidt2-32/+89
2013-12-26rtsptransport: add more profilesWim Taymans2-3/+9
2013-12-25video-frame: fix plane copy for index planeWim Taymans1-12/+14
2013-12-24colorbalance: add missing annotation for list_channels()Lionel Landwerlin1-4/+5
2013-12-23videoconvert: Fix I420 to BGRA fast-path alpha settingSebastian Dröge2-99/+7
2013-12-22Automatic update of common submoduleTim-Philipp Müller2-7/+1
2013-12-22po: set gettext domain in Makevars so we don't have to patch the generated Ma...Tim-Philipp Müller1-1/+1
2013-12-22tests: make git ignore new test binaryTim-Philipp Müller1-0/+1
2013-12-20gstaudiobasesink: Always reset last_alignReynaldo H. Verdejo Pinochet1-1/+1
2013-12-20gstaudiobasesink: Reset last_align to 0, not -1Reynaldo H. Verdejo Pinochet1-1/+1
2013-12-20gstaudiobasesink: Always reset avg_skew on _resetReynaldo H. Verdejo Pinochet1-10/+7
2013-12-20gstaudiobasesink: Retarget FIXME to 2.0Reynaldo H. Verdejo Pinochet1-2/+2
2013-12-20gstaudiobasesink: Factor out reset sync routineReynaldo H. Verdejo Pinochet1-15/+18
2013-12-20gstaudiobasesink: Drop dead _sink_async_play() codeReynaldo H. Verdejo Pinochet1-25/+0