source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @47b5996b   13 years mans fate: allow tests to specify unit size for psnr comparison …
(edit) @7e5880e0   13 years mans fate: teach videogen/rotozoom to output a single raw video stream …
(edit) @e999b641   13 years martin http: Add support for reusing the http socket for subsequent requests …
(edit) @3bdb438e   13 years martin http: Add support for using persistent connections Add a new AVOption …
(edit) @0426c693   13 years anton AVOptions: fix the value printed in out of range error message.
(edit) @8271f55b   13 years anton avprobe: restore pseudo-INI old style format for compatibility.
(edit) @d30acfa9   13 years anton avprobe: fix formatting.
(edit) @780ff97   13 years anton log: make colored output more colorful. Green for verbose, cyan for debug.
(edit) @6099543a   13 years martin rtsp: Check for dynamic payload handlers if no static payload mapping …
(edit) @154486f9   13 years martin opt: Add av_opt_set_bin() Introduce a new function to set binary data …
(edit) @a1a6cdc2   13 years martin avconv: Display the error returned by avformat_write_header …
(edit) @68c81308   13 years martin rtpenc_chain: Return an error code instead of just a plain pointer …
(edit) @93cef6f9   13 years martin rtpenc_chain: Free the URLContext on failure If an URLContext is …
(edit) @2dcb21a   13 years martin rtpenc: Expose the ssrc as an avoption This allows the caller to set …
(edit) @b1d22dc5   13 years lu_zero avprobe: display the codec profile in show_stream() Signed-off-by: …
(edit) @70026be8   13 years lu_zero avprobe: fix function prototype Make opt_output_format return the …
(edit) @39e29aa0   13 years martin cosmetics: Fix indentation Signed-off-by: Martin Storsjö …
(edit) @f4dd6465   13 years lu_zero avprobe: changelog entry
(edit) @6a6c2a94   13 years lu_zero avprobe: update documentation Update the documentation according to …
(edit) @0d242a77   13 years lu_zero avprobe: provide JSON output JSON usage is quite widespread.
(edit) @3a8c95f   13 years lu_zero avprobe: output proper INI format Make the output valid INI serialization.
(edit) @beb33fca   13 years lu_zero avprobe: improve formatting Do not use decimals if not needed.
(edit) @c6eeb9b7   13 years lu_zero rtmp: fix url parsing The application component can have a …
(edit) @b0970a69   13 years lu_zero fate: document TARGET_EXEC and its usage TARGET_EXEC allows running …
(edit) @ed7bdd86   13 years alex.converse movenc: Don't write the 'wave' atom or its child 'enda' for lpcm …
(edit) @d073f122   13 years kostya.shishkov imc: some cosmetics
(edit) @177bcc95   13 years martin rtmp: Pass the proper return code in rtmp_handshake Signed-off-by: …
(edit) @bba287fd   13 years martin rtmp: Check return codes of net IO operations Signed-off-by: Martin …
(edit) @a4d3f358   13 years martin rtmp: Return a proper error code instead of -1 Signed-off-by: Martin …
(edit) @08e93f5b   13 years martin rtmp: Check malloc calls Signed-off-by: Martin Storsjö <martin@martin.st>
(edit) @f645f1d6   13 years martin rtmp: Check ff_rtmp_packet_create calls Check malloc calls used by …
(edit) @c7448c1   13 years justin.ruggles lavfi: add audio mix filter
(edit) @1e8561e3   13 years martin flvdec: Make sure sample_rate is set to the updated value The …
(edit) @90290a51   13 years siretart tqi: Pass errors from the MB decoder This silences some valgrind …
(edit) @3f9d6e42   13 years martin os_support: Define SHUT_RD, SHUT_WR and SHUT_RDWR on OS/2 …
(edit) @e5773d8b   13 years martin http: Add support for reading http POST reply headers Signed-off-by: …
(edit) @ba354a8c   13 years martin http: Add http_shutdown() for ending writing of posts Signed-off-by: …
(edit) @4a9ca935   13 years martin tcp: Allow signalling end of reading/writing tcp_shutdown() isn't …
(edit) @32d545e   13 years martin avio: Add a function for signalling end of reading/writing …
(edit) @0ce4a627   13 years anton lavfi: fix comment, audio is supported now.
(edit) @ce353a88   13 years anton lavfi: fix incorrect comment. poll_frame()/request_frame() are used …
(edit) @c04c533f   13 years anton lavfi: remove avfilter_null_* from public API on next bump. Those …
(edit) @43c7a01e   13 years anton lavfi: remove avfilter_default_* from public API on next bump. Those …
(edit) @88c3b87b   13 years anton lavfi: deprecate default config_props() callback and refactor …
(edit) @ccefa89f   13 years anton avfiltergraph: smarter sample format selection.
(edit) @0629f612   13 years anton avconv: rename transcode_audio/video to decode_audio/video. Those …
(edit) @f297dd38   13 years anton asyncts: reset delta to 0 when it's not used. Fixes an invalid write.
(edit) @713548c   13 years diego x86: lavc: use %if HAVE_AVX guards around AVX functions in yasm code. …
(edit) @cc7fac99   13 years diego dwt: return errors from ff_slice_buffer_init()
(edit) @c89e428e   13 years diego dwt: check malloc calls Signed-off-by: Diego Biurrun <diego@biurrun.de>
(edit) @3ea54294   13 years diego ppc: Drop unused header regs.h
(edit) @e0d8427d   13 years justin.ruggles af_resample: remove an extra space in the log output
(edit) @5ff01259   13 years justin.ruggles Convert vector_fmul range of functions to YASM and add AVX versions …
(edit) @afeb3590   13 years justin.ruggles lavfi: add an audio split filter Based on current version of the …
(edit) @cc30080   13 years justin.ruggles lavfi: rename vf_split.c to split.c This is in preparation for adding …
(edit) @13a867a   13 years diego dwt: K&R prettyprinting cosmetics Signed-off-by: Diego Biurrun …
(edit) @db9e00f4   13 years diego Remove libnut wrapper libnut is unmaintained and known to be buggy; …
(edit) @9309bdfe   13 years diego fate: change name of FATE samples location environment variable …
(edit) @e9cef897   13 years justin.ruggles avformat: Add a flag to mark muxers that allow (non strict) monotone …
(edit) @5d603f1b   13 years martin http: Factorize the code by adding http_read_header() This function …
(edit) @4f04f5cc   13 years diego indeo: Make ivi_calc_band_checksum() static, it is only used in one file.
(edit) @9ccbdc0a   13 years diego indeo: Drop unused debug function ivi_check_band().
(edit) @0c517644   13 years diego avcodec/utils: cast a function argument to shut up a compiler warning …
(edit) @4466d0e8   13 years diego truemotion1: remove disabled code
(edit) @f05b69a7   13 years kostya.shishkov fix typo in comment
(edit) @4852cb37   13 years mans fate: fix dependencies for non-SAMPLES avconv tests The encode/decode …
(edit) @cf61aaac   13 years kostya.shishkov indeo: check for invalid motion vectors
(edit) @96037382   13 years kostya.shishkov indeo: check that band output buffer exists
(edit) @23ba1503   13 years kostya.shishkov indeo: clear allocated band buffers
(edit) @a6e4ac40   13 years kostya.shishkov indeo: track tile macroblock size
(edit) @fe7a37c3   13 years kostya.shishkov indeo: check custom Huffman tables for errors
(edit) @aa372cf4   13 years kostya.shishkov factor out common decoding code for Indeo 4 and Indeo 5
(edit) @b37d945d   13 years kostya.shishkov mp3: fix start band index for block type 2 in 8kHz audio In hybrid …
(edit) @68aef0b4   13 years mans lavf: change some (de)muxer names to lowercase This is consistent …
(edit) @81ad97ee   13 years mans lavf: make output format matching case insensitive This is consistent …
(edit) @63dcd16d   13 years mans fate: fix dependencies on SAMPLES being set This allows fate to run …
(edit) @8ccc1c59   13 years mans fate: remove unnecessary libavfilter dependency avconv now requires …
(edit) @39885a4b   13 years anton avconv: reindent
(edit) @74b961db   13 years anton avconv: replace -vsync cfr code with the fps filter. Invented …
(edit) @755cd419   13 years anton mov: enable parsing for VC-1. This makes lavf discard broken …
(edit) @54c5dd89   13 years anton lavfi: Add fps filter. Partially based on a patch by Robert Nagy …
(edit) @7b3b24a8   13 years anton lavfi: initialize pts to AV_NOPTS_VALUE when creating new buffer refs.
(edit) @0ad26cd   13 years anton avconv: add support for audio in complex filtergraphs.
(edit) @90c9edba   13 years diego doc: Replace some @file tags by more suitable markup.
(edit) @1afc2789   13 years diego fate: Set FUZZ factor of vorbis-13 test to 2. This is necessary to …
(edit) @4cc8e153   13 years diego fate: Set FUZZ factor of (e)ac3-encode test to 3. This is necessary …
(edit) @ab5c38ec   13 years mans fate: remove unused code from regressions-funcs.sh The only uses of …
(edit) @4b7304e8   13 years martin rtmp: Don't assume path points to a string of nonzero length If using …
(edit) @01e98b1b   13 years anton avconv: fix behavior with -ss as an output option. Don't return from …
(edit) @7d7b40f4   13 years mans pcmenc: set correct bitrate value This fixes a bogus bitrate value in …
(edit) @d8947523   13 years anton avprobe: don't print format entry name when only one was requested …
(edit) @6ce51a9b   13 years martin fate: Work around non-standard wc implementations at more places This …
(edit) @ed7409f   13 years mans fate: work around non-standard wc implementations On some systems, …
(edit) @6797d194   13 years diego x86: rv40: Mark rv40_weight functions as MMX2; they use MMX2 instructions.
(edit) @95a98ab3   13 years justin.ruggles ac3dsp: simplify x86 versions of ac3_max_msb_abs_int16 Simplifies the …
(edit) @11e33402   13 years mans fate: use standard diff options diff -w is not a standard option. …
(edit) @46ea4635   13 years diego tta: Fix comment about channel number; TTA supports >2 channels. …
(edit) @91791ac2   13 years diego avfilter: Move ff_get_ref_perms_string() to where it is used. This …
(edit) @4982e1dd   13 years diego build: Add 'check' target to run all compile and test targets.
(edit) @6de226a2   13 years kostya.shishkov indeo3: validate new frame size before resetting decoder
Note: See TracRevisionLog for help on using the revision log.