source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @8a2679ad   15 years lucabe72 Simplify (no need to check for st->codec->extradata) and correct …
(edit) @70193596   15 years michaelni add #include so make checkheaders passes Originally committed as …
(edit) @96c2ae6   15 years martin Add the necessary includes, add an extra empty line for cosmetics …
(edit) @eb928286   15 years stefano.sabatini-lala Add more tests to eval, help detecting some of the more apparent …
(edit) @8745fe29   15 years michaelni Marking what should be removed in relation to MAX_STREAMS. Originally …
(edit) @1e27c477   15 years stefano.sabatini-lala Document terminal coloring in the -loglevel option. Originally …
(edit) @92d71714   15 years stefano.sabatini-lala Document how to set boolean options. Originally committed as revision …
(edit) @1204a13c   15 years martin libvorbis: Use memmove instead of memcpy for shifting data Originally …
(edit) @19bd477   15 years stefano.sabatini-lala Name the default configure log filename as "config.log" rather than …
(edit) @7ec9b9be   15 years stefano.sabatini-lala Make av_parse_expr() fail if there are trailing chars at the end of …
(edit) @c1b81d2f   15 years stefano.sabatini-lala Remove the "b" from "Mb" in -b values for the dnxhd tests. They are …
(edit) @2f62224b   15 years stefano.sabatini-lala Improve av_parse_eval() error reporting. Originally committed as …
(edit) @08943c0b   15 years janne-ffmpeg dvbsub: parse display definition segment The display definition …
(edit) @8b889b34   15 years lucabe72 If the video stream is H.264 with MP4 syntax, store the NAL lenght …
(edit) @ed00fe49   15 years Carl Eugen Hoyos icc 12 finally fixed attribute(used) so gcc's DECLARE_ASM_CONST can be …
(edit) @33586ee7   15 years michaelni Document FF_SYMVER and attribute_used Originally committed as …
(edit) @d9aac267   15 years hyc When reading a stream, should retry on EAGAIN instead of just failing. …
(edit) @891263ef   15 years baptiste.coudurier Fix svq3 watermark log uncompress on 64bit, probably fixes issue 1263 …
(edit) @0ade7bb6   15 years Aurélien Jacobs matroskadec : propagate AVERROR to the caller based on a patch by Jai …
(edit) @0884fadf   15 years mans configure: fix symver detection with icc 10 Apparently the compiler …
(edit) @ccc87908   15 years mans Fix symbol version compat wrappers on systems with export prefixes …
(edit) @56023951   15 years rsbultje Fix missing logging context in a series of dprintf()s. Partially based …
(edit) @b462d132   15 years mans Add compatibility wrappers for functions moved from lavf to lavc When …
(edit) @2661d65a   15 years mans FATE: update vc1 reference output Originally committed as revision …
(edit) @9a191b3a   15 years baptiste.coudurier Support gray16be and rgb48be in mov Originally committed as revision …
(edit) @54a13282   15 years michaelni Deprecate -crop* arguments, they currently are buggy (issue1957) and …
(edit) @caea217d   15 years martin nellymoserdec: Increase the log level of messages when failing to …
(edit) @133cd270   15 years martin Reindent Originally committed as revision 23605 to …
(edit) @c5d68fbd   15 years martin nellymoserdec: Simplify calculation of numbers of blocks Originally …
(edit) @f1a12c7   15 years martin Reindent Originally committed as revision 23603 to …
(edit) @f7a30c0b   15 years martin nellymoserdec: Allow using unusual input block sizes Originally …
(edit) @48e77473   15 years martin Cosmetics: Change connexion to connection in code comments Originally …
(edit) @3c467bac   15 years martin Fix compilation on windows CE Originally committed as revision 23600 …
(edit) @afcea58c   15 years martin RTSP: Shrink SDP fmtp parsing buffer size Since the parsing of …
(edit) @41874d0   15 years martin Reindent Patch by Josh Allmann, joshua dot allmann at gmail …
(edit) @1f1916ce   15 years ramiro.polla output-example: Set sample_fmt to SAMPLE_FMT_S16. Originally …
(edit) @30d9331   15 years stefano.sabatini-lala Document what av_get_token() returns in case of allocation failure. …
(edit) @053a79b   15 years stefano.sabatini-lala Resort @param in av_get_token() doxy to reflect the same order they …
(edit) @5ba949fe   15 years stefano.sabatini-lala Add missing check to av_get_token(). Originally committed as revision …
(edit) @29708427   15 years stefano.sabatini-lala Fix av_compare_mod() doxy. Originally committed as revision 23593 to …
(edit) @276b45af   15 years stefano.sabatini-lala Add APIchanges entry and bump minor after av_compare_mod() addition. …
(edit) @bddd1d93   15 years Aurélien Jacobs matroskadec: fix type of the length field in ebml_read_master() Also …
(edit) @73917810   15 years Aurélien Jacobs matroskadec: cosmetic: indentation Originally committed as revision …
(edit) @8dbe48fc   15 years Aurélien Jacobs matroskadec: add support for live broadcast containing unknown size …
(edit) @80702035   15 years Aurélien Jacobs matroskadec: simplify parsing of the first cluster Now that we save …
(edit) @c3ade62c   15 years Aurélien Jacobs matroskadec: store the ID of the currently parsed ebml element This …
(edit) @6c58adf3   15 years Aurélien Jacobs matroskadec: cosmetic: split a line to make it more readable This also …
(edit) @b046c027   15 years vitor1001 Remove filename from doxy comment Originally committed as revision …
(edit) @dbe88f4   15 years vitor1001 Remove useless include. Should fix compilation in MacOS X. Originally …
(edit) @3a1350e8   15 years Carl Eugen Hoyos Generalize ID3v2 functions to support ID3v2-like ID headers with a …
(edit) @1c169711   15 years Carl Eugen Hoyos Fix raw vc1 decoding - this is supposed to break FATE. Patch by …
(edit) @07ff7825   15 years max_pole Move indeo5-specific quant table selection to decode_gop_hdr. …
(edit) @36a9b369   15 years vitor1001 Include float.h to provide FLT_MAX define. Should fix compilation on …
(edit) @d31ba23   15 years vitor1001 RealAudio 14.4k encoder. Patch by Francesco Lavra …
(edit) @b6c265ec   15 years benoit.fouet Improve rule for possibly never read variables. Originally committed …
(edit) @c404e783   15 years max_pole Move transform declarations out of IVIBandDesc so indeo4 can use them …
(edit) @756e346   15 years vitor1001 Split do_output_subblock() into common code and decoder specific parts …
(edit) @5ec29be   15 years vitor1001 Cosmetics: indent Patch by Francesco Lavra …
(edit) @6ea6c8eb   15 years vitor1001 Add ff_ prefix to non-static functions Patch by Francesco Lavra …
(edit) @0acaf8b0   15 years vitor1001 Split ra144.c in common code (to be shared with the future encoder) …
(edit) @ede13f55   15 years lucabe72 Use a bitstream filter for converting the extradata syntax when …
(edit) @e91376d1   15 years justin.ruggles 10l: audio_buf is already a uint8_t* so no need to cast it Originally …
(edit) @79c85beb   15 years justin.ruggles Allocate enough memory for audio_buf to fit a full output frame. Also, …
(edit) @79d46cbe   15 years max_pole Quant changes only once per MB so move the corresponding scale factor …
(edit) @c1b85795   15 years diego Remove broken BeOS audio interface. Originally committed as revision …
(edit) @108caaaa   15 years revol Haiku: Disable beosaudio for now, it's broken. We need -lnetwork. …
(edit) @4dbcfa6f   15 years justin.ruggles Set bits_per_raw_sample in the pcm decoder. Originally committed as …
(edit) @63ae7e7   15 years diego Apparently nowadays things should be installed in /boot/common on …
(edit) @d3c9697c   15 years diego Remove unneeded -nostart SHFLAG for Haiku. Originally committed as …
(edit) @411e859b   15 years max_pole Remove unused parameter. Originally committed as revision 23563 to …
(edit) @a1629e28   15 years diego Remove support for pre-Haiku, non-POSIX, non-C99 BeOS variants. BeOS …
(edit) @c1bdc93   15 years tomas.hardin avcodec.h: Clarify AVCodecContext::pix_fmt documentation since its …
(edit) @bb5cfc48   15 years benoit.fouet Cosmetics: alignment and long line break. Originally committed as …
(edit) @1f7d2f54   15 years benoit.fouet Cosmetics: use and place braces correctly in if ... else statements. …
(edit) @639c697c   15 years benoit.fouet Sanitize av_realloc() use in h264 mp4toannexb bistream filter. …
(edit) @25e25617   15 years stefano.sabatini-lala Make all the numeric options accept in input an expression which is …
(edit) @db16e3c   15 years ramiro.polla log.c: Use parameter passed to macro instead of the equivalent local …
(edit) @4855f867   15 years ramiro.polla Add win32 console color output. Based on patches by James Darnley …
(edit) @6e34a558   15 years ramiro.polla Move ansi color array to outside of av_log_default_callback(). Do not …
(edit) @a1c027e9   15 years ramiro.polla Rename use_ansi_color to use_color so it is not ANSI-specific. …
(edit) @65db0587   15 years michaelni Add av_compare_mod() Originally committed as revision 23551 to …
(edit) @130b096a   15 years martin Make sure the http protocol handler returns errors if a delayed open …
(edit) @461628c6   15 years siretart Fix printf format warnings patch by Eli Friedman <eli dot friedman at …
(edit) @bdb57a91   15 years martin Initialize the http connection in http_seek, too This makes url_fsize …
(edit) @d5cc1ed7   15 years lucabe72 Improve the mp4toannexb BSF to convert the extradata. Originally …
(edit) @4db96065   15 years stefano.sabatini-lala Make texi2pod.pl process @include texinfo directives wherever they are …
(edit) @22cb270c   15 years stefano.sabatini-lala Tweak texi2pod.pl to make it print the various sections in the …
(edit) @299b8be2   15 years stefano.sabatini-lala Remove a rule triggered by @man begin WORD WORDS. This rule only …
(edit) @a66d8cd9   15 years stefano.sabatini-lala Rename the ff* tools @chapters "Invocation" to "Synopsis", and place …
(edit) @120a083f   15 years Reimar.Doeffinger Do not attempt to seek to index for streamed files and if the user …
(edit) @c31f00ed   15 years Reimar.Doeffinger Fix the MATROSKA_ID_TAGDEFAULT to match the specification (instead of …
(edit) @b659c8b4   15 years lucabe72 In case of stream copy, copy the extradata from the input codec …
(edit) @8764389   15 years Reimar.Doeffinger Fix vp3_draw_horiz_band to calculate chroma offsets correctly for …
(edit) @f5d33f52   15 years martin Add RTSP tunneling over HTTP Patch by Josh Allmann, joshua dot …
(edit) @a26c3c21   15 years martin Make the RTSP muxer use rtsp_hd_out, for consistency Originally …
(edit) @e4f28e0   15 years martin Reindent Originally committed as revision 23534 to …
(edit) @971c3c98   15 years pross Add Pictor/PC Paint to image2 muxer/demuxer Originally committed as …
(edit) @a526d619   15 years pross Pictor/PC Paint decoder Originally committed as revision 23532 to …
(edit) @f2b9b19f   15 years martin Add support for disabling chunked transfer encoding for the http …
(edit) @b995a6a8   15 years pross Add ff_ega_palette Originally committed as revision 23530 to …
Note: See TracRevisionLog for help on using the revision log.