33767 Commits (b874e2d0a04603f28bbfe5b87de9e01e7e87bf43)
 

Author SHA1 Message Date
Stefano Sabatini b874e2d0a0 ffprobe: prefer av_strtok() over av_get_token() for parsing print_format string 13 years ago
Stefano Sabatini b35e9e19e9 lavu: add av_strtok() 13 years ago
Stefano Sabatini 88bdf7471f ffprobe: move up ESCAPE_CHECK_SIZE and ESCAPE_REALLOC_BUF macros 13 years ago
Stefano Sabatini 2f3b028c71 ffprobe: redesign json_escape_str(), to make use of a global buffer 13 years ago
Michael Niedermayer 284aa07932 flv: Initialize initial frame to 16 13 years ago
Michael Niedermayer 73fb23dc5a mpeg12_parser: make mpegvideo_split() more robust 13 years ago
Michael Niedermayer 4e3303cf31 mpeg12dec: dont consider parsing extradata as having achived sync. 13 years ago
Chris Kennedy c108a4aa1e fix memleak in packet corrupt dropping code 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 13 years ago
Martin Storsjö eca4850c6d rtsp: Accept options via private avoptions instead of URL options 13 years ago
Martin Storsjö 2c9aa0247d rtsp: Simplify AVOption definitions 13 years ago
Martin Storsjö 17fff881e7 rtsp: Merge the AVOption lists 13 years ago
Stefano Sabatini b157be1f38 lavfi: port libmpcodecs delogo filter 13 years ago
Stefano Sabatini ce6b6ef645 lavfi: port boxblur filter from libmpcodecs 13 years ago
Stefano Sabatini 171868e25a lavfi: add negate filter 13 years ago
Stefano Sabatini 8fe0c527f3 lavfi: add LUT (LookUp Table) generic filters 13 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