44810 Commits (47399ccdfd93d337c96c76fbf591f0e3637131ef)
 

Author SHA1 Message Date
Luca Barbato c55f2ae2b8 avprobe: Handle unknown values for the color description 8 years ago
Paul B Mahol b812db66af utvideodec: Fix gradient prediction when stride does not match width 8 years ago
Paul B Mahol 7c25523cc8 utvideodec: Fix decoding odd sizes with interlaced video with some formats 8 years ago
Luca Barbato 8c0cadd17e avplay: Do not try to allocate new frames when the player is closing 8 years ago
Luca Barbato 41262498ff configure: Fix sem_timedwait probe 8 years ago
Luca Barbato 44aafa3325 configure: Properly escape arguments in filter/filter_out helper functions 8 years ago
Anton Khirnov 3889dfde9c dca: Move the downmix request check outside the loop 8 years ago
Sean McGovern 2e1ab6a67d vc1dec: raise an error if sprite picture data is missing 8 years ago
Diego Biurrun ecc5c4db2d doc/examples/output: Cast pointer to the right (const) type 8 years ago
Diego Biurrun f25609ff06 doc/examples/filter_audio: const correctness 8 years ago
Diego Biurrun 0fd0d4fd0a swscale-test: const correctness 8 years ago
Aaron Levinson 8fd8f91e47 qsvenc: Make sure the interlaced encoding works 8 years ago
Aaron Levinson b22094d749 qsvenc: Use MFXVideoENCODE_Query() to update the parameters 8 years ago
Martin Storsjö e00db9f78b checkasm: hevc: Add a hevc_ prefix to the add_residual functions 8 years ago
Luca Barbato 1731c3530b mm: Skip unexpected audio packets 8 years ago
Luca Barbato f2c469b73f mjpeg: Report non-3 component rgb lossless as not supported 8 years ago
Luca Barbato 279e3aaa14 flv: Validate the packet size 8 years ago
Luca Barbato 4809781586 travis: Exclude gcc for the macOS target 8 years ago
Luca Barbato 5352802da8 dca: Account for lfe when checking for the channel count 8 years ago
Luca Barbato 37f573543c swscale: Convert the check check_image_pointers helper to a macro 8 years ago
Luca Barbato f56fa95cd1 swscale: Do not shift negative values directly 8 years ago
Paul B Mahol 378460fef1 utvideodec: Support for gradient prediction 8 years ago
Paul B Mahol 9227bd8ac2 utvideodec: Reuse the huffyuv add_left 8 years ago
Paul B Mahol 4f33d9d41a utvideodec: Support ULY4 and ULH4 8 years ago
Paul B Mahol a93faf30d6 utvideodec: Support UQRA and UQRG 8 years ago
Michael Niedermayer ac29b82ec5 swscale: Add gbrap10 output 8 years ago
Paul B Mahol f6a9c20a52 swscale: Add input support for gbrap10 pixel format 8 years ago
Paul B Mahol 030c8be7a2 pixfmt: Add gbrap10 pixel format 8 years ago
Paul B Mahol c523095564 utvideodec: Support UQY2 8 years ago
Luca Barbato 9e4a5eb51b avformat: Free the internal codec context at the end 8 years ago
Luca Barbato 19c5fa9eea golomb: Simplify get_ur_golomb_jpegls 8 years ago
Ganesh Ajjanagadde 1fe858136b utvideodec: Prevent possible signed overflow 8 years ago
Diego Biurrun 4d4d7cf9d5 fmvc: Add FATE tests 8 years ago
Paul B Mahol 95a8a03a19 Add FM Screen Capture Codec decoder 8 years ago
Alexandra Hájková 89d9869d24 hevc: Add NEON 16x16 IDCT 8 years ago
Anton Khirnov 50a1c66cf6 ac3_parser: add a public function for parsing the data required by the demuxer 8 years ago
Diego Biurrun 193b091890 thread: Define ff_mutex_* macros as stub functions when threads are disabled 8 years ago
Andreas Unterweger b200a2c8da examples: Fixed and extended Doxygen documentation 8 years ago
Vittorio Giovara efddf2c09a decode: Initialize ret before using it 8 years ago
Vittorio Giovara 839010aca9 filtfmts-test: Mark filter as const 8 years ago
Vittorio Giovara f5950b8fd6 lavfi: Drop unused and empty header file 8 years ago
Luca Barbato d32d59bc97 matroska: Read only the data written in the scratch buffer 8 years ago
Sean McGovern 6ac0e78183 mpeg4videodec: raise an error if sprite_trajectory.table is NULL 8 years ago
Diego Biurrun b62ed68738 configure: Better names for functions that sanitize input 8 years ago
Diego Biurrun 604fbb3132 mov: Move code shared with CAF to a separate file 8 years ago
Mark Thompson 3d197514e6 qsvenc: Allow use of hw_device_ctx to make the internal session 8 years ago
Mark Thompson 8848ba0bd6 qsvdec: Allow use of hw_device_ctx to make the internal session 8 years ago
Mark Thompson 4936a48b1e qsv: Add ability to create a session from a device 8 years ago
Mark Thompson 41dda86087 doc: Add VAAPI encoders 8 years ago
Mark Thompson 0fd91e4bfc vaapi_encode: Add VP9 support 8 years ago