34815 Commits (4a185ed2d464c73b443dfad4ae9f736270027459)
 

Author SHA1 Message Date
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
Hendrik Leppkes f9150c8ac0 lagarith: frame multithreading 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
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
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
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
Anton Khirnov f154ef1ae5 avconv: send EOF to lavfi even if flushing the decoder fails 13 years ago
Anton Khirnov cc2133b66a avconv: get rid of pointless temporary variable. 13 years ago
Anton Khirnov 8391602913 avconv: simplify transcode(). 13 years ago
Anton Khirnov c0fbf9713c avconv: cosmetics 13 years ago
Anton Khirnov 0b26ef4228 avconv: replace no_packet array in transcode() with a var in InputStream 13 years ago
Anton Khirnov bed43d58b0 avconv: remove unused variable from InputFile. 13 years ago
Anton Khirnov d64901f99d avconv: remove commented out cruft. 13 years ago
Anton Khirnov a4f5011065 avconv: maintain sync on lavfi outputs. 13 years ago
Diego Biurrun 5864eb427f build: cosmetics: Reorder some lists in a more logical fashion 13 years ago
Dave Yeo 197439c1ef x86: pngdsp: Fix assembly for OS/2 13 years ago
Janne Grunau 69ac6400b8 fate: add test for RTjpeg in nuv with frameheader 13 years ago
Luca Barbato 82613564cf rtmp: send check_bw as notification 13 years ago
Kostya Shishkov e78e6c37ef g723_1: clip argument for 15-bit version of normalize_bits() 13 years ago
Kostya Shishkov f86b2f3661 g723_1: use all LPC vectors in formant postfilter 13 years ago
Mohammad Alsaleh 385ec296f1 id3v2: Support v2.2 PIC 13 years ago
Konstantin Pavlov 1a4b556786 avplay: fix build with lavfi disabled. 13 years ago
Anton Khirnov fe2147e936 avconv: split configuring filter configuration to a separate file. 13 years ago
Anton Khirnov f5e668273a avconv: split option parsing into a separate file. 13 years ago
Kostya Shishkov 8f2aa89a5d mpc8: do not leave padding after last frame in buffer for the next decode call 13 years ago
Anton Khirnov 94364b7d42 mpegaudioenc: list supported channel layouts. 13 years ago
Anton Khirnov 927e92cdc7 mpegaudiodec: don't print an error on > 1 frame in a packet. 13 years ago
Anton Khirnov 5702c8670e api-example: update to new audio encoding API. 13 years ago
Mans Rullgard 154caa677c configure: add --enable/disable-random option 13 years ago
Diego Biurrun 578344f79c doc: cygwin: Update list of FATE package requirements 13 years ago
Diego Biurrun a2b4d1df52 build: Remove all installed headers and header directories on uninstall 13 years ago
Mans Rullgard dfd9159f3d build: change checkheaders to use regular build rules 13 years ago
Samuel Pitoiset 00cb52c65c rtmp: Add a new option 'rtmp_subscribe' 13 years ago