34323 Commits (0f39fa0279e12c7a174d1da9294bffd95cb15c4c)
 

Author SHA1 Message Date
  Anton Khirnov 075d6439f1 Add libvpx presets. 13 years ago
  Anton Khirnov a5f05e52e4 doc/avtools: add forgotten part to stream specifiers description 13 years ago
  Ronald Bultje d1d421cbc0 swscale: prevent overflow during initialization 13 years ago
  Martin Storsjö 6e6003a4d2 g722: Add a fate test for the encoder 14 years ago
  Martin Storsjö 73dbc89cbb fate: Add a target for creating a 16000 Hz mono synthetic audio file 13 years ago
  Luca Barbato ec5e521298 macosx: use the default surface on newer sdl 13 years ago
  Michael Niedermayer c4e02d3432 avidec: Dont switch to NI mode if there is no index. 13 years ago
  Carl Eugen Hoyos 39f6733f05 Do not try to parse empty strf tags. 13 years ago
  Michael Niedermayer fae714a9fb Merge remote-tracking branch 'qatar/master' 13 years ago
  Compn 9be937d38d changelog: libutvideo wrapper 13 years ago
  Derek Buitenhuis 1de357d6da libutvideo: Add Ut Video Decoder Wrapper 13 years ago
  Michael Niedermayer fe87b2e79c parseutils: fix various cast qualifier warnings. 13 years ago
  Michael Niedermayer 8aed90958d dict: fix assignment discards qualifiers from pointer target type warnings. 13 years ago
  Michael Niedermayer 68eb35b886 avstring: fix return discards qualifiers from pointer target type. 13 years ago
  Alexandra Khirnova 3ec344626c avconv: add presets 13 years ago
  Martin Storsjö 51369f2891 rtsp: Expose the flag options via private AVOptions for sdp and rtp, too 13 years ago
  Martin Storsjö 3a6765fb5d rtsp: Make the rtsp flags avoptions set via a define 13 years ago
  Martin Storsjö 9f938ca5e6 rtpenc: Set a default video codec 13 years ago
  Michael Niedermayer 107460c1e9 examples/decoding_encoding.c: test mpeg1 and h264 13 years ago
  Martin Storsjö 299234a0a9 avoptions: Fix av_opt_flag_is_set 13 years ago
  Michael Niedermayer 65e32eea73 examples/decoding_encoding.c: silence compiler warning 13 years ago
  Michael Niedermayer 98140abe85 examples/decoding_encoding.c: set a codec private option to demonstrate how to do that 13 years ago
  Michael Niedermayer 82d9fafbb8 examples/decoding_encoding.c: switch to h264 13 years ago
  Martin Storsjö 2e69dd66b6 rtp: Fix ff_rtp_get_payload_type 13 years ago
  Martin Storsjö 02a1a28c61 doc: Update the documentation on setting options for RTSP 13 years ago
  Martin Storsjö 9867aea524 rtsp: Remove the separate filter_source variable 14 years ago
  Martin Storsjö eca4850c6d rtsp: Accept options via private avoptions instead of URL options 14 years ago
  Martin Storsjö 2c9aa0247d rtsp: Simplify AVOption definitions 13 years ago
  Martin Storsjö 17fff881e7 rtsp: Merge the AVOption lists 14 years ago
  Stefano Sabatini b157be1f38 lavfi: port libmpcodecs delogo filter 13 years ago
  Stefano Sabatini ce6b6ef645 lavfi: port boxblur filter from libmpcodecs 14 years ago
  Stefano Sabatini 171868e25a lavfi: add negate filter 14 years ago
  Stefano Sabatini 8fe0c527f3 lavfi: add LUT (LookUp Table) generic filters 14 years ago
  Michael Niedermayer 0556eee43f segmenter: loose rindex() 13 years ago
  Michael Niedermayer 7613d3b8fe mpeg4parser: fix initial qp precission 13 years ago
  Anton Khirnov 85afbb1d00 AVOptions: don't segfault on NULL parameter in av_set_options_string() 13 years ago
  Clément Bœsch efb1ce28b2 mpeg12: use drop_frame_flag to fix timecode debug format. 13 years ago
  Alex Converse ab2940691b avio: Check for invalid buffer length. 13 years ago
  Anton Khirnov 5a9ee3152b mpegenc/mpegtsenc: add muxrate private options. 13 years ago
  Anton Khirnov c10731e78b lavf: deprecate AVFormatContext.file_size 13 years ago
  Raivo Hool f055635313 mov: add support for TV metadata atoms tves, tvsn and stik 13 years ago
  Clément Bœsch 539399d4d1 AVOptions: rename remaining FF_OPT_TYPE_* to AV_OPT_TYPE_*. 13 years ago
  Michael Niedermayer dbd117240a segment: Fix typo in segment_basename 13 years ago
  Michael Niedermayer 5cdcc44e41 segment: replace strdup() by av_strdup() 13 years ago
  Michael Niedermayer 52673ab18a Merge remote-tracking branch 'luzero/segment' 13 years ago
  Michael Niedermayer 266172aaf9 Merge remote-tracking branch 'qatar/master' 13 years ago
  Michael Niedermayer f524b1184e Merge remote-tracking branch 'cus/stable' 13 years ago
  Michael Niedermayer fd6af5375b av_tempfile: dont try the current directory with mkstemp() unless we are on windows 13 years ago
  Michael Niedermayer e8e13358ad av_tempfile: change mode for fallback to 0600 to match mkstemp() 13 years ago
  Michael Niedermayer 74dbb5388e av_tempfile: Pass int log_offset, void *log_ctx 13 years ago