61735 Commits (942cded690bc6dc931c60078f39cf0f339a89058)
 

Author SHA1 Message Date
Carl Eugen Hoyos 942cded690 Autodetect VDA like all other hardware acccelerations. 11 years ago
Michael Niedermayer c8246d3766 avcodec/x86/h264_qpel: Fix typo introduced by 322a1dda97 11 years ago
Michael Niedermayer 82a90e7764 Move avpriv_find_pix_fmt() to utils.c 11 years ago
wm4 686e662676 http: restructure http_connect error handling path 11 years ago
Michael Niedermayer 6ee2911996 Merge remote-tracking branch 'qatar/master' 11 years ago
Michael Niedermayer acb8d655d7 Merge commit 'd5717bc4e9cc253a933ae8130eea3a9c8bc33c0b' 11 years ago
Michael Niedermayer 1abb031959 Merge commit '0f0d1d056e1a3ad3db32b7d1a06286b2841e91b1' 11 years ago
Michael Niedermayer 802e5fc8f8 Merge commit '1e9db41e2a2166be5671b088ef4ad06a40af459f' 11 years ago
Vittorio Giovara 6f6c029464 lavc: drop ff_pixfmt_list_420 11 years ago
Vittorio Giovara d5717bc4e9 changelog: switch libx265 and compand entries 11 years ago
Luca Barbato 0f0d1d056e configure: Always use -DOPJ_STATIC when checking for openjpeg 11 years ago
John Stebbins 1e9db41e2a movenc: Allow override of major brand in ftyp atom 11 years ago
Michael Niedermayer fc567ac49e avcodec: Add padding after the remaining AVFrames 11 years ago
Michael Niedermayer 2765c2ec7d Merge remote-tracking branch 'cus/stable' 11 years ago
Michael Niedermayer de182701ac Merge remote-tracking branch 'qatar/master' 11 years ago
Michael Niedermayer 9d6a27d533 Merge commit '57f09608e1600d1cf1679885a46f5004d522d68f' 11 years ago
Michael Niedermayer 74fed968d1 Merge commit '82dd1026cfc1d72b04019185bea4c1c9621ace3f' 11 years ago
Michael Niedermayer 816d7936a7 Merge commit 'ae116cd3ed908d28b69d5198712217ec743d74f6' 11 years ago
Michael Niedermayer 9333bba6ed Merge commit '6655c933a887a2d20707fff657b614aa1d86a25b' 11 years ago
Michael Niedermayer 77bc342975 Merge commit '322a1dda973e802db7b57f2007fad3efcd5bab81' 11 years ago
Michael Niedermayer 672c610d84 Merge commit 'f9279ee74936b4990fc46287c27816ef828cc06c' 11 years ago
Michael Niedermayer d6d3cfb0aa Merge commit '600b854ad8173995518bd917e7f86120b5505088' 11 years ago
Michael Niedermayer 8fbc6e5911 Merge commit '1a8d0cf77ed2611e542ae98f341d4c43a04467bd' 11 years ago
Michael Niedermayer 32da2fd422 Merge commit '1df0b061621b10edde87e3ab7ea83aed381c574f' 11 years ago
Michael Niedermayer 82c742377a avutil/dynarray: remove debug av_log() from AV_DYNARRAY_ADD 11 years ago
Michael Niedermayer 9ba1190297 avutil/mem: avoid using intptr_t to access void* in av_dynarray_add() 11 years ago
Nicolas George b0dcf76530 lavu/mem: reimplement the dynarray functions with the macro. 11 years ago
Nicolas George 7b9a310d0e lavu: add AV_DYNARRAY_ADD() macro. 11 years ago
Michael Niedermayer cd1d4b51e3 Merge remote-tracking branch 'qatar/master' 11 years ago
Michael Niedermayer 8d024c5107 Merge commit 'cc8163e1a3601a56f722a4720516e860bf1c6198' 11 years ago
Diego Biurrun 4f4840377f lagarith: Fix typo in printf format string 11 years ago
Michael Niedermayer 7ef8d97b1a Merge commit '7513234bdd93f80593bfee3eb2da8c8f0d3992da' 11 years ago
Peter Ross 54df8b4fea fate: add cine demux test 11 years ago
Michael Niedermayer ae4b11df0d avcodec/snowenc: make snow non experimental 11 years ago
rogerdpack 3eafe1d71c udp: try to clarify verbiage on buffer_size 11 years ago
rogerdpack 0b4c5c99bc avformat/udp: cleanup comments, add a warning if receive buffer is unexpectedly unable to be set high enough 11 years ago
Diego Biurrun 57f09608e1 dsputil: Move thirdpel-related bits into their own context 11 years ago
Diego Biurrun 82dd1026cf x86: dsputil: Move hpeldsp-related declarations to a separate header 11 years ago
Diego Biurrun ae116cd3ed ppc: dsputil: Move hpeldsp-related declarations to a separate header 11 years ago
Diego Biurrun 6655c933a8 x86: dsputil: Move fpel declarations to a separate header 11 years ago
Diego Biurrun 322a1dda97 dsputil: Refactor duplicated CALL_2X_PIXELS / PIXELS16 macros 11 years ago
Diego Biurrun f9279ee749 dsputil: Move ff_zigzag_direct and ff_crop_tab declarations to mathops.h 11 years ago
Diego Biurrun 600b854ad8 imgconvert: Move ff_deinterlace_line_*_mmx declarations out of dsputil 11 years ago
Diego Biurrun 1a8d0cf77e x86: dsputil: Move inline assembly macros to a separate header 11 years ago
Diego Biurrun 1df0b06162 nuv: Reuse the DSPContext from RTJpegContext 11 years ago
Diego Biurrun 46caba4a65 float_dsp: Replace arch optimization ifdefs by if cascade 11 years ago
Diego Biurrun cc8163e1a3 avcodec: more correct printf specifiers 11 years ago
Matt Oliver cd5cf395f6 Additional icl inline asm fix. 11 years ago
Marton Balint d2f60547c2 mpegts: fix teletext pts of streams with standalone pcr pid 11 years ago
Marton Balint d83a5b5218 mpegts: add pcr filter for tracking standalone pcr pids 11 years ago