source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @911b9faf   18 years mbardiaux Rename WMADecodeContext to WMACodecContext Originally committed as …
(edit) @a9c9a24   18 years mbardiaux Supply context to tprintf Originally committed as revision 8142 to …
(edit) @01ca9ac3   18 years kostya.shishkov DCA decoder Originally committed as revision 8141 to …
(edit) @e7ebecbf   18 years diego The Snow DEcoding routines should be under CONFIG_SNOW_DECODER. …
(edit) @2bfdde24   18 years diego Remove useless conditional. Originally committed as revision 22355 to …
(edit) @3cee76e6   18 years diego Remove useless conditional. Originally committed as revision 8139 to …
(edit) @876e4194   18 years diego spelling/grammar fixes for the Doxygen comments Originally committed …
(edit) @7122f7c7   18 years diego Revert previous commit that contained an unrelated hunk. Originally …
(edit) @a93575f   18 years diego spelling/grammar fixes for a Doxygen comment Originally committed as …
(edit) @549b2c0c   18 years diego Remove unused #define. Originally committed as revision 8135 to …
(edit) @78645c98   18 years diego Simplify .depend file inclusion. Originally committed as revision …
(edit) @ca9049ef   18 years gpoirier fix 2 mistakes in doxy comments, spotted by Michael Originally …
(edit) @0b006599   18 years gpoirier move doxy comments from rational.c to rational.h and add some new …
(edit) @1c95ef8   18 years gpoirier Doxygenize some comments Patch by Dujardin Bernard % dujardin P iut A …
(edit) @24dbec7c   18 years lu_zero typo fixed Originally committed as revision 8130 to …
(edit) @0cb78cef   18 years diego 10l: Use double, not single, quotes when variables need to be …
(edit) @8eee7025   18 years diego Collect the different thread variables in a nice easy to reuse list. …
(edit) @738940e8   18 years mans remove [U]INT64_C definition Originally committed as revision 8127 to …
(edit) @eca06097   18 years diego Add LGPL header as requested by Oded. Originally committed as …
(edit) @eba0fcad   18 years Aurélien Jacobs cleanup setting of returned data frame Originally committed as …
(edit) @704a2881   18 years Aurélien Jacobs Use pointers to avoid copying AVFrame. This ensure get_buffer() won't …
(edit) @950d94a   18 years alex use AV_RB32, swf_mp3_info may be replaced with mpa_decoder_header …
(edit) @adcec46   18 years Reimar.Doeffinger Add av_ prefix to clip functions Originally committed as revision …
(edit) @f66e4f5f   18 years Reimar.Doeffinger Add av_ prefix to clip functions Originally committed as revision …
(edit) @392cf77a   18 years takis.issaris Move the unaltered documentation of the functions which are part of …
(edit) @0268a54   18 years michaelni rewrite find_frame_end() new code correctly splits long start codes, …
(edit) @0b2d5a8e   18 years Aurélien Jacobs use FFMIN patch by ramiro _at_ lisha.ufsc.br Originally committed as …
(edit) @5dff1694   18 years mans remove fallback definitions of PRIxNN macros, patch by Ramiro Polla …
(edit) @e870111e   18 years diego Only compile snowdsp_mmx.c if the Snow decoder is enabled. Originally …
(edit) @d42f8802   18 years diego Fix wrong conditional, Snow decoding, not encoding, was …
(edit) @15ea54d5   18 years diego Add standard license header. Originally committed as revision 8115 to …
(edit) @eafcac6a   18 years diego cosmetics: Fix another common typo, dependAnt --> dependEnt. …
(edit) @bae79c04   18 years alex redirect http get requests of / to index.html (note, the …
(edit) @c3f58185   18 years alex store internal timestamps in int64_t instead long Originally …
(edit) @f1debfd0   18 years alex rescale pts/dts for output format Originally committed as revision …
(edit) @f75cdda7   18 years alex return error if av_write_header failed (it fails on some containers …
(edit) @638831a   18 years alex disconnect client if trailer is sent Originally committed as revision …
(edit) @137f7a4e   18 years alex give myself the glorious maintainership of ffserver and mingw port …
(edit) @0a3692cd   18 years michaelni be less noisy Originally committed as revision 8107 to …
(edit) @bd91fee   18 years michaelni h264 optimization: common case hl_decode_mb patch by (Alexander …
(edit) @65a455a8   18 years Aurélien Jacobs Use pointers to avoid copying AVFrame. This ensure get_buffer() won't …
(edit) @6ca0c110   18 years diego Simplify .depend file inclusion. Originally committed as revision …
(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 …
Note: See TracRevisionLog for help on using the revision log.