summaryrefslogtreecommitdiff
path: root/drivers/media/platform/coda/coda-bit.c
AgeCommit message (Expand)Author
2017-12-18media: coda: use correct offset for mpeg4 decoder mvcol bufferPhilipp Zabel
2017-12-18media: coda: allocate space for mpeg4 decoder mvcol bufferPhilipp Zabel
2017-12-18media: coda: round up frame sizes to multiples of 16 for MPEG-4 decoderPhilipp Zabel
2017-10-27media: coda: Handle return value of kasprintfArvind Yadav
2017-08-08media: coda: fix decoder sequence init escape flagPhilipp Zabel
2017-07-19media: coda: mark CODA960 firmware versions 2.3.10 and 3.1.1 as supportedPhilipp Zabel
2017-07-19media: coda: set MPEG-4 encoder class registerPhilipp Zabel
2017-07-19media: coda: align internal mpeg4 framebuffers to 16x16 macroblocksPhilipp Zabel
2017-07-19media: coda: set field of destination buffersPhilipp Zabel
2017-07-19media: coda: extend GOP size rangePhilipp Zabel
2017-06-24media: coda: rename the picture run timeout error handlerPhilipp Zabel
2017-06-24media: coda: ctx->codec is not NULL in coda_alloc_framebuffersPhilipp Zabel
2017-06-20[media] coda: first step at error recoveryLucas Stach
2017-06-20[media] coda: use correct offset for mvcol bufferLucas Stach
2017-06-07[media] coda: copy headers in front of every I-framePhilipp Zabel
2017-06-07[media] coda: implement forced key framesPhilipp Zabel
2017-03-22[media] coda: disable reordering for baseline profile h.264 streamsPhilipp Zabel
2017-03-22[media] coda: pad first h.264 buffer to 512 bytesPhilipp Zabel
2017-03-22[media] coda: keep queued buffers on a temporary list during start_streamingPhilipp Zabel
2017-01-31[media] coda: support YUYV output if VDOA is usedMichael Tretter
2017-01-31[media] coda: use VDOA for un-tiling custom macroblock formatMichael Tretter
2017-01-31[media] coda: fix frame index to returned errorMichael Tretter
2016-03-16Merge tag 'media/v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-03-09dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()Luis R. Rodriguez
2016-02-01[media] coda: fix first encoded frame payloadPhilipp Zabel
2015-12-23[media] coda: relax coda_jpeg_check_buffer for trailing bytesPhilipp Zabel
2015-12-18[media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung
2015-10-01[media] media: videobuf2: Restructure vb2_bufferJunghak Sung
2015-10-01[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2Junghak Sung
2015-08-11[media] coda: drop zero payload bitstream buffersZahari Doychev
2015-07-17[media] coda: add macroblock tiling supportPhilipp Zabel
2015-07-17[media] coda: move cache setup into coda9_set_frame_cache, also use it in sta...Philipp Zabel
2015-07-17[media] coda: implement VBV delay and buffer size controlsPhilipp Zabel
2015-07-17[media] coda: reset CODA960 hardware after sequence endPhilipp Zabel
2015-07-17[media] coda: rework meta counting and add separate lockPhilipp Zabel
2015-07-17[media] coda: use event class to deduplicate v4l2 trace eventsPhilipp Zabel
2015-07-17[media] coda: avoid calling SEQ_END twicePhilipp Zabel
2015-07-17[media] coda: keep buffers on the queue in bitstream end modePhilipp Zabel
2015-07-17[media] coda: fix mvcol buffer for MPEG4 decodingPhilipp Zabel
2015-07-17[media] coda: clamp frame sequence counters to 16 bitLucas Stach
2015-05-12[media] coda: Set last buffer flag and fix EOS eventPhilipp Zabel
2015-04-10[media] coda: Add tracing supportPhilipp Zabel
2015-04-10[media] coda: drop dma_sync_single_for_device in coda_bitstream_queuePhilipp Zabel
2015-04-10[media] coda: fix fill bitstream errors in nonstreaming casePhilipp Zabel
2015-04-10[media] coda: remove duplicate error messages for buffer allocationsPhilipp Zabel
2015-04-10[media] coda: move parameter buffer in together with context buffer allocationPhilipp Zabel
2015-04-10[media] coda: allocate bitstream buffer from REQBUFS, size depends on the formatPhilipp Zabel
2015-04-10[media] coda: allocate per-context buffers from REQBUFSPhilipp Zabel
2015-02-02[media] coda: free context buffers under buffer mutexPhilipp Zabel
2015-02-02[media] coda: don't ever use subsampling ping-pong buffers as reconstructed r...Philipp Zabel