30472 Commits (b932eb1be62b47b29969667f14a207e425e79a55)
 

Author SHA1 Message Date
Can Wu d49051e074 avio: document buffer must created with av_malloc() and friends 14 years ago
Can Wu 9e2dabed4a avio: check AVIOContext malloc failure 14 years ago
Clément Bœsch 7d4c4394b5 swscale: point out an alternative to sws_getContext 14 years ago
Ronald S. Bultje cdca7c378e svq3: Do initialization after parsing the extradata 14 years ago
Carl Eugen Hoyos f8c49d02b0 Fix channel_layout documentation. 14 years ago
Reinhard Tartler 21bbca5b44 add changelog entries for 0.7_beta2 14 years ago
Michael Niedermayer 6d32bcd770 Merge remote-tracking branch 'qatar/master' 14 years ago
Mike William 840238b870 ffserver: dont just crash 14 years ago
Maksym Veremeyenko ab1c19efc5 fix ffserver's SIGSEGV 14 years ago
Martin Storsjö 0eed5016a2 avoptions: Support getting flag values using av_get_int 14 years ago
Gianluigi Tiesi 1b30e4f586 preset dir for win32 14 years ago
Michael Niedermayer 0424e052f8 Merge remote-tracking branch 'ffmpeg-mt/master' 14 years ago
Michael Niedermayer 5c08c7b215 Add a flag to disable side data merging. 14 years ago
Michael Niedermayer 94eadee7ef Merge/split side data. 14 years ago
Carl Eugen Hoyos 007f773942 Encoding alac with more than two channels is not supported. 14 years ago
Ronald S. Bultje 03c804e1ed mp3lame: add #include required for AV_RB32 macro. 14 years ago
Mans Rullgard a1d0dcc713 configure: make executable again 14 years ago
Ronald S. Bultje 42da8ea8e8 LATM/AAC: Free previously initialized context on reinit. 14 years ago
Diego Biurrun 0a6db2a25a configure: Do not unconditionally add -Wall to host CFLAGS. 14 years ago
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