source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @024c7378   18 years baptiste.coudurier factorize Originally committed as revision 8175 to …
(edit) @dfc1313d   18 years baptiste.coudurier remove nonsense time base code, use swf ms per frame, only video …
(edit) @497244a8   18 years baptiste.coudurier check for any seeking failure during probe Originally committed as …
(edit) @ea0fe83b   18 years baptiste.coudurier remove ps option and rename rtp_payload_size AVOption to ps …
(edit) @81299d42   18 years takis.issaris Add documentation to some avcodec.h's pix_fmt related functions and …
(edit) @b72ad042   18 years michaelni decoding rtp Originally committed as revision 8170 to …
(edit) @23b254fb   18 years gpoirier duplicate *_opts for every codec types, in order to have the "ab" and …
(edit) @c828c709   18 years baptiste.coudurier quicktime 'raw ' support Originally committed as revision 8168 to …
(edit) @6b936ec6   18 years baptiste.coudurier get rid of CODEC_FLAG_H263P_AIC with next major bump Originally …
(edit) @abd6a4fc   18 years baptiste.coudurier define MPEG4AAC id to AAC, and get rid of it and MP3LAME id with next …
(edit) @eb3c8c0b   18 years baptiste.coudurier fix frame size option, patch by Limin Wang, lance lmwang gmail com …
(edit) @ccec0f4f   18 years baptiste.coudurier get rid of rtp_mode field after next major bump Originally committed …
(edit) @39c39d5   18 years baptiste.coudurier enable rtp payload size AVOption for video encoding Originally …
(edit) @7a168618   18 years lucabe72 Do not jump to "fail" without having a proper sws context in …
(edit) @4c02e46   18 years baptiste.coudurier free faac extradata Originally committed as revision 8161 to …
(edit) @c52ff688   18 years kostya.shishkov Looks like I'll work on it this year too Originally committed as …
(edit) @9d1f80f2   18 years kostya.shishkov WMV3 Complex Profile initial support Originally committed as revision …
(edit) @558b86a5   18 years lu_zero Reverting stray commit part II, r8156 had the base64 export patch …
(edit) @9fca9c03   18 years lu_zero Reverting stray commit part I Originally committed as revision 8157 …
(edit) @bb0eb71   18 years lu_zero get_packetheader() forgot to read the header_checksum in big packets …
(edit) @c2a29455   18 years Aurélien Jacobs enable some 64bit optimized code on 64bit arch Originally committed …
(edit) @42a4ca83   18 years mans remove useless OBJS variable Originally committed as revision 8154 to …
(edit) @4c9b0af5   18 years mans simplify conditional targets Originally committed as revision 8153 to …
(edit) @0cb8579a   18 years mans simplify Originally committed as revision 8152 to …
(edit) @1faf7dc8   18 years diego Doxygen documentation for all functions, patch by Dujardin Bernard, …
(edit) @eebfba2e   18 years diego Add standard LGPL header with Fabrice's permission. Originally …
(edit) @f5a90186   18 years diego Add missing license headers. Originally committed as revision 8149 to …
(edit) @32bbf7f7   18 years diego Remove superfluous comment. Originally committed as revision 8148 to …
(edit) @e4a4c870   18 years diego Add Doxygen author and file description, rephrase a Doxygen comment. …
(edit) @3fdb6af   18 years baptiste.coudurier use avcodec_decode_audio2 Originally committed as revision 8146 to …
(edit) @ee5db69e   18 years diego Fix 'rm -r' vs 'rm -f' typo. Originally committed as revision 8145 to …
(edit) @bf925c05   18 years diego Fix wrong license header. Originally committed as revision 8144 to …
(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 …
Note: See TracRevisionLog for help on using the revision log.