36074 Commits (3bd02db96f68f94de68988fd258fcec46c392c30)
 

Author SHA1 Message Date
  Miroslav Slugeň df9c1cfb48 libavformat: add support for G726 audio decoder in RTP and RTSP streams 14 years ago
  Derek Buitenhuis 159609512c libutvideodec: Check if the decode initializes correctly 14 years ago
  Derek Buitenhuis 61d303c780 libutvideodec: Remove CODEC_CAP_LOSSLESS 14 years ago
  Derek Buitenhuis 70cf7bb958 libutvideodec: Make buf_size local 14 years ago
  Martin Storsjö 44729bc020 matroskaenc: Make sure the seekhead struct is freed even on seek failure 14 years ago
  Alex Converse 090aaaf752 mpeg12enc: Remove write-only variables. 14 years ago
  Alex Converse 7c5dfc174b mpeg12enc: Don't set up run-level info for level 0. 14 years ago
  Alex Converse a1684cf82d msmpeg4: Don't set up run-level info for level 0. 14 years ago
  Derek Buitenhuis b580ab6b8b libutvideodec: Fix typo 14 years ago
  Derek Buitenhuis 1ff1b5f7f6 libutvideodec: Width and height don't need to be unsigned 14 years ago
  Derek Buitenhuis f44f093d60 libutvideodec: Fix name of extradata member 14 years ago
  Martin Storsjö ce145690b6 avformat: Warn about using network functions without calling avformat_network_init 14 years ago
  Martin Storsjö 87892ef8a6 avformat: Revise wording 14 years ago
  Michael Niedermayer 5ca392d119 fate: add --timeout=60 --contimeout=60 to fate-rsync 14 years ago
  Derek Buitenhuis bc74c4712d libutvideodec: remove impossible pix_fmt case 14 years ago
  Derek Buitenhuis e347519877 libutvideo: Don't try and output original_format 14 years ago
  Stefano Sabatini 13665c8767 ffprobe: refactor value_string() to accept an unit_value struct 14 years ago
  Stefano Sabatini 80abfbea9d ffprobe: introduce print_val() macro, ease readability 14 years ago
  Stefano Sabatini d2d6bade5c ffprobe: implement and use print_time and print_ts macros 14 years ago
  Martin Storsjö 0882689116 rdt: Set AVFMT_NOFILE on ff_rdt_demuxer 14 years ago
  Martin Storsjö ed307e2659 rdt: Check the return value of avformat_open 14 years ago
  Martin Storsjö 4b3dc857e4 rtsp: Discard the dynamic handler, if it has an alloc function which failed 14 years ago
  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