source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @40ca0e6   13 years anton lavc doxy: replace \ with / It's the more proper symbol to use and it …
(edit) @f038515f   13 years anton lavc doxy: add encoding functions to a doxy group.
(edit) @c8ef8464   13 years anton lavc doxy: add decoding functions to a doxy group.
(edit) @199ada49   13 years anton lavc doxy: fix formatting of AV_PKT_DATA_{PARAM_CHANGE,H263_MB_INFO}
(edit) @30f3f625   13 years anton lavc doxy: add AVPacket-related stuff to a separate doxy group. Also …
(edit) @294b3a50   13 years anton lavc doxy: add core functions/definitions to a doxy group.
(edit) @02c39f0   13 years diego ppc: Add/remove a number of const qualifiers to fix related warnings.
(edit) @b073819b   13 years justin.ruggles avconv: allow '-async -1' to disable timestamp sync for audio encoding …
(edit) @679a973e   13 years justin.ruggles avconv: use default alignment for audio buffer
(edit) @c58846f3   13 years justin.ruggles avcodec: use align == 0 for default alignment in …
(edit) @0109a09d   13 years justin.ruggles avutil: use align == 0 for default alignment in audio sample buffer …
(edit) @18ed378   13 years justin.ruggles avutil: allow NULL linesize in av_samples_fill_arrays() and …
(edit) @b6c4518a   13 years anton avconv: remove OutputStream.picref. It's only used inside …
(edit) @695ec04e   13 years anton avconv: only set SAR once on the decoded frame. No point in repeating …
(edit) @1337de0c   13 years justin.ruggles avcodec: validate the channel layout vs. channel count for decoders …
(edit) @b2db359   13 years justin.ruggles audioconvert: make av_get_channel_layout accept composite names. …
(edit) @4d693b02   13 years justin.ruggles avutil: add av_get_packed_sample_fmt() and av_get_planar_sample_fmt() …
(edit) @9294f538   13 years martin rtsp: Don't use av_malloc(0) if there are no streams Signed-off-by: …
(edit) @62c3c8ca   13 years martin rtsp: Don't use uninitialized data if there are no streams …
(edit) @58e1032d   13 years martin vaapi: mpeg2: fix slice_vertical_position calculation. …
(edit) @9cb150c9   13 years martin hwaccel: mpeg2: decode first field, if requested. If user opted to …
(edit) @2ce7f4d4   13 years martin cosmetics: Fix indentation Signed-off-by: Martin Storsjö …
(edit) @45600148   13 years martin rtsp: Don't expose the MS-RTSP RTX data stream to the caller This …
(edit) @d293e346   13 years martin rtpdec_asf: Set the no_resync_search option for the chained asf …
(edit) @75b7feae   13 years martin asfdec: Add an option for not searching for the packet markers Some …
(edit) @14285275   13 years martin cosmetics: Clean up the tiffenc pix_fmts declaration to match the …
(edit) @00c3b67b   13 years martin cosmetics: Align codec declarations Also break some long lines, …
(edit) @6d27d8b1   13 years martin cosmetics: Convert mimic.c to utf-8 Signed-off-by: Martin Storsjö …
(edit) @d4936548   13 years anton avconv: remove an unused function parameter.
(edit) @4648fe6   13 years anton avconv: remove now pointless variables.
(edit) @e06d2dfc   13 years anton avconv: drop support for building without libavfilter. Since the …
(edit) @439c3d5b   13 years martin nellymoserenc: fix crash due to memsetting the wrong area. …
(edit) @ba24f129   13 years martin libavformat: Only require first packet to be known for audio/video …
(edit) @951e715   13 years martin avplay: Don't try to scale timestamps if the tb isn't set If …
(edit) @20234a4b   13 years martin cosmetics: Align muxer/demuxer declarations Also add missing trailing …
(edit) @fdf3a749   13 years martin mpeg12: Do not change frame_pred_frame_dct flag and demote error into …
(edit) @bb0618e6   13 years justin.ruggles avcodec: remove avcodec_guess_channel_layout() It is not public …
(edit) @5cc51a58   13 years justin.ruggles avutil: Add av_get_default_channel_layout() Also, use the new …
(edit) @0becb07   13 years diego h264: Factorize declaration of mb_sizes array.
(edit) @a03f8ea0   13 years anton vsrc_buffer: when no frame is available, return an error instead of …
(edit) @cfec77aa   13 years anton configure: add dl to frei0r extralibs.
(edit) @6b81da2   13 years rsbultje dsputil x86: use SSE float instruction instead of SSE2 integer …
(edit) @cd88105f   13 years rsbultje dsputil x86: remove deprecated parameter from scalarproduct_int16 …
(edit) @f9888520   13 years rsbultje vp8dsp x86: perform rounding shift with a single instruction …
(edit) @7756859a   13 years rsbultje fate: add BMP tests.
(edit) @bc0bdda7   13 years rsbultje swscale: handle complete dimensions for monoblack/white. Fixes bug 269.
(edit) @e484265c   13 years diego aacenc: Mark deinterleave_input_samples argument as const. This fixes …
(edit) @1f068e44   13 years diego vf_unsharp: Mark readonly variable as const. This fixes the following …
(edit) @14af74e9   13 years diego h264: fix 4:2:2 PCM-macroblocks decoding Fixes bug 239. …
(edit) @91dffb4c   13 years derek.buitenhuis w32threads: Make pthread_cond_wait follow POSIX pthread_cond_wait is …
(edit) @3dde147f   13 years diego cosmetics: Consistently place static, inline and av_cold …
(edit) @d4f05ae3   13 years diego sbrdsp: Use standard multiple inclusion guards.
(edit) @6d21f498   13 years diego pcm: K&R formatting cosmetics Signed-off-by: Diego Biurrun …
(edit) @835a893b   13 years derek.buitenhuis rawdec: Support fourccs YV16 and YV24
(edit) @34d908c   13 years lu_zero rtmp: implement bandwidth notification Improve compatibility with …
(edit) @faba4a9b   13 years lu_zero rtmp: update supported audio codecs value The audio codecs property …
(edit) @b991b300   13 years derek.buitenhuis Unscaled Planar RGB -> RGB support in swscale. Signed-off-by: Michael …
(edit) @0aaa45ef   13 years derek.buitenhuis FATE: Add RALF decoding test Signed-off-by: Derek Buitenhuis …
(edit) @95587d29   13 years anton vsrc_buffer: allow buffering arbitrary number of frames.
(edit) @416fd90e   13 years anton vf_scale: avoid a pointless memcpy in no-op conversion. I.e. just …
(edit) @63736fe   13 years anton avfiltergraph: try to reduce format conversions in filters. Current …
(edit) @996f9f0c   13 years anton avfiltergraph: add an AVClass to AVFilterGraph on next major bump. It …
(edit) @ddb44312   13 years anton id3v2: fix skipping extended header in id3v2.4 In v2.4, the length …
(edit) @420d1df2   13 years derek.buitenhuis apedec: check bits <= 32. Fixes a floating-point exception further …
(edit) @c265b77b   13 years rsbultje cavs: Remove unused code. The square is always passed as 1 whenever …
(edit) @10b1c060   13 years justin.ruggles oggenc: fix condition when not to flush due to keyframe granule. The …
(edit) @ed3e1b48   13 years justin.ruggles oggenc: add pagesize option to set preferred page size When set, if …
(edit) @67aec40   13 years justin.ruggles libspeexdec: set frame size in libspeex_decode_init() This fixes …
(edit) @12cbbbb4   13 years justin.ruggles smacker audio: sign-extend the initial 16-bit predicted value Fixes …
(edit) @b691fd7a   13 years diego h264: drop ff_h264_ prefix from static function …
(edit) @9ad80ef3   13 years diego h264: Make ff_h264_decode_end() static, it is not used externally. …
(edit) @afd8a395   13 years diego output-example: K&R formatting cosmetics, comment spelling fixes
(edit) @93f6d04   13 years lu_zero avf: make the example output the proper message av_dump_format needs …
(edit) @28db30aa   13 years lu_zero avf: fix audio writing in the output-example av_init_packet does not …
(edit) @4f7c7624   13 years rsbultje mov: don't overwrite existing indexes. Prevents all kind of badness …
(edit) @0399fe0f   13 years rsbultje lzw: fix potential integer overflow.
(edit) @b7b1509d   13 years rsbultje truemotion: forbid invalid VLC bitsizes and token values. …
(edit) @bf39d3b5   13 years rsbultje truemotion2: handle out-of-frame motion vectors through edge …
(edit) @9bd41bb1   13 years martin configure: Check for a different SDL function This one is available …
(edit) @a05c41ac   13 years kostya.shishkov mp3dec: perform I/S and M/S only when frame mode is joint stereo. …
(edit) @f704eb61   13 years kostya.shishkov id3v2: add another mimetype for JPEG image
(edit) @ddcf67c8   13 years rsbultje lzw: prevent buffer overreads. Found-by: Mateusz "j00ru" Jurczyk and …
(edit) @28e8c4d5   13 years diego WMAL: Remove inaccurate and unnecessary doxy A call to …
(edit) @63a1b48   13 years rsbultje h264: fix cabac-on-stack after safe cabac reader.
(edit) @bd508d43   13 years rsbultje truemotion2: convert packet header reading to bytestream2. Also use …
(edit) @44257ef4   13 years rsbultje asf: only set index_read if the index contained entries. This allows …
(edit) @a9401981   13 years rsbultje cabac: add overread protection to BRANCHLESS_GET_CABAC(). Found-by: …
(edit) @448dc425   13 years rsbultje cabac: increment jump locations by one in callers of …
(edit) @16f6e83f   13 years rsbultje cabac: remove unused argument from BRANCHLESS_GET_CABAC_UPDATE().
(edit) @951014e5   13 years rsbultje cabac: use struct+offset instead of memory operand in …
(edit) @a0bdcb01   13 years rsbultje h264: add overread protection to get_cabac_bypass_sign_x86().
(edit) @95bfa4ea   13 years rsbultje h264: reindent get_cabac_bypass_sign_x86().
(edit) @db02592   13 years rsbultje h264: use struct offsets in get_cabac_bypass_sign_x86().
(edit) @7374fac8   13 years rsbultje h264: fix overreads in cabac reader. Found-by: Mateusz "j00ru" …
(edit) @d360dd90   13 years rsbultje wmall: fix seeking.
(edit) @0a82f52   13 years rsbultje lagarith: fix buffer overreads. Found-by: Mateusz "j00ru" Jurczyk and …
(edit) @c0b34e61   13 years diego dvdec: drop unnecessary dv_tablegen.h #include dvdec.c uses nothing …
(edit) @2efb710a   13 years mans build: fix doc generation errors in parallel builds The $(dir) …
(edit) @a92be9b8   13 years diego Replace memset(0) by zero initializations. Also remove one pointless …
(edit) @856c8e0a   13 years diego faandct: Remove FAAN_POSTSCALE define and related code. It is not a …
Note: See TracRevisionLog for help on using the revision log.