43714 Commits (6c180b35c43f0738d8a3d5c08a01209b51eda569)
 

Author SHA1 Message Date
  Michael Niedermayer 9f088a1ed4 Merge remote-tracking branch 'qatar/master' 13 years ago
  Michael Niedermayer e1a983e601 Merge commit '0c00fd80ee4791bd70b634084307fc9f179e0412' 13 years ago
  Michael Niedermayer fc97f8e0e2 ffmpeg: factorize process_input() out 13 years ago
  Michael Niedermayer b7e9eea31f Merge commit 'f154ef1ae5b03f288dd8c025dab1884b4cb20c1a' 13 years ago
  Mans Rullgard 0db9eba48c motion_est: drop inline from sad_hpel_motion_search() 13 years ago
  Mans Rullgard 5bf7bc625b motion_est: remove unused macros 13 years ago
  Mans Rullgard 74f82f92a4 motion_est: remove useless no_motion_search() function 13 years ago
  Nicolas George e13df05fdb dvbsub: reindent after last commit. 13 years ago
  Nicolas George aed032c25b dvbsub: fix encoding of termination packets. 13 years ago
  Hendrik Leppkes f9150c8ac0 lagarith: frame multithreading 13 years ago
  Clément Bœsch cc650cf029 Remove "Error parsing options string [...]" messages. 13 years ago
  jamal 5d8e54fe1d checkheaders: Rename HEADEROBJS to HOBJS 13 years ago
  Michael Niedermayer 2cdb0810f1 ffmpeg: reduce difference to qatar by a few lines 13 years ago
  Michael Niedermayer b41d481aa4 common.mak: add forgotten hunk from last merge 13 years ago
  Diego Biurrun 36a8c43073 doxygen: qdm2: Drop documentation for non-existing function parameters 13 years ago
  Diego Biurrun 24d3796d21 build: add HOSTOBJS to SUBDIR_VARS list 13 years ago
  Mans Rullgard f69f4036f8 mpegvideo: reduce excessive inlining of mpeg_motion() 13 years ago
  Mans Rullgard 7a851153d3 mpegvideo: convert mpegvideo_common.h to a .c file 13 years ago
  Mans Rullgard 18bbca1fd3 build: factor out mpegvideo.o dependencies to CONFIG_MPEGVIDEO 13 years ago
  Paul B Mahol bd971ddaf4 aasc: 8bit support 13 years ago
  Paul B Mahol 8a57ca5c6a aasc: fix out of array write 13 years ago
  Mans Rullgard d7a4f8f8b9 Move MASK_ABS macro to libavcodec/mathops.h 13 years ago
  Mans Rullgard 070a402b60 x86: move MANGLE() and related macros to libavutil/x86/asm.h 13 years ago
  Mans Rullgard c318626ce2 x86: rename libavutil/x86_cpu.h to libavutil/x86/asm.h 13 years ago
  Alex Converse 122d5c526a aacdec: Don't fall back to the old output configuration when no old configuration is present. 13 years ago
  Michael Niedermayer 4ec03d1386 bessel: check that the function terminates as expected by av_assert2(). 13 years ago
  Michael Niedermayer f79f25e948 integer: switch to av_assert 13 years ago
  Michael Niedermayer ae199ab4ae integer: fix typos in asserts 13 years ago
  Stefano Sabatini f6580b50ed lavfi: add asetpts audio filter 13 years ago
  Michael Niedermayer 11a1033c9f Merge remote-tracking branch 'qatar/master' 13 years ago
  Stefano Sabatini 4270d8c04d lavd/x11grab: deprecate "nomouse" specification in filename 13 years ago
  Stefano Sabatini be2b885738 doc/indevs: document missing options in x11grab section 13 years ago
  Stefano Sabatini c93b796c3e lavd/x11grab: apply misc consistency fixes to options definition 13 years ago
  Stefano Sabatini f09a06908e doc/indevs: use separate @example blocks for separate examples 13 years ago
  Stefano Sabatini 083754f2be doc/indevs: rework options description in the x11 grab section 13 years ago
  Stefano Sabatini 7794ddeae3 doc/ffmpeg: do not show examples making use of the deprecated glob_sequence pattern type 13 years ago
  Stefano Sabatini 3a06ea8436 lavf/img2dec: add and document pattern_type option 13 years ago
  Stefano Sabatini 0325e01fe7 doc/demuxers: itemize image2 examples and put them in a dedicated subsection 13 years ago
  Samuel Pitoiset f89584ca44 rtmp: Add message tracking 13 years ago
  Martin Storsjö 1243c72251 rtsp: Support mpegts in raw udp packets 13 years ago
  Martin Storsjö df8cf076c8 rtsp: Support receiving plain data over UDP without any RTP encapsulation 13 years ago
  Martin Storsjö c864e461d2 rtpdec: Remove an unused include 13 years ago
  Martin Storsjö bfb82fcddf rtpenc: Remove an av_abort() that depends on user-supplied data 13 years ago
  Clément Bœsch cb5bb521aa lavf/movenc: use two explicit bytes instead of a short. 13 years ago
  Clément Bœsch e6dd2852ca lavfi/atempo: remove dead increment. 13 years ago
  Anton Khirnov 7ca14c731e vsrc_movie: discourage its use with avconv. 13 years ago
  Anton Khirnov ab29609701 avconv: allow no input files. 13 years ago
  Anton Khirnov a5fd7c607f avconv: prevent invalid reads in transcode_init() 13 years ago
  Anton Khirnov 57d2422559 avconv: rename OutputStream.is_past_recording_time to finished. 13 years ago
  Anton Khirnov 0c00fd80ee avconv: split the code for processing input packets out of transcode() 13 years ago