44296 Commits (363d302ea30fcdeb230e77eae7fa5a876d3d8711)
 

Author SHA1 Message Date
  Michael Niedermayer 363d302ea3 imc: use exp2 instead of pow(2,...) 13 years ago
  Stefano Sabatini eab438eabb lavu/samplefmt: fix/clarify documentation for av_samples_fill_arrays() 13 years ago
  Stefano Sabatini 3634441452 lavu/samplefmt: add note regarding buf validity in av_samples_fill_arrays() doxy 13 years ago
  Stefano Sabatini a4cb0af945 lavfi: drop deprecated and pointless avfilter_default_end_frame() function 13 years ago
  Derek Buitenhuis e62e455f7b dsputil/me/pixels: Actually use av_restrict 13 years ago
  Michael Niedermayer d48ebfbdea mpeg4videodec: Fix "warning: dc_pred_dir may be used uninitialized in this function" 13 years ago
  Michael Niedermayer 59fdf543d5 smush: read subversion for version==1 too. 13 years ago
  Michael Niedermayer 31a797eb28 swr: add av_cold to init/free functions 13 years ago
  Michael Niedermayer dd081f98dd dct-test: fix order of evaluation bug 13 years ago
  Michael Niedermayer d40c0e4a67 ffserver: fix order of evaluation bugs 13 years ago
  Michael Niedermayer 0e78e575ed swr/auto_matrix: treat a single channel as mono instead of failing 13 years ago
  Michael Niedermayer f8d74cbdc3 swr/auto_matrix: treat stereo downmix like stereo. 13 years ago
  Michael Niedermayer c8ffab06f4 swr/auto_matrix: add clean layout function 13 years ago
  Michael Niedermayer ebc854e4e9 swr/auto_matrix: move layouts to local variables 13 years ago
  Derek Buitenhuis 9ab538e31f random_seed: Replace a VLA with a normal array 13 years ago
  Michael Niedermayer b86e18fe46 yuv4mpeg: fix potential alignment bug 13 years ago
  Michael Niedermayer 7beadfe1f7 Merge remote-tracking branch 'qatar/master' 13 years ago
  Michael Niedermayer 8a0118b4b4 ffio_read: dont spam the user at EOF with a truncation error 13 years ago
  Daniel Verkamp 124f0b2f46 flashsv2enc: only encode diff blocks when needed 13 years ago
  Michael Niedermayer 5710dbf88c mpegts: Fix potential memory leak in mpegts_read_packet() 13 years ago
  Michael Niedermayer 9a27fd12f3 avio: replace ETIMEDOUT by EIO 13 years ago
  Martin Storsjö 7b699d8136 mov_chan: Only set the channel_layout if setting it to a nonzero value 13 years ago
  Martin Storsjö 5f72bc02f8 mov_chan: Reindent an incorrectly indented line 13 years ago
  Carl Eugen Hoyos 407eeb3474 mp2 muxer: mark as AVFMT_NOTIMESTAMPS. 14 years ago
  Michael Niedermayer 097c64ffcb flashsv2enc: remove experimental flag, the encoder seems working now 13 years ago
  Michael Niedermayer 070b0e1c77 libswr: remove redundant ARCH_X86, MMX* implicates X86 13 years ago
  Derek Buitenhuis 5f256f9df2 swsresample: Fix unprotected inline asm 13 years ago
  Derek Buitenhuis d940b0a0f9 vf_mp: Do not build if inline assembly is not available 13 years ago
  Derek Buitenhuis 80d2ec6bc9 dshow: Change WINBOOL to BOOL 13 years ago
  Michael Niedermayer dbb9117d18 flashsv2enc: move blockbuffer realloc to reconfigure_at_keyframe() 13 years ago
  Michael Niedermayer 9b6467fd46 flashv2enc: reallocate not only on block count changes but on dimension changes. 13 years ago
  Derek Buitenhuis 3174987b42 flashsv2enc: Replace a VLA with a heap alloc 13 years ago
  Michael Niedermayer 9b326fc261 flashsv2enc: fix prev-Z-prime encoding 13 years ago
  Justin Ruggles 7327525997 x86: float_dsp: fix ff_vector_fmac_scalar_avx() on Win64 13 years ago
  Derek Buitenhuis 3fe303a27d vf_idet: Remove emms 13 years ago
  Michael Niedermayer 8e6511c1e1 proresdec2: avoid VLA and use SliceContext instead. 13 years ago
  Derek Buitenhuis af2a17c09a cache: Only include unistd.h if it exists 13 years ago
  Ronald S. Bultje f3be359707 file: Only include unistd.h if it exists 13 years ago
  Ronald S. Bultje a4d71eb5c3 random_seed: Only read /dev/*random if we have unistd.h 13 years ago
  Ronald S. Bultje 9d0bc5c0bd rtpdec: Don't explicitly include unistd.h any longer 13 years ago
  Derek Buitenhuis 1d4c4b0fbc wtvdec: Remove unused strings.h header 13 years ago
  Derek Buitenhuis a2015b41a0 vf_colormatrix: Drop unused strings.h header 13 years ago
  Diego Biurrun 1169f0d0af x86: more specific checks for availability of required assembly capabilities 13 years ago
  Michael Niedermayer 7621c3538f Makefile: remove old codec_names.h on distclean 13 years ago
  Michael Niedermayer 54d7094f8b gitignore: codec_names.h is no more 13 years ago
  Stefano Sabatini 09cc23e0f7 lavd/sdl: decrease debug info notice log level from AV_LOG_INFO to VERBOSE 13 years ago
  Stefano Sabatini a7c7b34d29 lavd/sdl: remove trailing dot in messages 13 years ago
  Stefano Sabatini 25f139e72f lavf/utils: fix typo in has_codec_parameters 13 years ago
  Tomas Härdin d74af89317 img2dec: Don't leave AVIOContexts open on zero byte files 13 years ago
  Diego Biurrun 8cb7ed5562 x86: avcodec: Drop silly "_mmx" suffix from dsputil template names 13 years ago