43690 Commits (b89e00bd1cab04f9409c415e3c94a69a760b729d)
 

Author SHA1 Message Date
Alex Converse 122d5c526a aacdec: Don't fall back to the old output configuration when no old configuration is present. 12 years ago
Michael Niedermayer 4ec03d1386 bessel: check that the function terminates as expected by av_assert2(). 12 years ago
Michael Niedermayer f79f25e948 integer: switch to av_assert 12 years ago
Michael Niedermayer ae199ab4ae integer: fix typos in asserts 12 years ago
Stefano Sabatini f6580b50ed lavfi: add asetpts audio filter 12 years ago
Michael Niedermayer 11a1033c9f Merge remote-tracking branch 'qatar/master' 12 years ago
Stefano Sabatini 4270d8c04d lavd/x11grab: deprecate "nomouse" specification in filename 12 years ago
Stefano Sabatini be2b885738 doc/indevs: document missing options in x11grab section 12 years ago
Stefano Sabatini c93b796c3e lavd/x11grab: apply misc consistency fixes to options definition 12 years ago
Stefano Sabatini f09a06908e doc/indevs: use separate @example blocks for separate examples 12 years ago
Stefano Sabatini 083754f2be doc/indevs: rework options description in the x11 grab section 12 years ago
Stefano Sabatini 7794ddeae3 doc/ffmpeg: do not show examples making use of the deprecated glob_sequence pattern type 12 years ago
Stefano Sabatini 3a06ea8436 lavf/img2dec: add and document pattern_type option 12 years ago
Stefano Sabatini 0325e01fe7 doc/demuxers: itemize image2 examples and put them in a dedicated subsection 12 years ago
Samuel Pitoiset f89584ca44 rtmp: Add message tracking 12 years ago
Martin Storsjö 1243c72251 rtsp: Support mpegts in raw udp packets 12 years ago
Martin Storsjö df8cf076c8 rtsp: Support receiving plain data over UDP without any RTP encapsulation 12 years ago
Martin Storsjö c864e461d2 rtpdec: Remove an unused include 12 years ago
Martin Storsjö bfb82fcddf rtpenc: Remove an av_abort() that depends on user-supplied data 12 years ago
Clément Bœsch cb5bb521aa lavf/movenc: use two explicit bytes instead of a short. 12 years ago
Clément Bœsch e6dd2852ca lavfi/atempo: remove dead increment. 12 years ago
Anton Khirnov 7ca14c731e vsrc_movie: discourage its use with avconv. 12 years ago
Anton Khirnov ab29609701 avconv: allow no input files. 12 years ago
Anton Khirnov a5fd7c607f avconv: prevent invalid reads in transcode_init() 12 years ago
Anton Khirnov 57d2422559 avconv: rename OutputStream.is_past_recording_time to finished. 12 years ago
Anton Khirnov 0c00fd80ee avconv: split the code for processing input packets out of transcode() 12 years ago
Michael Niedermayer b615dbb319 lavf: block special characters in dump metadata 12 years ago
Anton Khirnov f154ef1ae5 avconv: send EOF to lavfi even if flushing the decoder fails 12 years ago
Anton Khirnov cc2133b66a avconv: get rid of pointless temporary variable. 12 years ago
Anton Khirnov 8391602913 avconv: simplify transcode(). 12 years ago
Anton Khirnov c0fbf9713c avconv: cosmetics 12 years ago
Anton Khirnov 0b26ef4228 avconv: replace no_packet array in transcode() with a var in InputStream 12 years ago
Anton Khirnov bed43d58b0 avconv: remove unused variable from InputFile. 12 years ago
Anton Khirnov d64901f99d avconv: remove commented out cruft. 12 years ago
Anton Khirnov a4f5011065 avconv: maintain sync on lavfi outputs. 12 years ago
Michael Niedermayer ee475e272e matroskadec: fix lace vs block duration. 12 years ago
Stefano Sabatini dbf25b70ea lavfi/testsrc: set default value for option "color" to NULL and rework color setting logic 12 years ago
Michael Niedermayer bed63a5e98 configure: fix sctp check. 12 years ago
Paul B Mahol c7bbd82170 doc/general: move ZeroCodec to right section 12 years ago
Diego Biurrun 5864eb427f build: cosmetics: Reorder some lists in a more logical fashion 12 years ago
Dave Yeo 197439c1ef x86: pngdsp: Fix assembly for OS/2 12 years ago
Janne Grunau 69ac6400b8 fate: add test for RTjpeg in nuv with frameheader 12 years ago
Luca Barbato 82613564cf rtmp: send check_bw as notification 12 years ago
Kostya Shishkov e78e6c37ef g723_1: clip argument for 15-bit version of normalize_bits() 12 years ago
Kostya Shishkov f86b2f3661 g723_1: use all LPC vectors in formant postfilter 12 years ago
Mohammad Alsaleh 385ec296f1 id3v2: Support v2.2 PIC 12 years ago
Konstantin Pavlov 1a4b556786 avplay: fix build with lavfi disabled. 12 years ago
Anton Khirnov fe2147e936 avconv: split configuring filter configuration to a separate file. 12 years ago
Anton Khirnov f5e668273a avconv: split option parsing into a separate file. 12 years ago
Kostya Shishkov 8f2aa89a5d mpc8: do not leave padding after last frame in buffer for the next decode call 12 years ago