source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @cf5b33d   15 years stefano.sabatini-lala Store in a dedicated array the format name - codec id - codec type …
(edit) @c56e9e05   15 years ramiro.polla Open 2-pass logfile in binary mode for both reading and writing. This …
(edit) @80b39e1   15 years Carl Eugen Hoyos Move AVCodecTag from riff.h into internal.h. Patch by Francesco …
(edit) @83c27079   15 years stefano.sabatini-lala Prefer enum CodecID over int in ff_codec_get_tag(). Originally …
(edit) @85e86b68   15 years lessen42 Update regression tests after removing track timecode scale from …
(edit) @577abed   15 years lessen42 matroskaenc: Don't write track timecode scale It's not required for …
(edit) @c7b913c8   15 years lessen42 matroskadec: Allow unknown EBML doctype Originally committed as …
(edit) @470491fa   15 years lessen42 matroskadec: Support webm doctype Patch by James Zern <jzern at …
(edit) @6a2c9b8b   15 years stefano.sabatini-lala Rename pixelFormatBpsAVI to pix_fmt_bps_avi and pixelFormatBpsMOV to …
(edit) @1beff414   15 years stefano.sabatini-lala Rename findPixelFormat() to find_pix_fmt(). Less ugly and more …
(edit) @ff85f586   15 years baptiste.coudurier remove unused field Originally committed as revision 23232 to …
(edit) @95ca3b1e   15 years baptiste.coudurier In ogg muxer, pack multiple frames into one page, much lower overhead …
(edit) @686d6f40   15 years martin ffserver: Avoid busylooping while reading non-blocking input Patch by …
(edit) @38d4a217   15 years martin Change the default codecs for the rtsp muxer to mpeg4 and aac These …
(edit) @648e41b3   15 years martin Take ff_write_chained in use in the mov rtp hinter and in the rtsp …
(edit) @9a761250   15 years martin Add a libavformat internal function ff_write_chained Originally …
(edit) @6531b5c9   15 years stefano.sabatini-lala Rename ff_raw_pixelFormatTags symbol to ff_raw_pix_fmt_tags. The new …
(edit) @4d2f703a   15 years stefano.sabatini-lala Fix doxy reference to unexisting function. Originally committed as …
(edit) @fbfccc04   15 years michaelni Disable non interleaved avi code when there is no index available. …
(edit) @b8dbff33   15 years stefano.sabatini-lala Cosmetics: make more compact the code for handle_jpeg(), this also …
(edit) @2b65bb45   15 years michaelni Change eval API to take parent log context and log level offset. this …
(edit) @4880cfd9   15 years michaelni Print parent log context too, if available. Originally committed as …
(edit) @2c1bb265   15 years michaelni Make it possible for a log context to keep track of its parent …
(edit) @4e74187d   15 years stefano.sabatini-lala Remove PI definition and use M_PI instead. M_PI is defined by the …
(edit) @8d2a5139   15 years michaelni av_default_item_name() so Simply AVClasses need 1 function less. …
(edit) @d545fa56   15 years baptiste.coudurier fix x264 encoding when delay is > number of input frames Originally …
(edit) @c2341b85   15 years alex.converse Add a chomp BSF to consume zero padding at the end of a packet. …
(edit) @c16d5a6f   15 years alex.converse Make aac_decode_frame() consume zero padding at the end of a packet. …
(edit) @7382617a   15 years lessen42 Bump minor version for CODEC_ID_VP8 Originally committed as revision …
(edit) @6c7c6293   15 years lessen42 Add VP80 fourcc Patch by Google Originally committed as revision …
(edit) @23966972   15 years lessen42 matroska: Add V_VP8 Patch by Google Originally committed as revision …
(edit) @a98c2dfa   15 years lessen42 Add VP8 CODEC_ID Patch by Google Originally committed as revision …
(edit) @8a26b2c6   15 years lorenm 13% faster yuv420 to rgb15 mmx. It is now faster than the old gpl …
(edit) @8d168a9   15 years martin Fix a crash when opening WMS RTSP streams Fixes issue 1948 Originally …
(edit) @bffc36e0   15 years lorenm 40% faster yuv420 to rgb24 mmx. It is now faster than the old gpl …
(edit) @b724102   15 years martin Add an APIchanges note regarding the new rtp hinting flag Originally …
(edit) @d4493e03   15 years martin Late bump of the minor version, for the addition of …
(edit) @910cde56   15 years martin Add a changelog entry for the RTP hinting in the mov muxer Originally …
(edit) @15f9fa3d   15 years benoit.fouet Fix signedness of q_delta field of the IVIMbInfo. Patch by Maxim …
(edit) @5549aa6d   15 years lessen42 matroskadec: Free ebml binary buffer on error Based on a Chromium …
(edit) @465c28b6   15 years lessen42 matroskadec: Fix buffer overread in matroska_ebmlnum_uint Based on a …
(edit) @d98bd80e   15 years lessen42 matroskadec: Ensure time_scale is nonzero, fixes divide-by-zero if the …
(edit) @1c664b23   15 years lessen42 matroskadec: Use av_freep in ebml_read_ascii Based on a Chromium …
(edit) @44bf251   15 years martin Use a heuristic for describing the RTP packets using sample data …
(edit) @e977af6f   15 years martin Add initial support for RTP hinting in the mov muxer Originally …
(edit) @27a826c9   15 years martin Make mov_write_packet non-static, add ff_ prefix Originally committed …
(edit) @f72dad41   15 years martin Move the mov muxer structures to a separate header Originally …
(edit) @796ac233   15 years martin Add a flag for enabling RTP hinting Originally committed as revision …
(edit) @0341b699   15 years martin Make ff_sdp_write_media a lavf-internal function This is in …
(edit) @698f4cc7   15 years Carl Eugen Hoyos Validate AVCodecTag vs CodecID. Patch by Francesco Lavra, …
(edit) @603a5f04   15 years Carl Eugen Hoyos Factorize some code into the new function ff_toupper4(). Patch by …
(edit) @b74f67eb   15 years baptiste.coudurier In ts demuxer, output pes packet as soon as they are complete. This is …
(edit) @90c92100   15 years martin Cosmetics: reindent Originally committed as revision 23156 to …
(edit) @1bf5228e   15 years martin ffserver: Don't set me_method unconditionally Patch by Howard Chu, …
(edit) @0156fcf2   15 years martin ffserver: Write proper GMT date/times in Date headers Patch by Howard …
(edit) @fecd7b45   15 years stefano.sabatini-lala Add log_level_offset to AVCodecContext. Originally committed as …
(edit) @1095d442   15 years baptiste.coudurier set avg frame rate in mkv demuxer Originally committed as revision …
(edit) @43d09faf   15 years martin ffserver: Make sure a destination URL is set when creating the SDP …
(edit) @f40f329e   15 years benoit.fouet Fix typo ('B', 'O', 'W', '1') => ('B', '0', 'W', '1') Originally …
(edit) @edd259f9   15 years stefano.sabatini-lala Change the order of parameters for ff_eval_expr() and …
(edit) @ec1d1afc   15 years Carl Eugen Hoyos Factorize code into a single function. Patch by Sebastian Vater, cdgs …
(edit) @03c3bb5   15 years baptiste.coudurier use filter name when graph parser add filters Originally committed as …
(edit) @ed395eb4   15 years stefano.sabatini-lala Add missing rawvideo pixel formats to codec tags mappings for nut. …
(edit) @73762de1   15 years stefano.sabatini-lala Add NV12 and NV21 AVI tags. Both are listed in fourcc.org. …
(edit) @c75b3d2e   15 years stefano.sabatini-lala Clarify description for the MONOWHITE and MONOBLACK pixel formats. …
(edit) @65929418   15 years stefano.sabatini-lala Avoid mixed declaration and code, fix C89 compatibility. Patch by …
(edit) @9121b8c   15 years stefano.sabatini-lala Clarify descriptions for RGB4, BGR4, NV12, NV21, RGB48BE, and RGB48LE …
(edit) @48962f2e   15 years fenrir Reindent after last commit on dxva2 h264 AVHWAccel. Originally …
(edit) @efb816e   15 years fenrir Fixed h264 long term support with dxva2 AVHWAccel. Based on a commit …
(edit) @58edb075   15 years baptiste.coudurier Change MAX_READ_SIZE message during av_find_stream_info to DEBUG …
(edit) @0175d78   15 years alex.converse fmaxf -> FFMAX to fix pre-C99 systems Originally committed as …
(edit) @deeb7012   15 years martin Change inter-protocol dependencies from _deps to _select Originally …
(edit) @759510e6   15 years alex.converse aacenc: Add a rate only trellis for codebook selection for the TLS. …
(edit) @4d986b71   15 years alex.converse aacenc: Use exact values when quantizing, not fuzzy values. This …
(edit) @51cbabc   15 years alex.converse aacenc: Use an estimated codebook for the TLS (two loop search). …
(edit) @960323a2   15 years alex.converse aacenc: Select the TLS (two-loop search) as the default scalefactor …
(edit) @31184aac   15 years alex.converse aacenc: Fix psy logic. Set band info before determining scalefactors. …
(edit) @eb0a4d32   15 years Carl Eugen Hoyos Fix compilation of AC3 decoder if E-AC3 decoder was disabled. …
(edit) @86e09922   15 years martin qt-faststart: Abort scanning of the input file if a badly sized atom …
(edit) @6d810162   15 years rsbultje Reindent after r23124. Patch by Sebastian Vater <cdgs basty googlemail …
(edit) @2ef9fd8e   15 years martin Cosmetics: Initialize pointers with NULL instead of 0, for consistency …
(edit) @e3d7269f   15 years martin Cosmetics: reindent Originally committed as revision 23126 to …
(edit) @c937454d   15 years martin qt-faststart: Use the error_out cleanup code path for all error …
(edit) @7a0e859c   15 years rsbultje Grayscale support. Patch by Sebastian Vater <cdgs basty googlemail …
(edit) @57fcb7d7   15 years mans Add mpegaudiodec_float.o dependency on tables header with hardcoded …
(edit) @aeaa9630   15 years stefano.sabatini-lala Remove the name of the file from the @file doxy, it is unnecessary and …
(edit) @622e6ce5   15 years stefano.sabatini-lala Make the init and config_filter callbacks of the pad filter return …
(edit) @dc0eaef   15 years stefano.sabatini-lala Make av_parse_color() return AVERROR(EINVAL) rather than -1. …
(edit) @40914d97   15 years michaelni 1.0 and the resulting exactly representable value must be marked as …
(edit) @0628f3e8   15 years michaelni Cast constants to float to avoid gcc converting to and from …
(edit) @e969e26   15 years michaelni Use standard C for implementing sign_extend() and zero_extend(). This …
(edit) @a74d707c   15 years michaelni av_alias is an attribute and belongs to attributes.h also attributes.h …
(edit) @299ac811   15 years rsbultje Reindent after r23112. Patch by Sebastian Vater <cdgs basty …
(edit) @65d213ec   15 years rsbultje Move handling of paletted data to the IFF demuxer. This allows future …
(edit) @ebcf7c32   15 years rsbultje Handle palette underflows, fill remaining space with black (zero) …
(edit) @2f955ea4   15 years rsbultje Move a while(..){..} -> do{..}while(..), slightly faster. Patch by …
(edit) @e904c51f   15 years vitor1001 Replace "-vfilters" by "-vf" in regtests. Should fix regtest breakage. …
(edit) @458638e3   15 years mans FATE: change -vfilters to -vf Originally committed as revision 23108 …
(edit) @bfbdc58e   15 years michaelni Fix compilation with low precission mpeg audio decoding. Originally …
(edit) @3e48d792   15 years michaelni Fix mpegaudio tablegen. Patch by Michael Kostylev, michael D kostylev …
Note: See TracRevisionLog for help on using the revision log.