source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @c36ea060   15 years justin.ruggles cosmetics after last commit Originally committed as revision 19586 to …
(edit) @3f937168   15 years justin.ruggles Modify decode_band_structure() so that the actual band structure is …
(edit) @60313902   15 years justin.ruggles Use coupling band sizes instead of coupling band structure when …
(edit) @faccfeec   15 years rsbultje Parse frame size code, see "svq3.c: parse frame size" thread on ML. …
(edit) @73f04f5e   15 years rsbultje Make me maintainer of rtp_asf.* Originally committed as revision …
(edit) @98ae6acf   15 years benoit.fouet Make 'stats' a bool option again. To disable stats, use -nostats …
(edit) @3f87f39c   15 years darkshikari Update x264 asm code to latest to add support for 64-bit Windows. Use …
(edit) @d8c2f8f7   15 years diego Split RV10 encoder off into its own file. Originally committed as …
(edit) @b6767d6   15 years diego Split RV20 encoder into its own file. Originally committed as …
(edit) @eb98cdfa   15 years justin.ruggles cosmetics: add more detailed information to the documentation for …
(edit) @81b44c42   15 years heydowns Cosmetic: Reindent after last commit Originally committed as revision …
(edit) @ca6493a   15 years heydowns Revert r18344. Fixes at least issue 1218, 1221, and 1187), see master …
(edit) @d5652f38   15 years robert.swain Correct the sign of the arithmetic in …
(edit) @f7e13535   15 years diego Move AVCodec declarations for RV10/20 from mpegvideo_enc.c to rv10.c. …
(edit) @b1d6e5e8   15 years benoit.fouet Handle noX for OPT_BOOL X. Originally committed as revision 19572 to …
(edit) @33ae681f   15 years robert.swain Expose QCELP's floating-point LSP-to-LPC function qcelp_lsp exported a …
(edit) @1e1e02e   15 years robert.swain Make the LSP naming more consistent Use the convention from lsp.c: an …
(edit) @b5fe06ab   15 years justin.ruggles Replace 5 with AOT_SBR when referring to the MPEG-4 audio object type. …
(edit) @c15508dc   15 years ramiro.polla Use enums instead of int. Originally committed as revision 19568 to …
(edit) @c959c6ee   15 years ramiro.polla vfwcap: Move vfw_read_close to avoid forward declaration. Patch by …
(edit) @e4d65ba5   15 years diego Remove commented-out cruft. Originally committed as revision 19566 to …
(edit) @4d8eecf4   15 years diego Make XVMC mpegvideo decoder depend on mpegvideo decoder. It makes no …
(edit) @b25a8818   15 years diego cosmetics: K&R coding style, prettyprinting Originally committed as …
(edit) @da136c7e   15 years saschasommer add approved hunks of the wmapro decoder Originally committed as …
(edit) @577d383b   15 years diego cosmetics: K&R coding style Originally committed as revision 19562 to …
(edit) @9544892   15 years diego cosmetics: K&R coding style Originally committed as revision 19561 to …
(edit) @6b620372   15 years baptiste.coudurier cosmetics, reindent Originally committed as revision 19560 to …
(edit) @ee5b26f5   15 years baptiste.coudurier cosmetics, reindent Originally committed as revision 19559 to …
(edit) @4546bf41   15 years baptiste.coudurier fix jpeg parser when PARSER_FLAG_COMPLETE_FRAMES is set Originally …
(edit) @062394e   15 years Carl Eugen Hoyos Fix regression when converting to nv12/nv21. Patch by Guennadi …
(edit) @cbf29889   15 years mans RTMP needs tcp_protocol Originally committed as revision 19557 to …
(edit) @9fd6b843   15 years kostya.shishkov RTMP protocol support (as a client) Originally committed as revision …
(edit) @abbe30a   15 years heydowns Make av_always_inline a no-op when --disable-optimizations is supplied …
(edit) @9ebdf3ec   15 years baptiste.coudurier Increase audio queue size in FFplay so files with big audio/video …
(edit) @75af0749   15 years diego Revert addition of '#undef av_always_inline' to config.h in the small …
(edit) @1e1a0b18   15 years baptiste.coudurier Display stats by default in FFplay and increase refresh time. Change …
(edit) @8b4e7c28   15 years diego Mark conditionally used variable T2 as av_unused; avoids the warning: …
(edit) @8b44de1   15 years diego Change av_log() calls surrounded by '#ifdef DEBUG' into dprintf …
(edit) @7881793d   15 years diego Remove unused debug av_log() calls. Originally committed as revision …
(edit) @e12e284   15 years diego Undefine av_always_inline before setting it to an empty value. This …
(edit) @46c9eb57   15 years baptiste.coudurier cosmetics, remove spaces after '(' and before ')' Originally …
(edit) @0fd7cf11   15 years baptiste.coudurier init pes dts and pts to AV_NOPTS_VALUE, fix issue #1297 Originally …
(edit) @155b0f0   15 years ramiro.polla vfwcap: Indent. Originally committed as revision 19545 to …
(edit) @1c0b921   15 years ramiro.polla vfwcap: Support compressed streams. Originally committed as revision …
(edit) @42477de5   15 years ramiro.polla vfwcap: Reorder some code to simplify next patch. Originally …
(edit) @d40b45e8   15 years ramiro.polla vfwcap: Return PIX_FMT_NONE instead of -1 on error. Originally …
(edit) @189230ad   15 years ramiro.polla vfwcap: Update error message: - Verbose debug information is at max -v …
(edit) @7a4a64e7   15 years rsbultje Remove old_flags variable, which is a duplicate of the flags variable. …
(edit) @34bddc39   15 years rsbultje Don't use a pointer-to-flags/timestamp in ff_rm_parse_packet(); the …
(edit) @e4b8d05d   15 years baptiste.coudurier return EOF in image2 demuxer Originally committed as revision 19538 …
(edit) @07fd1782   15 years diego Remove unused variable intra_count. Originally committed as revision …
(edit) @b6ec1f47   15 years mans PPC: fix asm operand constraints in AV_RL64 The target register of …
(edit) @18b55f63   15 years diego Remove pointless '#ifdef DEBUG' around dprintf macro. Originally …
(edit) @700363af   15 years diego Only enable WMV3 decoder when it has been turned on in the build …
(edit) @9be6f0d2   15 years diego Do not check for both CONFIG_VC1_DECODER and CONFIG_WMV3_DECODER, the …
(edit) @e0f58e39   15 years diego Do not check for both CONFIG_VC1_VDPAU_DECODER and …
(edit) @fe3608d5   15 years diego Do not check for CONFIG_VC1_VAAPI_HWACCEL, the file is only compiled …
(edit) @d46c84ea   15 years baptiste.coudurier Stop parsing in read_header only after finding pmt, and do not close …
(edit) @1aae348   15 years baptiste.coudurier rename freq to period which is more correct, patch by Niobos, niobos …
(edit) @ff736f84   15 years diego Use dprintf() instead of '#ifdef DEBUG' and av_log(). Originally …
(edit) @bea81a52   15 years mans Replace BUILD_{SHARED,STATIC} with CONFIG_ counterparts Originally …
(edit) @cd78208b   15 years mans Enable PIC unconditionally on OpenBSD Originally committed as …
(edit) @ac0bed54   15 years mans configure: always write PIC flags to config.mak Originally committed …
(edit) @a15b0af8   15 years mans configure: enable PIC in per-arch section instead of separately …
(edit) @9d3f4f50   15 years benoit.fouet Fix typo in MinGWCE support in configure. Patch by Martin Storsjö and …
(edit) @469fd9b0   15 years ramiro.polla MMX2 scaler: Remove {} block leftover from factorization in …
(edit) @f1c6dfa3   15 years ramiro.polla MMX2 scaler: factorize initMMX2Scaler(). Originally committed as …
(edit) @901775c   15 years ramiro.polla MMX2 scaler: add variable to ease factorization of initMMX2Scaler(). …
(edit) @cbdc08d5   15 years ramiro.polla Indent. Originally committed as revision 29451 to …
(edit) @fb91df39   15 years ramiro.polla Remove duplicate horizontal scaling when there aren't enough lines in …
(edit) @571d9587   15 years ramiro.polla Remove useless code. flags can never be any other kind of scaling …
(edit) @341f394f   15 years mans ARM: cleaner selection of ELF-spefic assembler directives Originally …
(edit) @1aa71e25   15 years diego MinGWCE support in configure; networking is disabled for now. patch by …
(edit) @ce6636b   15 years diego Remove disabled function get_num(). It is small and has been disabled …
(edit) @acfe8faf   15 years rsbultje Cosmetics: remove spaces between function name and arguments in …
(edit) @202a6697   15 years rsbultje Use named initializers and use new/free_context() instead of …
(edit) @fccb1770   15 years rsbultje Implement support for EOS as used by WMS and other RTSP servers that …
(edit) @c2f3eec4   15 years rsbultje Implement RTSP-MS/ASF packet parsing - this completes RTSP-MS support. …
(edit) @e9a832e5   15 years diego Change type of received_sigterm variable from sig_atomic_t to int, …
(edit) @e21a8921   15 years diego Conditionally compile ELF-specific ARM assembly bits that fail on …
(edit) @fbf7e805   15 years benoit.fouet Only consider -1 as an error return value for open(). This is: - what …
(edit) @94daf2e9   15 years ramiro.polla Do not misuse HAVE_ defines. Introduce COMPILE_TEMPLATE_ defines and …
(edit) @18c61752   15 years ramiro.polla Factorize x86 fast_bilinear assembly. Originally committed as …
(edit) @6d08d7f3   15 years ramiro.polla Fix assembly comments for x86 fast_bilinear so they match the C code. …
(edit) @6dc13ccb   15 years stefano.sabatini-lala Set subtitle type in DVD and XSUB subtitle decoders. Patch by Janne …
(edit) @7e4ceab   15 years diego Remove unnecessary mpeg12data.o entries from OBJS- variables. …
(edit) @81a65673   15 years diego Remove duplicated mpeg12data.o entries. Originally committed as …
(edit) @2078ca16   15 years rsbultje Add handling of EAGAIN at packet boundaries. See "[PATCH] RTSP-MS …
(edit) @a898cdc9   15 years mans Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN Originally committed as …
(edit) @63613fe6   15 years mans Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN Originally committed as …
(edit) @84c04e25   15 years Aurélien Jacobs fix various compilation dependencies Originally committed as revision …
(edit) @23251d75   15 years Aurélien Jacobs fix compilation of cavsvideo demuxer Originally committed as revision …
(edit) @a2f4324b   15 years ramiro.polla Check for HAVE_ISATTY. Patch by Martin Storsjö <martin at martin dot …
(edit) @abfc8d0   15 years ramiro.polla Check for the isatty function. Patch by Martin Storsjö <martin at …
(edit) @b6f3d925   15 years mans configure: some small simplifications Originally committed as …
(edit) @e45391bb   15 years mans configure: add some blank lines to improve readability Originally …
(edit) @78d01ada   15 years mans Remove unnecessary #include <unistd.h> Originally committed as …
(edit) @d1515324   15 years diego refactoring: properly separate AC-3 and E-AC-3 code Originally …
(edit) @89547cf   15 years diego Make sure that eac3_decoder only gets enabled when CONFIG_EAC3_DECODER …
(edit) @3aab27b4   15 years mans Remove useless #include <unistd.h> from many files Originally …
Note: See TracRevisionLog for help on using the revision log.