35853 Commits (4f94de84e88fecf8797abf830e4fdc9f13ac01dd)
 

Author SHA1 Message Date
  Dave Yeo 9297f1ed15 configure: Set OS/2 objformat to a.out. 14 years ago
  Dave Yeo d69f9a4234 Add support for a.out object format to assembler macros. 14 years ago
  Mans Rullgard 6da57043ea fate: disable threading for encoding 14 years ago
  Mans Rullgard 5ffccc0056 fate: add comment field 14 years ago
  Mans Rullgard eb8da636af fate: allow overriding default build and install dirs 14 years ago
  Martin Storsjö 50fefa10de mpegtsenc: Add an AVClass pointer to the private data 14 years ago
  Mans Rullgard f255a28d14 mpegaudio: clean up #includes 14 years ago
  Mans Rullgard 0199e00bc8 mpegaudio: move all header parsing to mpegaudiodecheader.[ch] 14 years ago
  Stefano Sabatini f1b3f33d48 vf_libopencv: prefer opencv/cxcore.h over cxtypes.h 14 years ago
  Stefano Sabatini 125d807660 decoders.texi: fix typos in rawvideo section 14 years ago
  Stefano Sabatini 950b358997 cmdutils: use const AVClass * when senseful 14 years ago
  Stefano Sabatini 52da548c7d encoders.texi: add documentation for the libx264 encoder 14 years ago
  Stefano Sabatini c5385147cd decoders.texi: add documentation for rawvideo decoder and options 14 years ago
  Stefano Sabatini 5e45f03420 doc: add decoders.texi file 14 years ago
  Stefano Sabatini d4111e525d encoders.texi: decrease level for audio encoders section 14 years ago
  Stefano Sabatini 1e31ea71ff ffprobe.texi: remove inclusion of muxers section 14 years ago
  Stefano Sabatini 7f58eb3c2b indeo3: release buffer in indeo3_decode_end() 14 years ago
  Stefano Sabatini 5443812fbc indeo3: remove unnecessary includes 14 years ago
  Stefano Sabatini a469c32478 indeo3: add @file doxy and a link to multimedia wiki documentation 14 years ago
  Stefano Sabatini 0d65e0f8cb cmdutils: reset *picref_ptr to NULL in get_filtered_frame() 14 years ago
  Stefano Sabatini 328810390d ffmpeg: remove useless NULL-check on avfilter_unref_buffer 14 years ago
  Stefano Sabatini ed96fffb6e libmp3lame: include "libavutil/intreadwrite.h" header 14 years ago
  Michael Niedermayer 80d156d7fd Merge remote-tracking branch 'qatar/master' 14 years ago
  Vitor Sessak 984ece7503 qdm2: Use floating point synthesis filter. 14 years ago
  Ronald S. Bultje 4e987f8282 h264: correct border check. 14 years ago
  Ronald S. Bultje 0ffc841505 h264: fix loopfilter with threading at slice boundaries. 14 years ago
  Mans Rullgard 89a2098735 Fix ff_mpa_synth_filter_fixed() prototype 14 years ago
  Martin Storsjö 6efb29686f Reindent 14 years ago
  Martin Storsjö 65a4d8e5a7 rtpenc_chain: Pass the MP4A_LATM flag to chained muxers 14 years ago
  Juan Carlos Rodriguez ef409645f0 rtpenc: MP4A-LATM payload support 14 years ago
  Martin Storsjö bd61b2a1ca movenc: Pass AVFormatContext flags to the SDP generation 14 years ago
  Martin Storsjö abe9363889 sdp: Allow passing AVFormatContext flags to the SDP generation 14 years ago
  Stefano Sabatini c78a85adf4 vsrc_buffer: document av_vsrc_buffer_add_video_buffer_ref() 14 years ago
  Stefano Sabatini c000a9f783 vsrc_buffer: add av_vsrc_buffer_add_frame() 14 years ago
  Stefano Sabatini d3fddb8454 vsrc_buffer: fix example in docs, add mandatory parameters 14 years ago
  Stefano Sabatini 50764e19a8 vsrc_buffer: make the source accept sws_param in init 14 years ago
  Stefano Sabatini 509b32cf5d vsrc_buffer: propagate avfilter_open() error code 14 years ago
  Stefano Sabatini 3799805e56 vsrc_buffer: fix style 14 years ago
  Stefano Sabatini 9fdf77217b lavfi: add avfilter_get_video_buffer_ref_from_frame to avcodec.h 14 years ago
  Stefano Sabatini 6070b7e1c5 vsrc_buffer: remove dependency on AVFrame 15 years ago
  Diego Biurrun 4887f8245c Rename costablegen.c ---> cos_tablegen.c. 14 years ago
  Diego Biurrun 9f2405661d Collapse tableprint.c into tableprint.h. 14 years ago
  Mans Rullgard 272874c9db Simplify trig table rules 14 years ago
  Diego Biurrun c98657a215 Remove potentially unstable filenames from comments in generated files. 14 years ago
  Diego Biurrun 8a0572b054 Ignore generated tables and generated table generator programs. 14 years ago
  Diego Biurrun d9a69f730e Simplify CLEANFILES make variable by using wildcards. 14 years ago
  Diego Biurrun 7ed0a77ff4 Remove silly insults from avformat_version() Doxygen documentation. 14 years ago
  Mans Rullgard 0b5e44ed29 mpegaudiodsp: fix x86 and ppc makefiles 14 years ago
  Diego Biurrun 429059f866 configure: Adjust AVX assembler check. 14 years ago
  Mans Rullgard c2a16e44f8 mpegaudio: remove unused version of SAME_HEADER_MASK 14 years ago