34902 Commits (df72ae673f3743a57726c86f07677fbc14a0117c)
 

Author SHA1 Message Date
  Michael Niedermayer 728e6d979b avio: print a warning from ffurl_alloc() if no protocols are allocated. 14 years ago
  Michael Niedermayer 13b7781ec8 Merge remote-tracking branch 'qatar/master' 14 years ago
  Justin Ruggles b8f02f5b4e dsputil: use cpuflags in x86 versions of vector_clip_int32() 14 years ago
  Nicolas George ada8d485c0 audioconvert: prefer 5.X over 5.X(side). 14 years ago
  Justin Ruggles f2bd8a0786 x86inc: use sse versions of common macros instead of sse2 when applicable 14 years ago
  Anton Khirnov eacec07e9c doc/APIchanges: add missing dates and hashes 14 years ago
  Anton Khirnov eb0de71058 lavf: don't return from void av_update_cur_dts() 14 years ago
  Anton Khirnov a747629880 Changelog: add more entries. 14 years ago
  Anton Khirnov c4302a3914 Changelog: update ffmpeg/avconv incompatibility list. 14 years ago
  Anton Khirnov 059fb8c884 avconv: remove some redundant temporary variables. 14 years ago
  Anton Khirnov f8c314c81f avconv: fix broken indentation 14 years ago
  Anton Khirnov a2aeeb2263 avconv: move copy_initial_nonkeyframes to the options context. 14 years ago
  Anton Khirnov 9a414d8962 avconv: use file:stream instead of file.stream in log messages. 14 years ago
  Anton Khirnov d9b49e72a6 doc/avconv: elaborate on basic functionality. 14 years ago
  Anton Khirnov 2b56db5869 doc/avconv: -sample_fmts, not -help sample_fmts prints the sample formats 14 years ago
  Martin Storsjö 2461284630 openssl: Only use CRYPTO_set_id_callback on OpenSSL < 1.0.0 14 years ago
  Martin Storsjö 776f2bb91a Call avformat_network_init/deinit in the programs 14 years ago
  Ramiro Polla d3bc75c666 dshow: support BI_BITFIELDS compression type 14 years ago
  Michael Niedermayer b13ba5cb9a swscale: use isByteRGB() to simplify check for palToRgbWrapper. 14 years ago
  Michael Niedermayer 307b650270 swscale: Fix packed rgb check for planarRgbToRgbWrapper. 14 years ago
  Themaister 1e79926f9e Unscaled Planar RGB -> RGB support in swscale. 14 years ago
  Stefano Sabatini 079700f582 af_aconvert: fix doc reference to unexisting chlayout.h file 14 years ago
  Martin Storsjö 3607ed70d5 Remove leftover includes of strings.h 14 years ago
  Reimar Döffinger de8d1940b5 avutil: Don't allow using strcasecmp/strncasecmp 14 years ago
  Reimar Döffinger bb3244dee2 Replace all usage of strcasecmp/strncasecmp 14 years ago
  Reimar Döffinger ba04ecfdac avstring: Add locale independent implementations of strcasecmp/strncasecmp 14 years ago
  Luca Barbato 07b172fe8f avstring: Add locale independent implementations of toupper/tolower 14 years ago
  Reimar Döffinger 54a09f18e3 Fix av_packet_split_side_data. 14 years ago
  Kostya Shishkov 66760b30a3 cosmetics: insert some spaces in explicit enum value assignments 14 years ago
  Kostya Shishkov 19900d60fd move 8SVX audio codecs to the audio codec list part on the next bump 14 years ago
  Kostya Shishkov 0e288b8c52 deprecate codec IDs that won't ever be used 14 years ago
  Ronald S. Bultje c435653627 swscale: write yuv2plane1 MMX/SSE2/SSE4/AVX functions. 14 years ago
  Loren Merritt 2f7f2e4b41 Update x86inc.asm to latest x264 version, and add AVX symmetry. 14 years ago
  Michael Niedermayer 64bf5a0c7f fate: fix mapchan 14 years ago
  Peter Ross b372723f6a wtvenc: ensure fat tables are padded to the sector boundary 14 years ago
  Stefano Sabatini 41ab24bad8 lavf: remove commented check in compute_pkt_fields2() 14 years ago
  Michael Niedermayer d8cab5c26b Merge remote-tracking branch 'qatar/master' 14 years ago
  Peter Ross 3b4798a873 wtvdec: ignore another known guid 14 years ago
  Joakim Plate 29a29226bb Set avctx->coded_width/height to uncropped h264 sizes 14 years ago
  Nicolas George 1125571b73 audioconvert: use + in av_get_channel_layout_string. 14 years ago
  Ramiro Polla 526a7d855d dshow: don't print min/max values for fps the wrong way around 14 years ago
  Ramiro Polla e3e962835f dshow: save opened device reference so it may be properly closed 14 years ago
  Ramiro Polla 21a928d07c dshow: release filter reference obtained from enumeration 14 years ago
  Ramiro Polla 5b186148bf dshow: indent 14 years ago
  Ramiro Polla 2f9b955918 dshow: support choosing between devices with same name 14 years ago
  Nicolas George 68b531fe6a src_movie: set the channel layout to default if the codec did not set it. 14 years ago
  Michael Niedermayer ea83b032af matroskaenc: base default duration on avg_frame_rate if possible. 14 years ago
  Michael Niedermayer 0e55902324 ffmpeg: preserve avg_frame_rate on stream copy. 14 years ago
  Michael Niedermayer 439e1d196b libvpxenc: Fix "Additional information: g_lag_in_frames out of range [..25]" 14 years ago
  Reimar Döffinger 5af7daabc4 Mark AVFilterPad[] compound literals as const. 14 years ago