source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @d1b6f33b   14 years janne-ffmpeg Add ff_ to AVHWAccel decoders That unbreaks compilation of vaapi and …
(edit) @c6610a21   14 years mans Prefix all _demuxer, _muxer, _protocol from libavformat and …
(edit) @225b6d7f   14 years mans mov: simplify mov_read_chapters() by using avio_get_str16be It …
(edit) @c4f8765a   14 years mans Revert "mov: simplify mov_read_chapters() by using avio_get_str16be" …
(edit) @22893e10   14 years rsbultje VP8: don't overread edges on fourtap MC. Fix C VP8 H+V MC functions …
(edit) @d36beb3f   14 years mans Add ff_ prefix to data symbols of encoders, decoders, hwaccel, …
(edit) @2d162e38   14 years mans Make ff_cmap_read_palette static to libavcodec/iff.c. Delete iff.h. …
(edit) @4c57cde9   14 years mans Add ff_ prefix to ac3_common_init(). Signed-off-by: Mans Rullgard …
(edit) @24e3ad30   14 years mans ac3: Remove ff_ac3_critical_band_size_tab. It is only used to …
(edit) @eb7ccf8   14 years mans Make the avfilter debug functions and macros static to avfilter.c …
(edit) @7767d8d   14 years mans Mark C base versions of FFT functions static to fft.c Signed-off-by: …
(edit) @b09f5482   14 years jason Pass field order flag to libx264 Signed-off-by: Jason Garrett-Glaser …
(edit) @535638b5   14 years mans mpegtsenc: set reserved bits to 1 in PCR field The reserved bits …
(edit) @1a886748   14 years janne-ffmpeg Make ff_add_wav static to ra144.c Signed-off-by: Janne Grunau …
(edit) @57c4d01e   14 years janne-ffmpeg Make ff_rtsp_send_cmd_with_content_async static to rtsp.c. …
(edit) @13eb6b90   14 years janne-ffmpeg Make ff_h264_find_frame_end static to h264.c; delete h264_parser.h …
(edit) @cf1d794   14 years janne-ffmpeg Make ff_ass_subtitle_header static to ass.c Signed-off-by: Janne …
(edit) @d625a32d   14 years janne-ffmpeg Make ff_sin_tabs constant to rdft.c Signed-off-by: Janne Grunau …
(edit) @ebb06d96   14 years janne-ffmpeg Make ff_spatial_idwt_{init, slice} static to dwt.c Both functions …
(edit) @f2e246f5   14 years janne-ffmpeg Make ff_png_pass_xmin and ff_png_pass_xshift static to png.c. …
(edit) @676f1f53   14 years janne-ffmpeg Remove unused ff_ac3_parse_header_full function. Signed-off-by: Janne …
(edit) @a3dffc06   14 years janne-ffmpeg Make ff_mxf_pixel_layouts static to mxf.c. Also make it an anonymous …
(edit) @85297319   14 years janne-ffmpeg Make ff_h264_decode_rbsp_trailing static to h264.c Signed-off-by: …
(edit) @101e1f6f   14 years janne-ffmpeg Make ff_interleave_compare_dts static to utils.c. Signed-off-by: …
(edit) @c34461b   14 years janne-ffmpeg mov: simplify mov_read_chapters() by using avio_get_str16be It …
(edit) @2934cd9d   14 years janne-ffmpeg asfdec: remove some commented-out cruft Signed-off-by: Janne Grunau …
(edit) @93b78d12   14 years janne-ffmpeg lavf: make a variant of ff_get_str16_nolen public It will be useful …
(edit) @d0f0f628   14 years mans armcc: filter out non-gcc options from ASFLAGS This allows passing …
(edit) @9d201b26   14 years mans configure: add filter_out() function This adds a function to filter …
(edit) @44002d83   14 years rsbultje Don't do edge emulation unless the edge pixels will be used in MC. Do …
(edit) @c0ae5152   14 years mans ffmetaenc: Use correct format specifiers. Use printf format macros …
(edit) @e781c4e6   14 years mans intfloat_readwrite: include "mathematics.h" for fallback macros This …
(edit) @1e48cdaa   14 years mans tty: remove superflous #include <strings.h> Signed-off-by: Mans …
(edit) @21c90012   14 years mans ac3: remove ff_ac3_critical_band_size_tab[] external declaration This …
(edit) @6ed3b504   14 years mans Move ff_ac3_critical_band_size_tab in ac3.c for non-hardcoded tables. …
(edit) @362bfe29   14 years mans Remove unused ac3_parametric_bit_allocation function. Signed-off-by: …
(edit) @3d157bf3   14 years mans Makefile: fix cleaning of tools in tests directory The variable …
(edit) @54fe299b   14 years mans configure: move network tests before results are needed This moves …
(edit) @6e78c8ee   14 years mans mpegtsenc: remove unused variables Remove two variables that were not …
(edit) @3adbe49f   14 years mans Fix ALLPROGS_G so that *_g binaries get cleaned properly …
(edit) @e153e9a5   14 years mans latm: remove superflous #includes Signed-off-by: Mans Rullgard …
(edit) @6081f8c4   14 years mans avidec: make print_tag() a macro and remove related ifdefs The …
(edit) @119cc033   14 years mans Make RTPFirstDynamicPayloadHandler static to rtpdec.c Signed-off-by: …
(edit) @69ad22c7   14 years mans Make ff_realmedia_mp3_dynamic_handler static. Signed-off-by: Mans …
(edit) @aa61e39e   14 years mans Make denoise_dct_c() and dct_quantize_trellis_c() static in …
(edit) @5b5083b5   14 years mans Don't declare a pcm_dvd encoder. The PCM_DVD encoder would be left …
(edit) @73a0b19   14 years mans Don't check for DEBUG before using dprintf. The dprintf macro is …
(edit) @a6d1bd05   14 years mans Make local variables static. Signed-off-by: Mans Rullgard <mans@mansr.com>
(edit) @f0a86769   14 years mans Make dvenc.c functions static to the unit. Also drop some …
(edit) @1d4da6a4   14 years mans Make denoise_dct_c and dct_quantize_trellis_c static. Signed-off-by: …
(edit) @bb875b75   14 years mans Make the ff_lockmgr_cb function pointer static to utils.c …
(edit) @3568853f   14 years mans Make this_year static to cmdutils.c Signed-off-by: Mans Rullgard …
(edit) @82e1f217   14 years mans Rename sf_table in atrac.c unit to ff_atrac_sf_table. This ensures a …
(edit) @53493f9a   14 years mans Mark qmf_window table static to atrac.c unit. The table is not used …
(edit) @80944df7   14 years mans x86: fix overflow in h264 8x8 planar prediction Signed-off-by: Mans …
(edit) @e63dd5fb   14 years mans fate: add h264 test for extreme cases in planar prediction …
(edit) @efa6ce99   14 years mans ffserver: put gcc attribute under proper ifdef
(edit) @2762a7a2   14 years janne-ffmpeg rtspdec: Retry with TCP if UDP failed Signed-off-by: Janne Grunau …
(edit) @e836b1b0   14 years janne-ffmpeg rtspdec: Move rtsp_read_pause up, next to rtsp_read_play …
(edit) @aeb2de1c   14 years janne-ffmpeg rtsp: Use ff_rtsp_undo_setup in the cleanup code in …
(edit) @93e7490e   14 years janne-ffmpeg rtsp: Split out a function undoing the setup made by …
(edit) @fef5649a   14 years janne-ffmpeg rtsp: Make make_setup_request a nonstatic function Signed-off-by: …
(edit) @4be170c9   14 years janne-ffmpeg Use av_fast_malloc instead of av_realloc. This should be faster, is …
(edit) @032f4068   14 years janne-ffmpeg Handle input or output len of 0 properly in lzo decoder. (cherry …
(edit) @2b0decf   14 years mans applehttp: Fix the key check in handle_variant_args The key string is …
(edit) @dacbcd1   14 years janne-ffmpeg reindent after last commit Signed-off-by: Janne Grunau …
(edit) @3bdc886c   14 years janne-ffmpeg Extend WavPack demuxer and decoder to support >2 channel audio …
(edit) @07b48f8c   14 years mans Do not set audio_resample to 0 if audio_sync_method is > 1. If …
(edit) @78f318b   14 years mans ARM: NEON: fix overflow in h264 16x16 planar pred Signed-off-by: Mans …
(edit) @5f3b831   14 years mans Add CFLAGS needed by PathScale compiler The PathScale compiler …
(edit) @a1e4b3f6   14 years mans Disable symbol versioning on some BSDs Dragonfly, NetBSD, and OpenBSD …
(edit) @7a5a168a   14 years mans MIPS: use inline asm only when supported by compiler
(edit) @2fd9035d   14 years janne-ffmpeg aacenc: fix typo in sync extension constant in 8ae0fa2
(edit) @f162e988   14 years mans Remove redundant checks against MIN_CACHE_BITS With the removal of …
(edit) @611a6f5   14 years mans get_bits: move tracing macros to end of file Signed-off-by: Mans …
(edit) @fb5c841d   14 years mans Sanitise get_bits macros, part 2 These whitespace changes improve the …
(edit) @bf5f9b52   14 years mans Sanitise get_bits macros, part 1 Some of the macros in get_bits.h …
(edit) @938f72e1   14 years mans Remove "libmpeg2" bitstream reader Using the libmpeg2 reader causes …
(edit) @2b39962e   14 years mans Makefile: simplify test tools handling Signed-off-by: Mans Rullgard …
(edit) @305ca590   14 years siretart ffserver: cleanup remove the trivial function do_switch_stream as it …
(edit) @3b924294   14 years mans ac3enc: use dsputil functions in apply_window() Signed-off-by: Mans …
(edit) @6eabb0d3   14 years mans Change DSPContext.vector_fmul() from dst=dst*src to dest=src0*src1. …
(edit) @fcb7e53   14 years janne-ffmpeg Reindent. Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
(edit) @91078926   14 years janne-ffmpeg Fix crash on resolution change (issue 2393). Don't free RBSP tables …
(edit) @96aad41   14 years mans Make LOCAL_ALIGNED macro fully C99 compatible C99 variadic macros …
(edit) @ff3d4310   14 years mans Remove H.264 encoder fragments It's incomplete, no one is working on …
(edit) @8ae0fa24   14 years janne-ffmpeg aacenc: mark SBR absent Use backwards compatible explicit signalling …
(edit) @10ed96c7   14 years mans Amend documentation for the image2 demuxer, to better reflect the …
(edit) @db2ddd38   14 years mans Remove outdated and confusing comment. Signed-off-by: Mans Rullgard …
(edit) @98cfadd6   14 years janne-ffmpeg 10l: reverse the biquad coefficients. I did not notice that the …
(edit) @20ac9de3   14 years janne-ffmpeg streamid does not work with newaudio, newvideo, newsubtitle fixes …
(edit) @76edf2c1   14 years mans fate: add lossless h264 test Signed-off-by: Mans Rullgard <mans@mansr.com>
(edit) @b92f76e2   14 years janne-ffmpeg libfaac: add recognized profiles array Signed-off-by: Janne Grunau …
(edit) @22272f61   14 years janne-ffmpeg mp3enc: support for id3v2.3 tags using a per-muxer AVOption fixes …
(edit) @cb6bc576   14 years janne-ffmpeg id3v2: split tables for various ID3v2 versions This is needed for …
(edit) @8c3caf7f   14 years janne-ffmpeg mp3enc: handle errors in id3v2_put_ttag make the initialization of …
(edit) @045b80e5   14 years janne-ffmpeg Move ID3v1 skip from decoder to demuxer Signed-off-by: Janne Grunau …
(edit) @f4b1e21a   14 years mans fate: make lavfi tests output only md5 Instead of saving huge raw …
(edit) @f4096bf6   14 years mans dca: add profile names Signed-off-by: Mans Rullgard <mans@mansr.com>
(edit) @69915b4   14 years mans iir: Change dst param to float* in ff_iir_filter_flt(). …
Note: See TracRevisionLog for help on using the revision log.