summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* motion_est: remove useless no_motion_search() functionMans Rullgard2012-08-09
* lagarith: frame multithreadingHendrik Leppkes2012-08-09
* doxygen: qdm2: Drop documentation for non-existing function parametersDiego Biurrun2012-08-09
* build: add HOSTOBJS to SUBDIR_VARS listDiego Biurrun2012-08-09
* mpegvideo: reduce excessive inlining of mpeg_motion()Mans Rullgard2012-08-09
* mpegvideo: convert mpegvideo_common.h to a .c fileMans Rullgard2012-08-09
* build: factor out mpegvideo.o dependencies to CONFIG_MPEGVIDEOMans Rullgard2012-08-09
* Move MASK_ABS macro to libavcodec/mathops.hMans Rullgard2012-08-09
* x86: move MANGLE() and related macros to libavutil/x86/asm.hMans Rullgard2012-08-09
* x86: rename libavutil/x86_cpu.h to libavutil/x86/asm.hMans Rullgard2012-08-09
* aacdec: Don't fall back to the old output configuration when no old configura...Alex Converse2012-08-08
* rtmp: Add message trackingSamuel Pitoiset2012-08-09
* rtsp: Support mpegts in raw udp packetsMartin Storsjö2012-08-09
* rtsp: Support receiving plain data over UDP without any RTP encapsulationMartin Storsjö2012-08-09
* rtpdec: Remove an unused includeMartin Storsjö2012-08-09
* rtpenc: Remove an av_abort() that depends on user-supplied dataMartin Storsjö2012-08-09
* vsrc_movie: discourage its use with avconv.Anton Khirnov2012-08-08
* avconv: allow no input files.Anton Khirnov2012-08-08
* avconv: prevent invalid reads in transcode_init()Anton Khirnov2012-08-08
* avconv: rename OutputStream.is_past_recording_time to finished.Anton Khirnov2012-08-08
* avconv: split the code for processing input packets out of transcode()Anton Khirnov2012-08-08
* avconv: send EOF to lavfi even if flushing the decoder failsAnton Khirnov2012-08-08
* avconv: get rid of pointless temporary variable.Anton Khirnov2012-08-08
* avconv: simplify transcode().Anton Khirnov2012-08-08
* avconv: cosmeticsAnton Khirnov2012-08-08
* avconv: replace no_packet array in transcode() with a var in InputStreamAnton Khirnov2012-08-08
* avconv: remove unused variable from InputFile.Anton Khirnov2012-08-08
* avconv: remove commented out cruft.Anton Khirnov2012-08-08
* avconv: maintain sync on lavfi outputs.Anton Khirnov2012-08-08
* build: cosmetics: Reorder some lists in a more logical fashionDiego Biurrun2012-08-08
* x86: pngdsp: Fix assembly for OS/2Dave Yeo2012-08-08
* fate: add test for RTjpeg in nuv with frameheaderJanne Grunau2012-08-08
* rtmp: send check_bw as notificationLuca Barbato2012-08-08
* g723_1: clip argument for 15-bit version of normalize_bits()Kostya Shishkov2012-08-08
* g723_1: use all LPC vectors in formant postfilterKostya Shishkov2012-08-08
* id3v2: Support v2.2 PICMohammad Alsaleh2012-08-08
* avplay: fix build with lavfi disabled.Konstantin Pavlov2012-08-08
* avconv: split configuring filter configuration to a separate file.Anton Khirnov2012-08-08
* avconv: split option parsing into a separate file.Anton Khirnov2012-08-08
* mpc8: do not leave padding after last frame in buffer for the next decode callKostya Shishkov2012-08-08
* mpegaudioenc: list supported channel layouts.Anton Khirnov2012-08-08
* mpegaudiodec: don't print an error on > 1 frame in a packet.Anton Khirnov2012-08-08
* api-example: update to new audio encoding API.Anton Khirnov2012-08-08
* configure: add --enable/disable-random optionMans Rullgard2012-08-07
* doc: cygwin: Update list of FATE package requirementsDiego Biurrun2012-08-07
* build: Remove all installed headers and header directories on uninstallDiego Biurrun2012-08-07
* build: change checkheaders to use regular build rulesMans Rullgard2012-08-07
* rtmp: Add a new option 'rtmp_subscribe'Samuel Pitoiset2012-08-07
* rtmp: Add support for subscribing live streamsSamuel Pitoiset2012-08-07
* rtmp: Factorize simultaneous URLProtocol / AVClass declarations with a macroSamuel Pitoiset2012-08-07