source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @ded2100e   15 years Aurélien Jacobs move vp6 huffman table freeing code, out of common vp56 code …
(edit) @68b0fd7c   15 years Aurélien Jacobs matroskadec: cosmetic indentation Originally committed as revision …
(edit) @3e93c8e   15 years Aurélien Jacobs matroskadec: timestamps are dts and not pts in ms vfw compatibility …
(edit) @3d9137c8   15 years michaelni Reorder indexes in weight tables. 5 cpu cycles faster. Originally …
(edit) @b9b8ed2a   15 years martin Properly pad H.264 extradata when taken from fmtp SDP attributes This …
(edit) @bd8868e0   15 years michaelni Move all context fields that are not used in the mb and block layers …
(edit) @19a9846f   15 years fenrir Fixed DXVA2 H264 hwaccel compilation. Originally committed as …
(edit) @65f3c029   15 years michaelni remove unused left_border field from context. Originally committed as …
(edit) @1a29c6a0   15 years michaelni cosmetic addition of {} Originally committed as revision 22178 to …
(edit) @af2b0df4   15 years michaelni Note about luma/chroma_weight tables and their datatype. Originally …
(edit) @a9837b5   15 years fenrir Fixed overreads in TTA decoder with corrupted bistreams. Originally …
(edit) @19c8c4ec   15 years rsbultje Update to work with chunked encoding HTTP streams (as served by FFmpeg …
(edit) @4b83fc0f   15 years vitor1001 Plug memory leak in NUT muxer and demuxer Originally committed as …
(edit) @1f6d0d42   15 years vitor1001 Plug memory leak in NSV demuxer. Patch by Jai Menon. Originally …
(edit) @0a41faa9   15 years vitor1001 Plug some memory leaks in the VP6 decoder Originally committed as …
(edit) @d7f5e520   15 years michaelni move svq3 specific fields to the end of the context Originally …
(edit) @48bf1325   15 years gbeauchesne Cope with rev 22169 change: Merge weight & offset tables. Originally …
(edit) @70118abd   15 years michaelni Merge weight & offset tables, 15 cpu cycles faster. Originally …
(edit) @72f86ec0   15 years michaelni Simplify implicit_weight table init. Originally committed as revision …
(edit) @54063e3   15 years pross Perform coefficient transformations in Bink Audio DCT decoder …
(edit) @a279980   15 years pross Support demuxing of streamed Bink files Originally committed as …
(edit) @f087881   15 years pross use intended const syntax Originally committed as revision 22165 to …
(edit) @d5963ee6   15 years diego Add _NETBSD_SOURCE definition to fix compilation on NetBSD. NetBSD is …
(edit) @f57880d2   15 years michaelni Another 3 useless zeroing instructions. Originally committed as …
(edit) @16b802fe   15 years michaelni Load the whole left side of mv&ref only when needed. 30 cpu cycles …
(edit) @741a17e6   15 years Carl Eugen Hoyos Support B-frames when decoding MPEG-4 with VDPAU hardware …
(edit) @1233698   15 years mans Make seektest messages similar to other tests Originally committed as …
(edit) @d7096d6f   15 years mans Run seektest on all generated files Originally committed as revision …
(edit) @1dd9ff8   15 years mans Place regtest-pixfmt output files in separate dir This test generates …
(edit) @801b571e   15 years mans Remove unused argument to test scripts Originally committed as …
(edit) @cc3e2472   15 years mans Place regression test output files in subdirs per family Originally …
(edit) @5eef7bcd   15 years vitor1001 Plug memory leak for truncated files Originally committed as revision …
(edit) @38beab19   15 years vitor1001 Plug some memory leaks for truncated files Originally committed as …
(edit) @cbc4670c   15 years mans Revert "Remove the self reference in the seektest that prevented it …
(edit) @dd785e25   15 years michaelni Remove the self reference in the seektest that prevented it from …
(edit) @af3390c   15 years michaelni Make sure we dont double test files and sort the list. Originally …
(edit) @bf9d70d   15 years Carl Eugen Hoyos Pass correct buffer-pointer and buffer-size to hardware accelerated …
(edit) @88b83ca   15 years michaelni Codec copy test. Originally committed as revision 22148 to …
(edit) @d41f1fa6   15 years darkshikari Add presets for all of the x264 presets, including fastfirstpass …
(edit) @b781cc12   15 years mans Make lsp a separate configurable and select it from codecs needing it …
(edit) @3d7b94ba   15 years mans Fix build failure with fast_unaligned and non-gcc-compatible compilers …
(edit) @145061a1   15 years michaelni Fix a bunch of bugs ive introduced recently that broke threaded …
(edit) @8c8bf9ec   15 years stefano.sabatini-lala Make ffmpeg print a message and abort if the name of the format …
(edit) @07a70b38   15 years stefano.sabatini-lala Add a check for checking if more than one input file is provided to …
(edit) @58621b8   15 years stefano.sabatini-lala Clarify the error message issued by ffprobe in case of more than one …
(edit) @fe89ccd1   15 years vitor1001 Fix spelling in comment Originally committed as revision 22137 to …
(edit) @efb0102f   15 years vitor1001 Add commented-out unoptimized code to improve readability Originally …
(edit) @8a4d067d   15 years vitor1001 Revert r22119 and partially revert 22120. Originally committed as …
(edit) @34a2d9f   15 years diego Add Reinhard and myself as release managers. Originally committed as …
(edit) @8ef4f92b   15 years Carl Eugen Hoyos Process packed bitstream also for VDPAU. Originally committed as …
(edit) @49b60982   15 years Carl Eugen Hoyos Don't let output pixel format influence input pixel format. Patch by …
(edit) @2bcaf2f   15 years diego Fix AMR-NB entry in the supported audio codecs list. The decoding and …
(edit) @e1c0b00b   15 years benoit.fouet nutdec: make chapter start and length uint64_t to prevent overflows. …
(edit) @c71591a5   15 years benoit.fouet ffmpeg: copy stream metadata. Patch by Anton Khirnov wyskasgmailcom …
(edit) @bc997376   15 years Aurélien Jacobs revert r22112 which broke playback of …
(edit) @8897b247   15 years michaelni Remove some unneeded fill_rectangle() for 16x16 blocks. Originally …
(edit) @11a74f36   15 years Reimar.Doeffinger Explicitly set struct addrinfo to NULL if getaddrinfo failed instead …
(edit) @a34fc5e2   15 years Reimar.Doeffinger Make our getaddrinfo implementation initialize "struct addrinfo" …
(edit) @27dbc47c   15 years vitor1001 Plug some memory leaks in NUT muxer and demuxer Originally committed …
(edit) @fee6faa2   15 years vitor1001 Implement av_tree_destroy_free_elem() to destroy a tree and free all …
(edit) @a882cf9c   15 years Carl Eugen Hoyos Make av_build_filter static (and remove av_): It is not used outside …
(edit) @406aa93f   15 years Carl Eugen Hoyos Make av_get_bit_rate() static and remove av_, the function is only …
(edit) @88f83607   15 years Carl Eugen Hoyos Include libxvid_internal.h: It contains the prototype for …
(edit) @30f76824   15 years Carl Eugen Hoyos Make the following functions static (and remove ff_), they are only …
(edit) @5dfa637c   15 years Carl Eugen Hoyos Make function get_channel_name() static: It is only used in …
(edit) @82f50f82   15 years Carl Eugen Hoyos Print chapter info in dump_format(). Patch by Anton Khirnov, wyskas …
(edit) @7c994c36   15 years Carl Eugen Hoyos Process picture aspect ratio changes in H.264. This fixes playback of …
(edit) @5692ed3a   15 years michaelni Many mp3s seem to contain padding after id3 tags that is not …
(edit) @f2e033ac   15 years Reimar.Doeffinger Free packets read in seek_test. Originally committed as revision …
(edit) @f65919af   15 years martin Rename RTP depacketizer files from rtp_* to rtpdec_* Originally …
(edit) @c7ff04e2   15 years Reimar.Doeffinger Fix some memory leaks in seek_test test program: - do not allocate …
(edit) @1e6365b3   15 years Carl Eugen Hoyos Include rtpdec.h, it contains prototypes for the following functions: …
(edit) @4443c0e9   15 years Carl Eugen Hoyos Include internal.h and imgconvert.h, they contain the prototypes for …
(edit) @ccd17ea1   15 years Carl Eugen Hoyos Include msrledec.h: It contains the prototype for ff_msrle_decode(). …
(edit) @862715d3   15 years Carl Eugen Hoyos Include atrac.h: It contains the prototypes for …
(edit) @c6e1599b   15 years Carl Eugen Hoyos Include mpegaudiodecheader.h: It contains the prototype for …
(edit) @770128c4   15 years Carl Eugen Hoyos Remove declaration of unused variables. Originally committed as …
(edit) @dacd7842   15 years Carl Eugen Hoyos Include h263_parser.h: It contains the prototype for …
(edit) @dd6c2534   15 years Carl Eugen Hoyos Include mpeg4video.h: Needed for declaration of …
(edit) @0fcbcad   15 years Carl Eugen Hoyos Include sha1.h from sha.c: It contains several prototypes. Originally …
(edit) @627686e6   15 years Carl Eugen Hoyos Make sws_dcVec static: It is only used inside libswscale/utils.c. …
(edit) @dda8fc6a   15 years Carl Eugen Hoyos Include avc.h from avc.c: It contains several prototypes. Originally …
(edit) @998257b   15 years Carl Eugen Hoyos Make mp4_read_descr static: It is only used inside libavformat/mov.c. …
(edit) @c53ffb2c   15 years Carl Eugen Hoyos Include apetag.h which contains the prototype for ff_ape_parse_tag(). …
(edit) @eb285cfe   15 years Reimar.Doeffinger Fix avcodec_align_dimensions to return values suitably aligned for FLV …
(edit) @1d536203   15 years mans Stop make deleting intermediate files (ffmpeg.o and friends) …
(edit) @8590e6d5   15 years kostya.shishkov Strides in Indeo 5 reconstruction filter should be signed, this way it …
(edit) @e322aace   15 years kostya.shishkov Encapsulate VLC information needed for decoding blocks and macroblocks …
(edit) @4982a77e   15 years kostya.shishkov Make it clear that ff_ivi_init_static_vlc() does not need arguments …
(edit) @185a885b   15 years siretart add myself to gpg fingerprint list Originally committed as revision …
(edit) @20f5c9d1   15 years diego sort() names in PGP/GPG fingerprint list Originally committed as …
(edit) @ce9c691   15 years michaelni Merge h->slice_table[left_xy[0/1] ] checks, 4 cpu cycles speedup …
(edit) @82fb5bb2   15 years michaelni Split *_type setting up, 4 cpu cycles faster. Originally committed as …
(edit) @821fe7f3   15 years michaelni Optimize (amvd>2)+(amvd>32), about 1 cpu cycles faster. patch by Zhou …
(edit) @4e06acbd   15 years fenrir Fixed a segfault in the DCA decoder with corrupted streams. It …
(edit) @4784b092   15 years vitor1001 Do not read beyond end of input in EA-TGV. This should avoid FATE test …
(edit) @50ff78db   15 years martin RTSP muxer: Use a local copy of the AVPacket for sending to the …
(edit) @cf41a02b   15 years michaelni Only load the topleft mv/ref when the topright is unavailable. 8 cpu …
(edit) @cf7b67bc   15 years michaelni Remove some useless operations from the code setting left_cbp. maybe …
(edit) @6abda15f   15 years benoit.fouet Prevent overflow of start_time + recording_time. Patch by Francesco …
Note: See TracRevisionLog for help on using the revision log.