69667 Commits (e8f814a907036e43f755f35e885bfadf94c4d63b)
 

Author SHA1 Message Date
Michael Niedermayer e8f814a907 avformat/utils: Fix division by 0 10 years ago
Paul B Mahol 238247b622 avcodec/sgienc: return meaningful error code 10 years ago
Michael Niedermayer 5763f67502 avformat/mov: Check dimensions before setting aspect 10 years ago
Michael Niedermayer b74ecb82fa swresample/x86/rematrix_init: Check av_malloc* return codes, forward errors 10 years ago
Michael Niedermayer 48ffaaaaef swresample/x86/rematrix_init: Use av_mallocz_array() 10 years ago
Michael Niedermayer d80fe5d4bc avcodec/vb: Check for av_mallocz() failure 10 years ago
Michael Niedermayer 694671bc9a avfilter/f_sendcmd: consider it an error if there are no commands 10 years ago
Georg Lippitsch c0367f78d5 doc/indevs: Docs for Blackmagic high bit depth video/audio 10 years ago
Seppo Tomperi 03cecf45c1 hevcdsp: ARM NEON optimized transforms 10 years ago
Christophe Gisquet b61b9e4919 x86: hevc_mc: remove lea in EPEL_LOAD 10 years ago
Christophe Gisquet 4919b38421 x86: hevc_mc: fewer gpr autoloads for _v filters 10 years ago
Anshul Maheshwari 1df841f154 doc/APIchanges: updated Data stream changes in APIChange 10 years ago
Michael Niedermayer 162f344971 Merge remote-tracking branch 'cehoyos/master' 10 years ago
Clément Bœsch 55feff57ce avfilter/hqdn3d: an invalid bit depth means a bug, not invalid read data 10 years ago
Clément Bœsch 4b60bd1aac avformat/internal: fix av_interleaved_write_frame typo reference 10 years ago
Carl Eugen Hoyos a2bc8c5601 Fix standalone compilation of the mov muxer with --disable-optimizations. 10 years ago
Clément Bœsch eb7efaa924 avfilter/dctdnoiz: fix slice_h computation 10 years ago
Michael Niedermayer 009a57b479 avformat/mxfenc: Remove unused variables 10 years ago
Eejya Singh 40b198e987 lavfi/subtitles: add force_style option 10 years ago
Michael Niedermayer 5ae140c04f avdevice/decklink_common: Use defined(__APPLE__) instead of __APPLE__ 10 years ago
James Almer 92d903afaa x86/vp9dsp: fix clobbering of xmm6 on IDCT sse2 functions 10 years ago
Georg Lippitsch 62ea5ae2b5 avdevice/decklink_common: Fix Decklink for Mac 10 years ago
Georg Lippitsch 97a27065c8 avdevice/decklink: 10 Bit support for Decklink input device 10 years ago
Mark Reid 6a8a3bfb87 libavformat/mxfenc.c: added mxf opatom muxer 10 years ago
Michael Niedermayer 7c148f30f3 Merge remote-tracking branch 'cehoyos/master' 10 years ago
Michael Niedermayer 2048126ea7 avcodec/utils: Assert that dst->progress is clear before ff_thread_ref_frame() 10 years ago
Michael Niedermayer de6df46120 avcodec/h264: Setup decoder to have matching reference to the EC code 10 years ago
Michael Niedermayer ecfd48dc06 avcodec/h264: Move COPY_PICTURE() to h264.h so it can be used from other parts of the h264 decoder 10 years ago
Carl Eugen Hoyos 2efaaf9476 Support decoding yuv dpx images. 10 years ago
Carl Eugen Hoyos ea329b60f5 Do not use -mdynamic-no-pic on OSX x86_64. 10 years ago
Michael Niedermayer 29fd3032cc avformat/omadec: Subtract headersize in timestamp calculation 10 years ago
Michael Niedermayer 7c2fa13df9 avformat/omadec: only compute timestamps based on bitrate if its set 10 years ago
Michael Niedermayer 7474ea7495 Merge commit 'e352520e3ed7f08f19e63cd60e95da6bb6f037c1' 10 years ago
Michael Niedermayer 89c7332b38 Merge commit '8029af586fd5a5f2a0803001f9eff386e5545fe2' 10 years ago
Christophe Gisquet 626d6184ce x86: lavc/hevc_mc: fix comments 10 years ago
Paul B Mahol 134e8c73ea avcodec/faxcompr: use init_get_bits8() 10 years ago
Christophe Gisquet 97996eff4f hevc/sao: do in-place band filtering when possible 10 years ago
Christophe Gisquet ed450d4acf x86: lavc: share more constant through defines 10 years ago
Carl Eugen Hoyos ac923ed470 lavf/mlv: Only add streams that are supposed to contain frames. 10 years ago
Paul B Mahol ec8ec999f4 avcodec/twinvqdec: use init_get_bits8() 10 years ago
Luca Barbato e352520e3e oma: Report a timestamp 10 years ago
Christophe Gisquet 691b7f5e9e lavc/lossless_audiodsp: revert various commits 10 years ago
Christophe Gisquet 46e2afa4dc wmalossless: reset lms_update 10 years ago
Hendrik Leppkes 8029af586f dxva2_hevc: properly fill the scaling list structure 10 years ago
Timothy Gu 1de742145f pixdesc: Include more functions in FF_DISABLE_DEPRECATION_WARNINGS 10 years ago
Michael Niedermayer be1cb1e63a avutil/pixfmt: Clarify meaning of the A/X bit in RGB555 / remove wording about significant bit 10 years ago
Michael Niedermayer dbab5f5984 avutil/pixfmt: Clarify the meaning of the alpha bits in rgb444 and similar formats 10 years ago
Michael Niedermayer 088dd0fd4c avutil/pixfmt: Clarify the meaning of the "alpha" bit in rgb555/bgr555 10 years ago
Michael Niedermayer c02b8c4527 avutil/pixfmt: Clarify the meaning of the alpha byte in RGB0 and similar formats 10 years ago
Anshul Maheshwari f05efd42af avcodec/ccaption_dec: Added Debug logs 10 years ago