source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @75d34864   12 years stefasab lavfi/hue: add dynamic expression evaluation support Signed-off-by: …
(edit) @8bdba0b3   12 years stefasab tools: move raw-test program to tools, with the name fourcc2pixfmt
(edit) @fef412a2   12 years michaelni riff: Add SVQ3 fourcc Signed-off-by: Derek Buitenhuis …
(edit) @e2d643e   12 years michaelni lavf/compute_pkt_fields: only run pts by duration correction if …
(edit) @509f5029   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: x86: …
(edit) @36330781   12 years stefasab tools/graphdot: unbreak syntax Fix regression introduced in …
(edit) @dead4580   12 years stefasab lavfi/avcodec: apply cosmetics style fixes
(edit) @8d0e871f   12 years stefasab ffprobe: kill initializers with nested union field definition The …
(edit) @5e99a23b   12 years stefasab ffprobe: avoid potentially lossy long long int -> double cast in …
(edit) @e3329474   12 years michaelni pthread: Avoid crashes/odd behavior caused by spurious wakeups …
(edit) @93b240f4   12 years michaelni mpegaudio_parser: reset state to prevent it to be random Fixes …
(edit) @570931d4   12 years michaelni aacpsy: psy_3gpp_analyze_channel() handle energy == 0 Signed-off-by: …
(edit) @413b32f8   12 years michaelni aacpsy: calc_reduction_3gpp() handle active_lines = 0 Signed-off-by: …
(edit) @062091f8   12 years michaelni compute_pkt_fields2: dont interpret max_b_frames of <0 as there being …
(edit) @58139e14   12 years diego x86: dsputil: Move Xvid IDCT put/add functions to a more suitable place
(edit) @c21f8199   12 years michaelni mpegaudioenc: replace pow(2,.. by exp2( Signed-off-by: Michael …
(edit) @51fa6538   12 years stefasab examples/decoding_encoding: clarify operations in the usage message
(edit) @18d88255   12 years martin trasher: Include all the necessary headers The missing headers are …
(edit) @2017f0fd   12 years diego x86: Remove some leftover declarations for non-existent functions
(edit) @bcf93f78   12 years stefasab examples/decoding_encoding: replace "picture" with "frame" in …
(edit) @70b671a2   12 years stefasab examples/decoding_encoding: apply various message log fixes
(edit) @8ff78578   12 years mans ARM: libavresample: NEON optimised generic fltp to s16 conversion …
(edit) @d26de33   12 years mans ARM: libavresample: NEON optimised stereo fltp to s16 conversion …
(edit) @643b5b79   12 years mans ARM: libavresample: NEON optimised flat float to s16 conversion …
(edit) @8ad54a44   12 years nicolas.george lavfi: check that buffer and link properties match.
(edit) @c262ddb8   12 years nicolas.george lavfi: set sample_rate in the default allocator.
(edit) @9d89d1d4   12 years michaelni swr/resample: mark mm_flags as potentially unused They are unused …
(edit) @bd397726   12 years michaelni x86_cpu.h: newline at the end to shutup some warnings in opencc …
(edit) @59db014b   12 years derek.buitenhuis Revert "lavc/libx264: remap X264_LOG_INFO loglevel from AV_LOG_INFO to …
(edit) @75f3e0ad   12 years michaelni mpegvideo: skip ff_print_debug_info() for VDPAU Based on code by: …
(edit) @bc3d5173   12 years michaelni libavformat.v: export ffurl_protocol_next This is used by avidemux, …
(edit) @0ed0f2e5   12 years michaelni sws: revert: "swscale: Remove two bogus asserts" Also change them to …
(edit) @e3e09f2b   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @c942e8b1   12 years michaelni Merge commit '07584eaf4a95db3f11d3bc411f9786932829e82b' * commit …
(edit) @ca6b544a   12 years martin os_support: Choose between direct.h and io.h using a configure check …
(edit) @7b07fab5   12 years martin os_support: Include io.h instead of direct.h on mingw32ce Windows CE …
(edit) @91ff4e83   12 years martin x86: ac3dsp: Only refer to the ac3_downmix_sse symbol if it has been …
(edit) @b9141aa3   12 years diego swscale: Remove two bogus asserts
(edit) @b5bea2f9   12 years nicolas.george lavfi/aresample: set buffer properties after copy. The aresample …
(edit) @97cb9236   12 years mans ac3: move ac3_downmix() from dsputil to ac3dsp Signed-off-by: Mans …
(edit) @b901c30d   12 years justin.ruggles lavr/audio_mix_matrix: acknowledge the existence of LFE2. …
(edit) @38445728   12 years justin.ruggles mlp_parser: avoid mapping multiple disctinct TrueHD channels to the …
(edit) @8919fee7   12 years justin.ruggles lavu/audioconvert: add a second low frequency channel. Can be used by …
(edit) @07584eaf   12 years lu_zero mpegts: check substreams before discarding Allow to extract the AC3 …
(edit) @62c9ae11   12 years martin Add a smooth streaming segmenter muxer This muxer splits the output …
(edit) @29a9b12b   12 years martin file: Add an avoption for disabling truncating existing files on open …
(edit) @ddabecbb   12 years michaelni vc1dec: export adv profile color format indication Signed-off-by: …
(edit) @2de88776   12 years michaelni asfdec: invert SAR It appears this was wrong Signed-off-by: Michael …
(edit) @ddc9bc77   12 years michaelni configure: try to support clang on netbsd The headers on netbsd are …
(edit) @5e357289   12 years lu_zero img2dec: always close AVIOContexts Zero sized files would cause the …
(edit) @8e082df   12 years Carl Eugen Hoyos Support decoding of monochrome tiff images without bpp tag.
(edit) @7680d99b   12 years Carl Eugen Hoyos Fix muxing mjpeg in swf.
(edit) @ac0f1ae6   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @c3bcd22e   12 years martin rtpdec_jpeg: Error out on other unsupported type values as well …
(edit) @1743938d   12 years martin rtpdec_jpeg: Disallow using the reserved q values Signed-off-by: …
(edit) @1de9317b   12 years martin rtpdec_jpeg: Fold the default qtables case into an existing if …
(edit) @a218deb8   12 years martin rtpdec_jpeg: Store and reuse old qtables for q values 128-254 …
(edit) @a2526490   12 years martin rtpdec_jpeg: Simplify the calculation of the number of qtables …
(edit) @cbaa9eed   12 years martin rtpdec_jpeg: Add more comments about the fields in the SOF0 section …
(edit) @31adff08   12 years martin rtpdec_jpeg: Clarify where the subsampling magic numbers come from …
(edit) @c64d2a63   12 years martin rtpdec_jpeg: Don't use a bitstream writer for the EOI marker …
(edit) @20f325f3   12 years martin rtpdec_jpeg: Don't needlessly use a bitstream writer for the header …
(edit) @43957fcc   12 years martin rtpdec_jpeg: Simplify writing of the jpeg header Generalize writing …
(edit) @932d8300   12 years martin rtpdec_jpeg: Merge two if statements This makes the code more …
(edit) @7ef4323   12 years martin rtpdec_jpeg: Write the DHT section properly Currently the size header …
(edit) @f9dd2e5e   12 years stefasab ffprobe: print start_pts and duration_ts stream information
(edit) @0c5fe2f0   12 years michaelni FATE/bprint: Convert a VLA to a normal array Signed-off-by: Derek …
(edit) @23e9e5c7   12 years michaelni rtmpproto: reorder some expressions to fix compilation with clang …
(edit) @507c0416   12 years michaelni Merge remote-tracking branch 'cus/stable' * cus/stable: ffplay: …
(edit) @578bbf81   12 years michaelni diracdsp: Fix unprotected inline asm Signed-off-by: Derek Buitenhuis …
(edit) @23a5a24c   12 years michaelni ffmpeg: Only include unistd.h if it exists Signed-off-by: Derek …
(edit) @30a265f0   12 years stefasab lavd/lavfi: apply stylistic fixes to the options help fields
(edit) @749ddc14   12 years stefasab ffprobe: add priv_class field to Writer, and factorize writer options …
(edit) @cdea19e7   12 years Marton Balint ffplay: increase sample array buffer A decoded and resampled audio …
(edit) @66532cbf   12 years Marton Balint configure: add crop filter as ffplay requirement Signed-off-by: …
(edit) @81f26d69   12 years Marton Balint ffplay: ensure that pictq_prev_picture never fills the picture queue …
(edit) @99b01e45   12 years Marton Balint ffplay: simplify picture allocation This also makes sure the aspect …
(edit) @255c7bb1   12 years Marton Balint ffplay: make initial window size calculation based on aspect ratio …
(edit) @bd14d845   12 years Marton Balint ffplay: factor display rectangle calculation to its own function …
(edit) @34b5b73   12 years stefasab examples/muxing: add check on avformat_write_header() result
(edit) @b3e2975a   12 years stefasab examples/muxing: apply misc fixes to log messages
(edit) @1d0048cf   12 years stefasab examples/muxing: rename img_convert_ctx to sws_ctx The new name is …
(edit) @976bb42a   12 years stefasab examples/muxing: merge some declarations and definitions
(edit) @bdd9bfbb   12 years stefasab examples/muxing: prefer AVPicture to AVFrame, when feasible Favor the …
(edit) @e20ac54f   12 years michaelni postproc: Fix unprotected inline asm Signed-off-by: Derek Buitenhuis …
(edit) @e592fd0e   12 years stefasab lavf/flvenc: convert commented debug log to an av_dlog call Also add …
(edit) @30151944   12 years stefasab lavfi/amerge: clarify the error message in case of input overlap
(edit) @bbae8cdf   12 years Clément Bœsch lavfi/amerge: avoid a forward declaration.
(edit) @0ea65bbe   12 years michaelni ratecontrol: change a commented printf to av_log Signed-off-by: …
(edit) @50dba71b   12 years michaelni ratecontrol: fix get_fps() argument Signed-off-by: Michael …
(edit) @ce7876cb   12 years michaelni ratecontrol: Dynamically choose a default for rc_max_available_vbv_use …
(edit) @a990a308   12 years michaelni ratecontrol: correct predictor in case of stuffing Signed-off-by: …
(edit) @2fe8fd39   12 years stefasab examples/demuxing: add audio decoding/demuxing
(edit) @76fa7e09   12 years diego utvideoenc: Add missing AV_ prefix to codec ID
(edit) @676ea8fa   12 years diego avserver: Add missing #include for av_gettime()
(edit) @ec794685   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @6121a3ef   12 years martin configure: Only disable aligned stack on MSVC on 32 bit On 64 bit, …
(edit) @7b56dddd   12 years Clément Bœsch lavfi/amerge: fix input pad name behaviour. This fixes two problems: …
(edit) @f69f51b3   12 years diego configure: indentation cosmetics
(edit) @20361bcc   12 years Carl Eugen Hoyos The TrueHD decoder needs the MLP parser.
Note: See TracRevisionLog for help on using the revision log.