94874 Commits (0085c4d47856aa74ce605ab1758917f1ace1253c)
 

Author SHA1 Message Date
Aman Gupta 0085c4d478 avcodec/v4l2_buffers: use correct timebase for encoder/decoder 5 years ago
Aman Gupta 80c9237b2f avcodec/v4l2_m2m_dec: fix compile 5 years ago
Maxime Jourdan 584ac1ad0b avcodec/v4l2_m2m_dec: fix dropped packets while decoding 5 years ago
Aman Gupta fac834b2ae avcodec/v4l2_context: expose timeout for dequeue_frame 5 years ago
Aman Gupta 3475758a37 avcodec/v4l2_m2m_dec: set pkt_dts on decoded frames to NOPTS 5 years ago
Aman Gupta 8dc973dc89 avcodec/v4l2_buffers: read height/width from the proper context 5 years ago
Paul B Mahol efc73b13ac avfilter/vf_v360: remove pointless special case when allocating stuff 5 years ago
Paul B Mahol 7ce7002664 avfilter/vf_v360: refactor FoV calculation for stereographic 5 years ago
Andriy Gelman 78b86c30d3 avcodec/h2645_parse: simplify memset call 5 years ago
Paul B Mahol 783ea9c1c5 avfilter/vf_v360: extend max limit to vertical fov 5 years ago
Paul B Mahol cb41c2af92 avfilter/vf_v360: really fix FoV selection 5 years ago
Jun Zhao 944d76a3e0 lavfi/sinc: fix memory leak in error handling path 5 years ago
Jun Zhao 44b55a8c9c lavfi/anequalizer: fix memory leak in error handling path 5 years ago
Lynne 4ce1e13b54 checkasm: add opusdsp tests 5 years ago
Lynne 6b22e28f4c opusdsp: adjust and optimize C function to match assembly 5 years ago
Lukas Rusak 40a433e34b avcodec/v4l2_buffers: split out v4l2_buf_increase_ref helper 5 years ago
Aman Gupta d620b1f9de avcodec/v4l2_buffers: split out V4L2Buffer generation into helper method 5 years ago
Aman Gupta 2b21bb4a87 avcodec/v4l2_buffers: split out AVFrame generation into helper method 5 years ago
Aman Gupta b3b958c19e avcodec/v4l2_buffers: teach ff_v4l2_buffer_avframe_to_buf about contiguous planar formats 5 years ago
Aman Gupta 84540b2b84 avcodec/v4l2_m2m_enc: fix indentation and add M2MENC_CLASS macro 5 years ago
Lukas Rusak f9b0f88aa4 avcodec/v4l2_m2m_dec: fix indentation and add M2MDEC_CLASS macro 5 years ago
Aman Gupta c0c7946196 avcodec/v4l2_m2m: decouple v4l2_m2m helpers from AVCodecContext 5 years ago
Dave Stevenson d61cf1b1eb avcodec/v4l2_buffers: Add handling for NV21 and YUV420P 5 years ago
Aman Gupta 7bb6898b16 avcodec/v4l2_m2m: fix av_pix_fmt changing when multiple /dev/video* devices are probed 5 years ago
Aman Gupta ac52e06e56 avcodec/v4l2_m2m: disable info logging during device probe 5 years ago
Aman Gupta ab4835f418 avcodec/v4l2_m2m_enc: add support for -force_key_frames 5 years ago
Paul B Mahol 0f0f5188ac avfilter/vf_v360: remove w/h changing for flat output 5 years ago
Paul B Mahol f705dc9a74 avfilter/vf_v360: increase h_fov max limit 5 years ago
Paul B Mahol ccaeabd092 avfilter/vf_v360: fix fov calculation for stereographic output 5 years ago
Aman Gupta 7fddf4b266 avcodec/mediacodec_surface: define and use FFANativeWindow to mimic NDK interface 5 years ago
Aman Gupta 8a3623e2fb avcodec/mediacodecdec: warn when input buffers are not configured with proper size 5 years ago
Paul B Mahol e26fb6a714 doc/filters: extend flip options in v360 filter 5 years ago
Paul B Mahol 5fcb3cbaf0 avfilter/vf_v360: increase v_fov max limit 5 years ago
Paul B Mahol 329505d908 avfilter/vf_v360: add support for stereographic as input projection 5 years ago
Michael Niedermayer 10ea6c3116 avcodec/pnm_parser: Use memchr() in pnm_parse() 5 years ago
Nikolas Bowe b794df43f3 avfilter/vf_fps: Avoid inlink fifo build up. 5 years ago
Pascal Massimino 857fd2ad99 avcodec/webp: fix decoding for trailing junk 5 years ago
Jun Zhao 3740bdee77 lavf/avidec: fix memory leak in error handling path 5 years ago
Shiyou Yin de5543d8d4 avcodec/mips: Fix a warnning of indentation not reflect the block structure. 5 years ago
Nicolas Gaullier cae5b36e20 avcodec/h264: Fix poc_lsb in open gop context 5 years ago
Michael Niedermayer 9d1e98afee tools/target_dec_fuzzer: Adjust threshold for LSCR 5 years ago
Paul B Mahol 2f071767d9 doc/filters: fix typo in v360 5 years ago
Aman Gupta 35b0e75b54 avcodec/mediacodec_surface: drop unnecessary local variable 5 years ago
Aman Gupta d0e6762768 avcodec/mediacodecdec_common: log codec name during configure/start failures 5 years ago
Aman Gupta ca613dcc38 avcodec/mediacodecdec_common: ensure current input buffer is always used correctly 5 years ago
Aman Gupta f821d19531 avcodec/mediacodecdec_common: improve trace logging for end-of-stream 5 years ago
Aman Gupta 425be35c26 avcodec/mediacodecdec_common: warn when PTS is missing 5 years ago
Paul B Mahol 558265d4bc avfilter/vf_v360: add padding to u/v/ker 5 years ago
Limin Wang 29bde4b3b6 swscale/swscale: delete unwanted assignments 5 years ago
Andrey Semashev 6d9d053edb tests: Fix bash errors in lavf_container tests. 5 years ago