source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(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 …
(edit) @c2dec194   16 years diego Fix test program build: ff_eval was replaced by ff_eval2. Originally …
(edit) @4fd71a0e   16 years pross Decode audio channel layout from RIFF/WAV file format. Originally …
(edit) @dcc37c9b   16 years diego Add some const specifiers to function name variables; fixes a bunch of …
(edit) @b09a7c05   16 years andreas h264: Implement decoding of picture timing SEI message. Now correct …
(edit) @9f0a705   16 years andreas Only warn about "Invalid and inefficient vfw-avi packed B frames" …
(edit) @6408c25b   16 years diego Merge ARCH_BFIN lines. Originally committed as revision 27889 to …
(edit) @efa430fa   16 years diego Add tests target for libswscale test programs. Originally committed …
(edit) @9f87962   16 years diego Fix illegal identifier, are reserved for the system. Originally …
(edit) @1a220bcd   16 years mans Remove forgotten ASM_OBJS in libswscale Originally committed as …
(edit) @82d1605f   16 years dominik Remove duplicated MM_* macros for CPU capabilities from dsputil.h. Add …
(edit) @c6eaba6   16 years banan Change the dca channel layout, S -> SIDE not BACK. Originally …
(edit) @9d9b9d32   16 years andreas Change multichannel API define prefix from "CHANNEL_" to "CH_". …
(edit) @7cebed70   16 years Reimar.Doeffinger Replace long with x86_reg in postprocess_template.c like in all other …
(edit) @48dc2fb8   16 years banan Guess channel layout based on the number of channels if a custom …
(edit) @87c3b9bc   16 years banan Add channel layouts for dca. Originally committed as revision 15765 …
(edit) @b215365   16 years kostya.shishkov Introduce RV3-specific motion vector prediction. Now B-frames in RV3 …
(edit) @34b37f8   16 years dominik Enable CMOV usage on x86_64 arch. All x86_64 CPUs have it. Originally …
(edit) @0d72e7d0   16 years pross Add audio channel layout API to libavcodec. Originally committed as …
(edit) @3a57547e   16 years revol Fix build. Originally committed as revision 15761 to …
(edit) @ecad9872   16 years diego Initialize variable to silence the warning: libavutil/pca.c:72: …
Note: See TracRevisionLog for help on using the revision log.