source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @a2618904   16 years diego cosmetics: Sort processor-specific object lines into alphabetical …
(edit) @195b3490   16 years Roman R. Getting rid of huge static DV tables Originally committed as revision …
(edit) @1ac1217b   16 years Roman R. Getting rid of unneeded extra wrapper functions Originally committed …
(edit) @12e416c8   16 years baptiste.coudurier decrease atom size, fix broken files missing version/flags Originally …
(edit) @a45bdbc4   16 years Reynaldo H. Verdejo Pinochet Trivial, Cosmetics Originally committed as revision 15871 to …
(edit) @fc5d0db5   16 years stefano.sabatini-lala Improve error message in case of output file with no streams, dumping …
(edit) @bdb9fd9b   16 years stefano.sabatini-lala Improve messages printed when there is no input/output file, making …
(edit) @7a7da6b4   16 years stefano.sabatini-lala Remove unnecessary calls to show_help(), make ffmpeg/ffplay print a …
(edit) @40b509b   16 years diego Add a Makefile variable for the old scaler that gets enabled when the …
(edit) @767d3e7b   16 years diego Revert previous commit: the libavcodec/i386/fft_*.o objects depend on …
(edit) @ba01d867   16 years diego Only the yasm-dependent objects should be enabled by a yasm …
(edit) @9168f7e6   16 years rsbultje Change type of prev_stream_id from uint32_t to int, since it has a max …
(edit) @c6786ed   16 years diego cosmetics: Group ppc-specific objects together. Originally committed …
(edit) @49276307   16 years diego Add missing options to the help output. Originally committed as …
(edit) @4f50c3d5   16 years diego cosmetics: Move some options to more sensible places within the help …
(edit) @1f26f59f   16 years diego Move zlib/bzlib options to the external library section of the help …
(edit) @0a23c0bb   16 years diego spelling and wording cosmetics for the help output Originally …
(edit) @b0dfd108   16 years diego Take build_suffix into account in pkg-config files. patch by Charles …
(edit) @e6b9d588   16 years diego Print just [no] or [yes] in the help output instead of …
(edit) @607ffa34   16 years diego cosmetics: Group ARM objects sections together. Originally committed …
(edit) @e9e74e0a   16 years diego cosmetics: Reorder processor-specific entries alphabetically. …
(edit) @90e0450   16 years rsbultje Reindent after r15853. Originally committed as revision 15854 to …
(edit) @43af8b2b   16 years rsbultje Read optional components of the RDT packet header, such as extended …
(edit) @6bafd6f5   16 years rsbultje Change header reading implementation to using get_bits() instead of …
(edit) @e269ab79   16 years rsbultje Prefix all ff_rdt_parse_header() arguments with a p, preparing for …
(edit) @a4b8cb3c   16 years rsbultje Fix memleak caused by the fact that url_open_buf() allocates a context …
(edit) @fcc995a5   16 years rsbultje Add ByteIOContext argument to public ff_rm_* functions so that we can …
(edit) @074bfa7d   16 years benoit.fouet Change email address to a valid one. Originally committed as revision …
(edit) @7e8efe18   16 years Carl Eugen Hoyos One const is enough. Originally committed as revision 15847 to …
(edit) @5155b839   16 years diego Put variable declaration inside an #ifdef to avoid an unused variable …
(edit) @ce09d560   16 years benoit.fouet Get rid of MSG_DONTWAIT using a more standard way to use a socket in a …
(edit) @2bfecf7   16 years stefano.sabatini-lala Make the library names for the require checks more explicit. …
(edit) @b836fb0   16 years banan Silence warning in imc decoder Originally committed as revision 15844 …
(edit) @31d5113   16 years banan Set channel_layout Originally committed as revision 15843 to …
(edit) @55374d57   16 years kostya.shishkov 421l: postproc flag may be present in any VC-1 AP frame type …
(edit) @ebd61055   16 years baptiste.coudurier set pts in flv demuxer Originally committed as revision 15841 to …
(edit) @51c15201   16 years baptiste.coudurier read itunes metadata, code based on Reimar's patch Originally …
(edit) @8e36385a   16 years Reynaldo H. Verdejo Pinochet Credit Kenan Gillet for his contributions towards merging the SoC …
(edit) @1c3ae1ab   16 years Reynaldo H. Verdejo Pinochet Cosmetics Originally committed as revision 15838 to …
(edit) @f29289e   16 years Reynaldo H. Verdejo Pinochet Change to file description suggested by Michael Originally committed …
(edit) @e3b7216b   16 years rsbultje Change status packet skipping to be more spec-compliant. See …
(edit) @108cd247   16 years rsbultje Make function comment a bit more linguistically correct. Originally …
(edit) @3d883ad5   16 years rsbultje Reindent after r15833. Originally committed as revision 15834 to …
(edit) @114732f4   16 years rsbultje Add is_keyframe param to ff_rdt_parse_header(). See ML discussion in …
(edit) @92765276   16 years banan Proper channel output reordering for the dca decoder. Originally …
(edit) @8257d2ad   16 years Reynaldo H. Verdejo Pinochet Please keep original copyright heading and attribution lines... …
(edit) @86b0affd   16 years baptiste.coudurier simplify metadata reading Originally committed as revision 15830 to …
(edit) @8f569ed0   16 years Aurélien Jacobs matroskadec: fix index timestamps for some broken files fix issue697 …
(edit) @6ff1f615   16 years rsbultje Call check_back_and_send_rr() function only in case of RTP as a …
(edit) @70f42303   16 years kostya.shishkov Weak deblock filter function for future RV40 loop filter Originally …
(edit) @536cd1db   16 years lu_zero Flush SDP description Originally committed as revision 15826 to …
(edit) @239dec21   16 years rsbultje Rename variables in ff_rdt_parse_header() and callers to match the …
(edit) @7d084299   16 years makovick check for interrupt when receiving from socket Originally committed …
(edit) @9e164392   16 years rsbultje Add comment describing the RDT packet header. See discussion in …
(edit) @39ded680   16 years vitor1001 More OKed parts of the QCELP decoder patch by Kenan Gillet, …
(edit) @eb63b051   16 years baptiste.coudurier timestamp is dts in wmv/asf Originally committed as revision 15821 to …
(edit) @70a61f8c   16 years baptiste.coudurier remove useless mmx.h include Originally committed as revision 15820 …
(edit) @d45be178   16 years baptiste.coudurier convert fdct_mmx to plain asm Originally committed as revision 15819 …
(edit) @e202cc2   16 years justin.ruggles revert r15812 (E-AC-3 Spectral Extension) pending further review …
(edit) @8353441   16 years baptiste.coudurier add sse2 fdct Originally committed as revision 15817 to …
(edit) @74e8b78b   16 years Carl Eugen Hoyos Fix H.264 decoding. (Problem analyzed by Uoti Urpala) Originally …
(edit) @3f3ca7ac   16 years justin.ruggles cosmetics: vertical alignment Originally committed as revision 15815 …
(edit) @c763f867   16 years justin.ruggles silence a gcc warning about using an uninitialized variable …
(edit) @66561189   16 years justin.ruggles cosmetics: indentation Originally committed as revision 15813 to …
(edit) @0cc51734   16 years justin.ruggles add support for spectral extension Originally committed as revision …
(edit) @0c5d750d   16 years justin.ruggles add a generic function to decode banding structure for coupling, …
(edit) @6c6f9272   16 years justin.ruggles add a line break in error message text Originally committed as …
(edit) @6ee6d068   16 years justin.ruggles simplify decoding of coupling frequency range Originally committed as …
(edit) @24834c19   16 years justin.ruggles cosmetics: rename two variables Originally committed as revision …
(edit) @236bb1ab   16 years andreas Allow the UDP socket buffer size to be adjusted using a 'buffer_size' …
(edit) @2ae7e124   16 years Roman R. Taking advantage of the new ->execute API Originally committed as …
(edit) @77753f87   16 years mans ARM: fix j_rev_dct_ARM This is a bugfix for ARMv4 assembly …
(edit) @3a84713a   16 years Roman R. Making it easier to send arbitrary structures as work orders to MT …
(edit) @52ece410   16 years diego Remove unused variable. Originally committed as revision 15803 to …
(edit) @200de8c6   16 years vitor1001 More OKed parts of the QCELP decoder patch by Kenan Gillet, …
(edit) @e22192ec   16 years banan Comment typo Originally committed as revision 15801 to …
(edit) @cd027b51   16 years banan Remove channel layout table that only should be used by encoders. …
(edit) @f5edd874   16 years makovick always use the whole buffer for reading w/ packetized sources to avoid …
(edit) @916ff022   16 years andreas Fix memory leak in libgsm wrapper. Patch by Martin Storsjö, martin at …
(edit) @2ae1a9b2   16 years vitor1001 More OKed parts of the QCELP decoder patch by Kenan Gillet, …
(edit) @3d4fc610   16 years diego Clarify that we require GNU make 3.81+. Originally committed as …
(edit) @15545a09   16 years stefano.sabatini-lala Fix argument constness for the av_codec_get_id() and …
(edit) @502ecc97   16 years kostya.shishkov Split RV3/4 deblock pattern into horizontal and vertical parts during …
(edit) @a85de417   16 years stefano.sabatini-lala Add checks on the _mingw.h and w32api.h versions. Based on a patch by …
(edit) @ede0a5f9   16 years kostya.shishkov Drop redundant check in RV3/4 deblock coefficients calculation …
(edit) @d2299316   16 years pross Electronic Arts demuxer: support TGQ video tags Originally committed …
(edit) @28245435   16 years pross Electronic Arts TGQ/TQI/MAD IDCT algorithm Originally committed as …
(edit) @42b3035   16 years pross Electronic Arts TGQ video decoder Originally committed as revision …
(edit) @c3d470b4   16 years Roman R. implementing more efficient (and direct) allocation of work for DV …
(edit) @939e4e3   16 years pross Promote inv_aanscales array to global scope (ff_inv_aanscales) …
(edit) @e1223112   16 years kostya.shishkov Calculating an additional MV-based deblocking pattern is the same for …
(edit) @e3b07e1a   16 years mans OGG: correct PTS with old theora streams Originally committed as …
(edit) @77be08e   16 years mans OGG: untypedef demuxer structs Originally committed as revision 15784 …
(edit) @d00e8b83   16 years mans ARM: change MUL16() macro to inline function Originally committed as …
(edit) @b9117115   16 years mans ARM: prettify MAC16() macro Originally committed as revision 15782 to …
(edit) @73c1c96b   16 years mans ARM: change MULH() macro to inline function Originally committed as …
(edit) @8f4d0d4   16 years mans ARM: change MULL() macro to inline function Originally committed as …
(edit) @96dea17a   16 years mans ARM: mathops.h whitespace cosmetics Originally committed as revision …
(edit) @7fb94406   16 years diego Add missing #include "libavutil/avstring.h", fixes …
(edit) @d0ee502   16 years robert.swain Fix perceptual noise shaping scaling including an oversight of the …
Note: See TracRevisionLog for help on using the revision log.