source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @13e4dba6   18 years revol BeOS only: we don't have SA_RESTART. #define to 0 and emit a warning. …
(edit) @81a409c8   18 years revol ffserver uses dlopen(), so make sure it links to libdl if needed. …
(edit) @a13b4efd   18 years diego Update (lib)nut maintainers. Originally committed as revision 8101 to …
(edit) @34cee634   18 years banan Complete the video format enum. Originally committed as revision 8100 …
(edit) @a0536d22   18 years banan Cosmetics. Originally committed as revision 8099 to …
(edit) @58e31fb1   18 years michaelni reorder a few more paddws to reduce dependancy chains chroma mc4 put …
(edit) @b4fe9769   18 years michaelni reorder paddws to reduce dependancy chain put_h264_chroma_mc2_mmx2() …
(edit) @9ff77d1   18 years gpoirier add CODEC_TYPE_NB to enum CodecType, will be used to declare option …
(edit) @0c67082e   18 years michaelni shortening dependancy chain in chroma mc2 Originally committed as …
(edit) @af265162   18 years michaelni remove now wrong comment Originally committed as revision 8094 to …
(edit) @61240ae5   18 years michaelni fix chroma mc2 bug, this is based on a patch by (Oleg Metelitsa oleg …
(edit) @89daa6b8   18 years alex synchronize to latest ffm changes Originally committed as revision …
(edit) @f0b23422   18 years Aurélien Jacobs use av_noinline instead of attribute((noinline)) Originally …
(edit) @9c856d62   18 years michaelni dont check buffer size if the decode function wont be called at all …
(edit) @5dad0282   18 years takis.issaris av_realloc_static() is an internal function and therefore should use …
(edit) @beebfdb1   18 years takis.issaris Move the av_realloc_static() declaration out of avcodec.h into …
(edit) @e0b67c7   18 years takis.issaris Doxygenize the existing amr.c documentation. Originally committed as …
(edit) @4267e90d   18 years takis.issaris Doxygenize the comments for the av_fast_realloc() function. …
(edit) @8079a686   18 years takis.issaris Doxygenize the comments for the av_free_static() function. Originally …
(edit) @9c5cb112   18 years takis.issaris Doxygenize the comments for the av_mallocz_static() function. …
(edit) @3d0a39fa   18 years takis.issaris Doxygenize the comments for the av_realloc_static() function. …
(edit) @2fa378a7   18 years takis.issaris Doxygenize the comments for the av_get_bits_per_sample() function. …
(edit) @8f6260af   18 years takis.issaris Doxygenize the comments for the av_get_pict_type_char() function. …
(edit) @8fc3d25   18 years takis.issaris Doxygenize the comments for the avpicture_free() function. Originally …
(edit) @8ab4861c   18 years takis.issaris Move the Doxygen function documentation unaltered from …
(edit) @f9ec0aa1   18 years takis.issaris Add more Doxygen documentation. Originally committed as revision 8078 …
(edit) @930344d8   18 years takis.issaris Fix spelling. Originally committed as revision 8077 to …
(edit) @f2d64c19   18 years alex warn that under windows, bash <3.1 may fail on configure Originally …
(edit) @4eaf1dd   18 years alex 1l, clean up feed1.ffm after finishing the server test Originally …
(edit) @508826f9   18 years alex fix the server regression test (it produced for me identical results …
(edit) @b5cccea   18 years alex change PF_INET to AF_INET to be consistent in the whole project. …
(edit) @5400e092   18 years alex if feeder is disconnected, clear the feed registration, thus a new …
(edit) @038a1243   18 years alex codec_tag settable via VideoTag, and transmit codec_tag in ffm …
(edit) @b24daebf   18 years takis.issaris The memsetting of the end of buffer is not needed for audio. …
(edit) @c60202df   18 years alex change write/read to send/recv on socket operations Originally …
(edit) @d96633bb   18 years alex change close() to closesocket() on sockets (compatible with …
(edit) @db0ed93e   18 years diego Fix compilation on Mac OS X, patch by Marc Hoffman, mmh pleasantst …
(edit) @f6618b0f   18 years takis.issaris Stray comment, probably copy & pasted from audio_encode_example(). …
(edit) @5604801   18 years takis.issaris Fix typo. Originally committed as revision 8065 to …
(edit) @f6b375b9   18 years diego Merge bfin add_ldflags lines. Originally committed as revision 8064 …
(edit) @e4b89522   18 years gpoirier add support for more pixel format (yuv422p, yuv444p, etc instead of …
(edit) @606f68bd   18 years diego cosmetics: typo fixes, usefuLL --> useful and aswell --> as well …
(edit) @3700dab4   18 years diego cosmetics: aswell --> as well typo fix Originally committed as …
(edit) @804de96a   18 years diego cosmetics: fix usefuLL --> usefuL typo Originally committed as …
(edit) @8684704b   18 years gpoirier add bfin cpu specific build options, patch by Marc Hoffman % mmh P …
(edit) @470d2d03   18 years michaelni gcc 2.95 fix Originally committed as revision 8059 to …
(edit) @85975aa9   18 years takis.issaris Correct typo. Originally committed as revision 8058 to …
(edit) @6829ac8d   18 years Aurélien Jacobs simplify release_buffer using FFSWAP Originally committed as revision …
(edit) @3dc09ed1   18 years diego simplify i386 object handling Originally committed as revision 8056 …
(edit) @97bbb885   18 years michaelni output delayed frames fixes: CANL4_SVA_B.264 NL3_SVA_C.264 …
(edit) @57177f64   18 years diego cosmetics: Fix another common typo, gurantee --> guArantee. …
(edit) @391fcef9   18 years kostya.shishkov 100l: forgot to reset LS mode on new frame Originally committed as …
(edit) @8cba6ba9   18 years alex remove gettime_ms and use av_gettime instead of it Originally …
(edit) @1df93ae9   18 years alex use av_random instead random/srandom Originally committed as revision …
(edit) @d5039327   18 years diego Remove unused variable. Originally committed as revision 8050 to …
(edit) @f55c7a33   18 years diego Move MinGW extralibs setting into MinGW section. Originally committed …
(edit) @123bff4b   18 years takis.issaris Clarify FAQ, section "ffmpeg does not work". Patch by Benoit Fouet, …
(edit) @0afd2a92   18 years diego cosmetics: Fix a common typo, sepErate --> sepArate. Originally …
(edit) @0e3b6a6f   18 years takis.issaris Add the stream_bitrate GUID to the asf parsing code, and set stream …
(edit) @8ffed8d8   18 years mans libgsm_ms codec depends on libgsm Originally committed as revision …
(edit) @9376710d   18 years michaelni warn if bps from user and what will be stored missmatches Originally …
(edit) @a185f52a   18 years michaelni try to fill in missing bits_per_sample Originally committed as …
(edit) @5b77a81   18 years mbardiaux Remove code duplicated between adpcm.c and riff.c Originally …
(edit) @7ad731e9   18 years takis.issaris Add some more Doxygen documentation to libavcodec/utils.c. Originally …
(edit) @0f482cfc   18 years takis.issaris Adds Doxygen docs for the av_log function. Originally committed as …
(edit) @346a655   18 years mbardiaux Add support for MS-GSM codec Originally committed as revision 8039 to …
(edit) @758a6b3c   18 years takis.issaris Provide Doxygen documentation. Originally committed as revision 8038 …
(edit) @036bfd18   18 years takis.issaris Move the aframes option from the video "subsection" to the audio …
(edit) @ab9c4087   18 years takis.issaris The --enable-a52 option was renamed to --enable-liba52, fix the FAQ …
(edit) @3f6bafc   18 years takis.issaris FAQ clarification concerning the configuration of FFmpeg for usage …
(edit) @bb0f999b   18 years gpoirier add doxygen docs for avpicture_fill() Patch by Panagiotis Issaris % …
(edit) @eea5028   18 years mans generic foo-config --cflags/libs test Originally committed as …
(edit) @f8d7b072   18 years mans feature tests for functions requiring one or more headers Originally …
(edit) @fcfcde17   18 years mans revert last change, it breaks on brain damaged distros Originally …
(edit) @a2e25446   18 years mans simplify check_lib Originally committed as revision 8030 to …
(edit) @0ac47d63   18 years stefan.gehrer fix comment, get/show_bits(0) does not work Originally committed as …
(edit) @bc155732   18 years diego link fix by Dujardin Bernard, dujardin.iut numericable fr Originally …
(edit) @78104b5d   18 years mbardiaux Remove some old disabled debugging output Originally committed as …
(edit) @4672503d   18 years lorenm simplify in fill_caches Originally committed as revision 8026 to …
(edit) @9b2bb403   18 years takis.issaris Remove a non-C dependency (being M_PI) from the libavcodec example. …
(edit) @a40de112   18 years takis.issaris Use a more correct value for Pi. Originally committed as revision …
(edit) @0564528e   18 years banan Clairyfication of the gain tool struct. Originally committed as …
(edit) @459022f5   18 years mans fix for x86-64 Originally committed as revision 8022 to …
(edit) @dd462087   18 years banan Don't use byte swaps and use the more portable way of declaring …
(edit) @d1b1363e   18 years mans TARGET_OS in config.mak is unused Originally committed as revision …
(edit) @40671fee   18 years mans remove --enable-mingw32 option, --target-os=mingw32 should be used …
(edit) @4a5444db   18 years mans case insensitive OS name Originally committed as revision 8018 to …
(edit) @fda51641   18 years michaelni factorize more calls to fill_rectangle() Originally committed as …
(edit) @d19f5acb   18 years michaelni factorize fill_rectangle() calls Originally committed as revision …
(edit) @492d0e4c   18 years alex display line number when printing error Originally committed as …
(edit) @89cf4098   18 years alex spit an error message in case of invalid chunk Originally committed …
(edit) @c9639c39   18 years mans libswscale is needed in Cygwin vhooks patch by Víctor Paesa wzrlpy …
(edit) @b21e0b6d   18 years michaelni rewrite H264_CHROMA_MC4_TMPL (20% faster) Originally committed as …
(edit) @aeb29222   18 years mans 10l: I thought I'd tested all changes... Originally committed as …
(edit) @0a622b98   18 years mans rearrange --help text slightly Originally committed as revision 8010 …
(edit) @abcd6d60   18 years mans mention --target-os in --help Originally committed as revision 8009 …
(edit) @270739bb   18 years mans move arch processing after command line loop Originally committed as …
(edit) @4ec9ec8   18 years mans put mingw section together with other OS specifics Originally …
(edit) @c597172e   18 years mans add --target-os option, and move OS specific settings after command …
(edit) @20da7744   18 years michaelni negative stride and h_size-=8 fix Originally committed as revision …
Note: See TracRevisionLog for help on using the revision log.