2011-02-06 |
Diego Elio Pettenò | Make inter_rvlc and intra_rvlc static tables.
|
commit | commitdiff | tree |
2011-01-28 |
Diego Elio Pettenò | Hide demuxers', muxers' and protocols' objects via...
|
commit | commitdiff | tree |
2011-01-28 |
Diego Elio Pettenò | Hide the now-prefixed decoders, encoders, parsers,...
|
commit | commitdiff | tree |
2011-01-26 |
Diego Elio Pettenò | Prefix all _demuxer, _muxer, _protocol from libavformat...
|
commit | commitdiff | tree |
2011-01-26 |
Diego Elio Pettenò | Add ff_ prefix to data symbols of encoders, decoders...
|
commit | commitdiff | tree |
2011-01-26 |
Diego Elio Pettenò | Make ff_cmap_read_palette static to libavcodec/iff...
|
commit | commitdiff | tree |
2011-01-26 |
Diego Elio Pettenò | Make the avfilter debug functions and macros static...
|
commit | commitdiff | tree |
2011-01-26 |
Diego Elio Pettenò | Mark C base versions of FFT functions static to fft.c
|
commit | commitdiff | tree |
2011-01-25 |
Diego Elio Pettenò | Make ff_add_wav static to ra144.c
|
commit | commitdiff | tree |
2011-01-25 |
Diego Elio Pettenò | Make ff_rtsp_send_cmd_with_content_async static to...
|
commit | commitdiff | tree |
2011-01-25 |
Diego Elio Pettenò | Make ff_h264_find_frame_end static to h264.c; delete...
|
commit | commitdiff | tree |
2011-01-25 |
Diego Elio Pettenò | Make ff_ass_subtitle_header static to ass.c
|
commit | commitdiff | tree |
2011-01-25 |
Diego Elio Pettenò | Make ff_sin_tabs constant to rdft.c
|
commit | commitdiff | tree |
2011-01-25 |
Diego Elio Pettenò | Make ff_spatial_idwt_{init, slice} static to dwt.c
|
commit | commitdiff | tree |
2011-01-25 |
Diego Elio Pettenò | Make ff_png_pass_xmin and ff_png_pass_xshift static...
|
commit | commitdiff | tree |
2011-01-25 |
Diego Elio Pettenò | Remove unused ff_ac3_parse_header_full function.
|
commit | commitdiff | tree |
2011-01-25 |
Diego Elio Pettenò | Make ff_mxf_pixel_layouts static to mxf.c.
|
commit | commitdiff | tree |
2011-01-25 |
Diego Elio Pettenò | Make ff_h264_decode_rbsp_trailing static to h264.c
|
commit | commitdiff | tree |
2011-01-25 |
Diego Elio Pettenò | Make ff_interleave_compare_dts static to utils.c.
|
commit | commitdiff | tree |
2011-01-25 |
Diego Elio Pettenò | Move ff_ac3_critical_band_size_tab in ac3.c for non...
|
commit | commitdiff | tree |
2011-01-25 |
Diego Elio Pettenò | Remove unused ac3_parametric_bit_allocation function.
|
commit | commitdiff | tree |
2011-01-25 |
Diego Elio Pettenò | Make RTPFirstDynamicPayloadHandler static to rtpdec.c
|
commit | commitdiff | tree |
2011-01-25 |
Diego Elio Pettenò | Make ff_realmedia_mp3_dynamic_handler static.
|
commit | commitdiff | tree |
2011-01-25 |
Diego Elio Pettenò | Don't declare a pcm_dvd encoder.
|
commit | commitdiff | tree |
2011-01-25 |
Diego Elio 'Flameeye... | Don't check for DEBUG before using dprintf.
|
commit | commitdiff | tree |
2011-01-25 |
Diego Elio Pettenò | Make local variables static.
|
commit | commitdiff | tree |
2011-01-25 |
Diego Elio Pettenò | Make dvenc.c functions static to the unit.
|
commit | commitdiff | tree |
2011-01-24 |
Diego Elio Pettenò | Make denoise_dct_c and dct_quantize_trellis_c static.
|
commit | commitdiff | tree |
2011-01-24 |
Diego Elio Pettenò | Make the ff_lockmgr_cb function pointer static to utils.c
|
commit | commitdiff | tree |
2011-01-24 |
Diego Elio Pettenò | Make this_year static to cmdutils.c
|
commit | commitdiff | tree |
2011-01-24 |
Diego Elio Pettenò | Rename sf_table in atrac.c unit to ff_atrac_sf_table.
|
commit | commitdiff | tree |
2011-01-24 |
Diego Elio Pettenò | Mark qmf_window table static to atrac.c unit.
|
commit | commitdiff | tree |
2010-07-21 |
Diego Pettenò | Make ff_inverse stay with libavutil, and optional copy...
|
commit | commitdiff | tree |
2010-07-02 |
Diego Pettenò | tablegen: the executable depends on tablegen headers...
|
commit | commitdiff | tree |
2010-06-27 |
Diego Pettenò | tablegen: implement and use WRITE_ARRAY macros
|
commit | commitdiff | tree |
2010-06-27 |
Diego Pettenò | tableprint: use the type name as-is for the functions...
|
commit | commitdiff | tree |
2010-06-22 |
Diego Pettenò | Add barcelona to the list of cmov/fast_cmov compatible...
|
commit | commitdiff | tree |
2008-10-27 |
Diego Pettenò | Rename template included sources from .h to _template.c.
|
commit | commitdiff | tree |
2008-10-22 |
Diego Pettenò | Include headers for optional libraries only when enabled.
|
commit | commitdiff | tree |
2008-10-16 |
Diego Pettenò | Convert asm keyword into __asm__.
|
commit | commitdiff | tree |
2008-10-16 |
Diego Pettenò | Convert asm keyword into __asm__.
|
commit | commitdiff | tree |
2008-10-16 |
Diego Pettenò | Use CONFIG_* macros in cmdutils.c for consistency.
|
commit | commitdiff | tree |
2008-10-09 |
Diego Pettenò | Mark some symbols in swscale.c as constant.
|
commit | commitdiff | tree |
2008-10-09 |
Diego Pettenò | Mark dither_2x2_{8,4} static to swscale.c
|
commit | commitdiff | tree |
2008-10-09 |
Diego Pettenò | Mark variation-specific interleaveBytes static.
|
commit | commitdiff | tree |
2008-10-09 |
Diego Pettenò | Invert logic for the single-pass in swScale() functions.
|
commit | commitdiff | tree |
2008-10-04 |
Diego Pettenò | Declare ff_pw_53 and ff_pw_18 as assembler constants.
|
commit | commitdiff | tree |
2008-10-04 |
Diego Pettenò | Mark the ff_find_best_tables symbol static to msmpeg4...
|
commit | commitdiff | tree |
2008-10-04 |
Diego Pettenò | Mark ff_div6 and ff_rem6 static in h264.c. Patch by...
|
commit | commitdiff | tree |
2008-10-04 |
Diego Pettenò | Mark list heads static. Patch by Diego Pettenò
|
commit | commitdiff | tree |
2008-10-04 |
Diego Pettenò | Mark print_all_lib_versions() static in cmdutils.c...
|
commit | commitdiff | tree |
2008-10-04 |
Diego Pettenò | Mark ffplay internal variables static. Patch by Diego...
|
commit | commitdiff | tree |
2008-10-03 |
Diego Pettenò | Stop Sun Studio from issuing a warning during configure...
|
commit | commitdiff | tree |
2008-10-03 |
Diego Pettenò | Make sure strcasecmp() is declared.
|
commit | commitdiff | tree |
2008-10-02 |
Diego Pettenò | Use __typeof__ instead of GCC-specific typeof keyword.
|
commit | commitdiff | tree |
2008-10-02 |
Diego Pettenò | fix warning reported by Intel C compiler:
|
commit | commitdiff | tree |
2008-10-02 |
Diego Pettenò | Intel C compiler warns on this assignment in this if...
|
commit | commitdiff | tree |
2008-10-02 |
Diego Pettenò | Remove duplicate "const" qualifier for *matrix.
|
commit | commitdiff | tree |
2008-10-02 |
Diego Pettenò | Use enum typers instead of int.
|
commit | commitdiff | tree |
2008-09-29 |
Diego Pettenò | Remove some format string warnings.
|
commit | commitdiff | tree |
2008-09-28 |
Diego Pettenò | fix -uninstalled.pc includedir for out-of-tree builds
|
commit | commitdiff | tree |
2008-05-12 |
Diego Pettenò | Use strcasecmp() instead of re-inventing it.
|
commit | commitdiff | tree |
2008-05-04 |
Diego Pettenò | Fix 'comparison always false' warning.
|
commit | commitdiff | tree |
2008-05-01 |
Diego Pettenò | Mark symbol as static, patch by Diego 'Flameeyes' Pettenò...
|
commit | commitdiff | tree |
2008-05-01 |
Diego Pettenò | Mark symbols as static, patch by Diego 'Flameeyes'...
|
commit | commitdiff | tree |
2008-05-01 |
Diego Pettenò | Mark symbols as static, patch by Diego 'Flameeyes'...
|
commit | commitdiff | tree |
2008-01-16 |
Diego Pettenò | Make .vhookdep depend on version.h, same as .depend.
|
commit | commitdiff | tree |
2008-01-14 |
Diego Pettenò | Build both static and shared libs from the same object.
|
commit | commitdiff | tree |
2008-01-10 |
Diego Pettenò | Make MMX vectors constants.
|
commit | commitdiff | tree |
2008-01-10 |
Diego Pettenò | Make pp_help a constant array of characters to move...
|
commit | commitdiff | tree |
2008-01-10 |
Diego Pettenò | Reduce the size of the replaceTable entries.
|
commit | commitdiff | tree |
2008-01-08 |
Diego Pettenò | Remove clip_table as it is not used anymore.
|
commit | commitdiff | tree |
2008-01-07 |
Diego Pettenò | Mark the ff_svq1_frame_size_table as constant.
|
commit | commitdiff | tree |
2008-01-07 |
Diego Pettenò | Move wmv1_scantable to .rodata section by making it...
|
commit | commitdiff | tree |
2008-01-07 |
Diego Pettenò | Make the av_class member of PPContext a poiner to constant...
|
commit | commitdiff | tree |
2008-01-07 |
Diego Pettenò | Mark the tables in g726.c as constant.
|
commit | commitdiff | tree |
2008-01-07 |
Diego Pettenò | Make v4l.c's video_formats constant and static.
|
commit | commitdiff | tree |
2008-01-07 |
Diego Pettenò | Remove unused symbol.
|
commit | commitdiff | tree |
2008-01-06 |
Diego Pettenò | Make AVRtpPayloadTypes static and constant
|
commit | commitdiff | tree |
2008-01-04 |
Diego Pettenò | Make pp_help a constant pointer to constant characters...
|
commit | commitdiff | tree |
2008-01-03 |
Diego Pettenò | Make pp_get_mode_by_name_and_quality accept a constant...
|
commit | commitdiff | tree |
2008-01-03 |
Diego Pettenò | Make filterDelimiters and optionDelimiters two static...
|
commit | commitdiff | tree |
2007-03-31 |
Diego Pettenò | call faacDecClose() with all libfaad versions
|
commit | commitdiff | tree |
2007-03-18 |
Diego Pettenò | Remove parameter unused in format string.
|
commit | commitdiff | tree |
2006-06-30 |
Diego Pettenò | Disable w53 and w97 cmp methods when snow encoder is...
|
commit | commitdiff | tree |
2006-06-30 |
Diego Pettenò | make sure NDEBUG is not defined already before defining it
|
commit | commitdiff | tree |
2006-06-30 |
Diego Pettenò | Move initialisations and internal symbols in allformats.h,
|
commit | commitdiff | tree |
2006-03-24 |
Diego Pettenò | Fix order of operands in lrintf test to make the test...
|
commit | commitdiff | tree |
|