68412 Commits (d5a263f480fbca873f113609e2a5510e942c27c6)
 

Author SHA1 Message Date
  Michael Niedermayer b0464212bd avcodec/on2avc: Use avpriv_float_dsp_alloc() 11 years ago
  Michael Niedermayer 14285c3331 avcodec/aacenc: Use avpriv_float_dsp_alloc() 11 years ago
  Michael Niedermayer cae851c789 avcodec/ac3enc: Use avpriv_float_dsp_alloc() 11 years ago
  Michael Niedermayer 5bf4cd8e5b avutil/ppc/util_altivec: add () to VEC_SPLAT16 macro 11 years ago
  Michael Niedermayer c299b6fd08 avutil/buffer: Move USE_ATOMICS to thread.h to avoid it becoming out of sync with it 11 years ago
  Dave Yeo 32eadfe453 libavutil/threads.h: correct an include to be local 11 years ago
  Dave Yeo 090a7801a8 libavutil/thread.h: Support OS/2 threads 11 years ago
  Vadim Kalinsky 2db29482f1 avutil/bprint: C++ compatible AVBPrint definition. 11 years ago
  Lukasz Marek 0cb994dfe3 lavu/opt: add escaping to av_opt_serialize 11 years ago
  Reinhard Tartler 8895bf7b78 Replace lena.pnm 11 years ago
  Reinhard Tartler 0f257e29c5 Treat all '*.pnm' files as non-text file 11 years ago
  Neil Birkbeck dd5d617956 avfilter/vf_idet: Fixing idet for single-frame inputs. 11 years ago
  Michael Niedermayer 27897d2ef6 Merge commit '491805636cef50d3f582bd345e1460eeb739ea48' 11 years ago
  Michael Stypa cb58c771ad fix Makefile objects for pulseaudio support 11 years ago
  Martin Storsjö 491805636c rtmpproto: Fix a typo in a comment 11 years ago
  Benoit Fouet ebf2052a61 avcodec/pngdec: apng: fix output buffer filling when no blending is needed. 11 years ago
  Michael Niedermayer 885a763cac avcodec/ppc/h264qpel_template: protect unistd.h by #if HAVE_UNISTD_H 11 years ago
  Benoit Fouet af8804ac86 avcodec/pngdec: allow for some code path optimizations. 11 years ago
  Benoit Fouet aff50ae1d1 avcodec/pngdec: do not blend on transparent black 11 years ago
  Rong Yan bd67d0ead1 avcodec/ppc/h264qpel: POWER LE support for put_pixels16_l2_altivec() and avg_pixels16_l2_altivec() 11 years ago
  Rong Yan 8cc5a78e45 avcodec/ppc/h264qpel_template: POWER LE support for PREFIX_h264_qpel16_h_lowpass_altivec() PREFIX_h264_qpel16_v_lowpass_altivec() PREFIX_h264_qpel16_hv_lowpass_altivec() 11 years ago
  Rong Yan 89f3043c7f avcodec/ppc/h264chroma_template: POWER LE support for PREFIX_h264_chroma_mc8_altivec() PREFIX_no_rnd_vc1_chroma_mc8_altivec() CHROMA_MC8_ALTIVEC_CORE_SIMPLE() CHROMA_MC8_ALTIVEC_CORE() 11 years ago
  Rong Yan 57c89c50bd avcodec/ppc/h264dsp: POWER LE support for h264_idct8_add_altivec() h264_idct_dc_add_internal() h264_loop_filter_luma_altivec() write16x4() VEC_1D_DCT() weight_h264_W_altivec() biweight_h264_W_altivec() VEC_LOAD_U8_ADD_S16_STORE_U8() ALTIVEC_STORE_SUM_CLIP() 11 years ago
  Michael Niedermayer f001a2bd34 Merge commit 'fcae9f212a6001d966c52dc22cd4b22e9851b428' 11 years ago
  Michael Niedermayer 5ce070c16c Merge commit 'a9d8d35e4833fc4dfbf557ce73c84e9ca6224427' 11 years ago
  Michael Niedermayer 21ff626ce0 Merge commit '01eac895ab350027467ffbe7278740f89ae8be75' 11 years ago
  Michael Niedermayer 900fff89c9 Merge commit '44127b157e9f8acb837d4bb3a094f56b40da3ef5' 11 years ago
  Michael Niedermayer 42a095d095 Merge commit '3c3b8003a13d9c3668c0bb6d79d2376da3b2b352' 11 years ago
  Michael Niedermayer a105c1f204 Merge commit '857e6667f9061ae261c0b951113e4efc4329b05e' 11 years ago
  Martin Storsjö fcae9f212a dashenc: Avoid a VLA-like construct 11 years ago
  Bryan Huh a9d8d35e48 dashenc: Add options to make segment names configurable 11 years ago
  Martin Storsjö 01eac895ab rtmpproto: Only prepend @setDataFrame for onMetaData and |RtmpSampleAccess 11 years ago
  Martin Storsjö 44127b157e rtmppkt: Make pkt->data reallocable 11 years ago
  Martin Storsjö 3c3b8003a1 rtmpproto: Simplify code for copying data into the output packet 11 years ago
  Martin Storsjö 857e6667f9 rtmpproto: Clarify a comment 11 years ago
  Michael Niedermayer ea38e5a6b7 avcodec/hevc_ps: Check num_long_term_ref_pics_sps 11 years ago
  Benoit Fouet cfd83a8af6 avcodec/pngdec: add support for 'over' blend operation for 'none' dispose operation. 11 years ago
  Benoit Fouet 7dfee8d697 avcodec/pngdec: split P frames handling to a separate function. 11 years ago
  Timo Rothenpieler 95fc80672f Move extralibs variables using ldl after ldl definition 11 years ago
  Michael Niedermayer fae545ca2a Merge commit '1973079417e8701b52ba810a72cb6c7c6f7f9a56' 11 years ago
  Michael Niedermayer 449bd3c0c3 Merge commit '96fda42a8f9bf84beaaf7f5991d17f2a057de86c' 11 years ago
  Michael Niedermayer 6db8cd8f37 Merge commit 'fbd6c97f9ca858140df16dd07200ea0d4bdc1a83' 11 years ago
  Lukasz Marek f00e9c4b10 lavu/opt: add consts where possible 11 years ago
  Lukasz Marek 3ff3990104 ffmpeg_opt: make use of recommended encoder configuration 11 years ago
  Lukasz Marek 500d608861 lavf/ffmenc: store recommended encoder configuration 11 years ago
  Lukasz Marek 568853b8f5 lavf/ffmdec: add common options to recommended encoder configuration 11 years ago
  Michael Niedermayer 4760278007 Merge commit '2443e522f0059176ff8717c9c753eb6fe7e7bbf1' 11 years ago
  Vincent Bernat d0f8b94b43 avformat/rtpproto: Allow to specify DSCP class 11 years ago
  Vincent Bernat 5269cef408 avformat/udp: Allow to specify DSCP class 11 years ago
  Michael Niedermayer 970a8f1c25 avcodec/mjpegdec: Fix integer overflow in shift 11 years ago