codecparsers: jpeg: fix up API
[platform/upstream/gstreamer.git] / sys /
2015-06-18 Sebastian Drögeandroidmedia: Allow the application to provide the...
2015-06-18 Sebastian Drögeandroidmedia: Prefer software codecs over hardware...
2015-06-18 Sebastian Drögeandroidmedia: Failing to detach a thread is not that...
2015-06-18 Sebastian Drögeandroidmedia: Don't fail if JNI_CreateJavaVM can't...
2015-06-15 Sebastian Drögeandroidmedia: Move variables into the scope where they...
2015-06-15 Sebastian Drögeandroidmedia: Don't query supported color formats for...
2015-06-13 Arun Raghavanopensles: Fix build with Android API level < 14
2015-06-13 Arun Raghavanopenslessink: Allow setting the stream type via a property
2015-06-13 Arun Raghavanopenslessrc: Implement recording presets
2015-06-13 Sebastian Drögedecklinkvideosink: Remove late frame-dropping workaroun...
2015-06-12 Sebastian Drögedecklinkvideosink: Don't require the same framerate...
2015-06-10 Ilya Konstantinovvtenc: always enqueue frames, even on error
2015-06-10 Fabio Cetrinid3dvideosink: Avoid frame rendering while the window...
2015-06-10 Ilya Konstantinovvtenc: free input buffer ASAP
2015-06-10 Ilya Konstantinovvtenc: Add missing gst_vtenc_frame_free() in error...
2015-06-10 Ilya Konstantinovvtenc: add alignment=au to sink caps
2015-06-09 Chris Claytonuvch264src: fix compiler warnings
2015-06-09 Ilya Konstantinovavfassetsrc: fix huge memory leak
2015-06-09 Ilya Konstantinovvtenc: no need for queue_length with try_pop
2015-06-09 Ilya Konstantinovvtdec: don't copy meta from input to output
2015-06-05 Thiago SantosFix a common typo: retreive -> retrieve
2015-06-04 Tim-Philipp Müllerksvideosrc: fix logic and timestamp non-muxed streams...
2015-06-01 Sebastian Drögeamc: Only lower ranks of OMX.Exynos. audio codecs,...
2015-06-01 Sebastian Drögeamc: Give marginal rank to codecs that start with OMX...
2015-06-01 Sebastian Drögeandroidmedia: Give lower ranks to codecs not starting...
2015-06-01 Nicolas Dufresnevtdec: Require width and height field for H264
2015-06-01 Ilya Konstantinovvtenc: fix keyframe request race condition
2015-05-31 Sebastian Drögeandroidmedia: Conditionally use get_{input,output}_buff...
2015-05-21 Jan Schmidtwasapi: Fix flags order for uninstalled build
2015-05-19 Sebastian Drögeamcaudiodec: Add an output adapter for chunking the...
2015-05-11 Ilya Konstantinovavfvideosrc: fix unconditional buffer queue unlock
2015-05-11 Heinrich Finkdecklink: Rename mode 2048p to 1556p
2015-05-11 Heinrich Finkdecklink: Use correct frame rate for mode 2160p50
2015-05-11 Heinrich Finkdecklink: Rename mode 3184p to 2160p
2015-05-08 Sebastian Drögevtdec: We shouldn't manually check reconfigure flag...
2015-05-04 Matthieu Bouronandroidmedia: Add suport for COLOR_FormatYV12
2015-05-04 Matthieu Bouronandroidmedia: Declare QOMX_COLOR_FORMATYVU420PackedSemi...
2015-05-04 Matthieu Bouronandroidmedia: Fix slice-height for Tegra 3 devices
2015-05-04 Edward Herveyandroidmedia: Add support for COLOR_FormatYUV420Flexible
2015-05-04 Edward Herveyandroidmedia: Add suport for Intel color formats
2015-04-29 Andoni Morales Ala... ksvideosrc: don't timestamp buffers for muxed streams
2015-04-29 Andoni Morales Ala... ksvideosrc: fix header size for muxed streams
2015-04-29 Руслан ИжбулатовGstDeviceProvider implementation for WIN Kernel Streami...
2015-04-26 Ilya Konstantinovavfvideosrc: drop frames we get before we have a clock
2015-04-26 Tim-Philipp MüllerRemove obsolete Android build cruft
2015-04-26 Yujin Leevtdec: fix build error with clang
2015-04-22 Josep Torradecklinkvideosrc: fix mode autodetection
2015-04-22 Josep Torradecklink: do not repeat first video format in caps...
2015-04-20 Edward Herveyshmpipe: Ensure string received from recv() is NULL...
2015-04-20 Alessandro Decinaapplemedia: avoid implicit color conversions
2015-04-19 Ilya Konstantinovcorevideotexturecache: free texture cache on iOS
2015-04-19 Ilya Konstantinovavfvideosrc: check for failure to create buffer
2015-04-19 Yujin Leeavfvideosrc: fix build failure with clang
2015-04-17 Sebastian Drögeandroidmedia: Handle queue/release errors non-fatal
2015-04-17 Ilya Konstantinovavfvideosrc: get connection and input clock early
2015-04-15 Ilya Konstantinovavfvideosrc: remove unused variables
2015-04-14 Alessandro Decinaapplemedia: vtdec: fix GL negotiation
2015-04-14 Alessandro Decinaavfvideosrc: log timestamps
2015-04-14 Ilya Konstantinovavfvideosrc: subtract time spent in AVF queues
2015-04-14 Ilya Konstantinovavfvideosrc: fix GL texture negotiation
2015-04-12 Sebastian Drögewinks: Reset DTS to GST_CLOCK_TIME_NONE
2015-04-11 Sebastian Drögeamc: Use new JNI utils almost everywhere
2015-04-11 Sebastian Drögeamc: Allow creating global and local references of...
2015-04-11 Sebastian Drögeamc: Make GError argument order more consistent
2015-04-11 Sebastian Drögeamc: Add helper function for getting a direct buffer...
2015-04-11 Sebastian Drögeamc: Java longs are gint64s
2015-04-11 Sebastian Drögeamc: Improve JNI utilities and add some missing ones
2015-04-11 Tim-Philipp Müllerwinks: fix debug message parameter format
2015-04-08 Andoni Morales Ala... ksvideosrc: fix support for DV devices
2015-04-08 Andoni Morales Ala... ksvideosrc: only list capture devices
2015-04-08 Arun Raghavanopensles: Explicitly specify layout=interleaved in...
2015-04-07 Ilya Konstantinovavfvideosrc: fix setting of buffer offset end
2015-04-02 Guillaume Emontshmsink: add an shm-area-name property
2015-03-31 Victor Tosodirectsoundsrc: Implement volume and mute
2015-03-15 Sebastian Drögeandroidmedia: Add helpers for calling static methods
2015-03-15 Sebastian Drögeandroidmedia: Fix indention
2015-03-15 Matthieu Bouronandroidmedia: Add more JNI helper functions
2015-03-15 Matthieu Bouronandroidmedia: Split jni code to gstjniutils.c
2015-03-14 Tim-Philipp MüllerRemove unported and useless osxvideosrc element
2015-03-13 ijsfRestricted activeVideoMaxFrameDuration to fix frame...
2015-03-11 Jan SchmidtRemove a bunch of silly ';;' typos at the end of lines
2015-03-11 Edward Herveyandroidmedia: Remove unused label/variable
2015-03-07 Sebastian Drögevtdec: Register a hardware-only vtdec_hw on OSX and...
2015-03-06 Florian Zwochavfvideosrc: allow "capture-screen" mode to select...
2015-03-04 Sebastian Drögedecklinkaudiosrc: Calculate the duration more accuratel...
2015-03-04 Sebastian Drögedecklinkaudiosrc: Fix the timestamp and offset calculat...
2015-03-04 Sebastian Drögedecklinkaudiosrc: Don't subtract the duration from...
2015-03-04 Matthew Watersapplemedia/avsamplesink: utilise a pull based approach...
2015-03-02 Sebastian Drögedecklink: Reset the clock calibration when unsetting...
2015-03-02 Sebastian Drögedecklink{audio,video}src: Add some more debug output
2015-03-02 DanielD10decklink: Incorrect frame rate for interlaced modes
2015-02-27 Sebastian Drögedecklinkvideosrc: Fix scaling with rate of internal...
2015-02-25 Roman Nowickid3dvideosink: release existing D3D swap chain on init
2015-02-24 Matthew Watersvtdec: only attempt use of the texture cache with GLMem...
2015-02-24 Sebastian Dröged3dvideosink: Don't initialize the render window swap...
2015-02-24 Sebastian Dröged3dvideosink: Deactivate the fallback buffer pool when...
2015-02-24 Matthew Watersapplemedia: new AVSampleBufferLayerSink
2015-02-18 Sebastian Drögeavfvideosrc: Only set latency if we already know our...
2015-02-18 Sebastian Dröged3dvideosink: Deactivate the fallback pool and unref...
2015-02-16 Sebastian Drögevtenc: Check if VTSessionCopyProperty() succeeds before...
next