27415 Commits (2d162e3825a35b6ac42a27d27c4a3ebbd141828d)
 

Author SHA1 Message Date
Diego Elio Pettenò 2d162e3825 Make ff_cmap_read_palette static to libavcodec/iff.c. Delete iff.h. 14 years ago
Justin Ruggles 4c57cde942 Add ff_ prefix to ac3_common_init(). 14 years ago
Justin Ruggles 24e3ad3031 ac3: Remove ff_ac3_critical_band_size_tab. 14 years ago
Diego Elio Pettenò eb7ccf8f33 Make the avfilter debug functions and macros static to avfilter.c 14 years ago
Diego Elio Pettenò 7767d8d361 Mark C base versions of FFT functions static to fft.c 14 years ago
Marco Gittler b09f548285 Pass field order flag to libx264 14 years ago
Georgi Chorbadzhiyski 535638b55f mpegtsenc: set reserved bits to 1 in PCR field 14 years ago
Diego Elio Pettenò 1a88674862 Make ff_add_wav static to ra144.c 14 years ago
Diego Elio Pettenò 57c4d01ec9 Make ff_rtsp_send_cmd_with_content_async static to rtsp.c. 14 years ago
Diego Elio Pettenò 13eb6b9097 Make ff_h264_find_frame_end static to h264.c; delete h264_parser.h 14 years ago
Diego Elio Pettenò cf1d794a49 Make ff_ass_subtitle_header static to ass.c 14 years ago
Diego Elio Pettenò d625a32d6b Make ff_sin_tabs constant to rdft.c 14 years ago
Diego Elio Pettenò ebb06d96ed Make ff_spatial_idwt_{init, slice} static to dwt.c 14 years ago
Diego Elio Pettenò f2e246f576 Make ff_png_pass_xmin and ff_png_pass_xshift static to png.c. 14 years ago
Diego Elio Pettenò 676f1f533e Remove unused ff_ac3_parse_header_full function. 14 years ago
Diego Elio Pettenò a3dffc0627 Make ff_mxf_pixel_layouts static to mxf.c. 14 years ago
Diego Elio Pettenò 8529731961 Make ff_h264_decode_rbsp_trailing static to h264.c 14 years ago
Diego Elio Pettenò 101e1f6ff9 Make ff_interleave_compare_dts static to utils.c. 14 years ago
Anton Khirnov c34461b35b mov: simplify mov_read_chapters() by using avio_get_str16be 14 years ago
Anton Khirnov 2934cd9dbf asfdec: remove some commented-out cruft 14 years ago
Anton Khirnov 93b78d1210 lavf: make a variant of ff_get_str16_nolen public 14 years ago
Mans Rullgard d0f0f6287c armcc: filter out non-gcc options from ASFLAGS 14 years ago
Mans Rullgard 9d201b2606 configure: add filter_out() function 14 years ago
Ronald S. Bultje 44002d8323 Don't do edge emulation unless the edge pixels will be used in MC. 14 years ago
Jai Menon c0ae5152d1 ffmetaenc: Use correct format specifiers. 14 years ago
Mans Rullgard e781c4e6ff intfloat_readwrite: include "mathematics.h" for fallback macros 14 years ago
Mans Rullgard 1e48cdaac3 tty: remove superflous #include <strings.h> 14 years ago
Mans Rullgard 21c900129c ac3: remove ff_ac3_critical_band_size_tab[] external declaration 14 years ago
Diego Elio Pettenò 6ed3b504f9 Move ff_ac3_critical_band_size_tab in ac3.c for non-hardcoded tables. 14 years ago
Diego Elio Pettenò 362bfe2997 Remove unused ac3_parametric_bit_allocation function. 14 years ago
Mans Rullgard 3d157bf31f Makefile: fix cleaning of tools in tests directory 14 years ago
Daniel Verkamp 54fe299b88 configure: move network tests before results are needed 14 years ago
Georgi Chorbadzhiyski 6e78c8ee94 mpegtsenc: remove unused variables 14 years ago
Daniel Verkamp 3adbe49f2b Fix ALLPROGS_G so that *_g binaries get cleaned properly 14 years ago
Mans Rullgard e153e9a53a latm: remove superflous #includes 14 years ago
Mans Rullgard 6081f8c4e2 avidec: make print_tag() a macro and remove related ifdefs 14 years ago
Diego Elio Pettenò 119cc033fc Make RTPFirstDynamicPayloadHandler static to rtpdec.c 14 years ago
Diego Elio Pettenò 69ad22c7a7 Make ff_realmedia_mp3_dynamic_handler static. 14 years ago
Mans Rullgard aa61e39eac Make denoise_dct_c() and dct_quantize_trellis_c() static in definitions 14 years ago
Diego Elio Pettenò 5b5083b5fe Don't declare a pcm_dvd encoder. 14 years ago
Diego Elio 'Flameeyes' Pettenò 73a0b19ba3 Don't check for DEBUG before using dprintf. 14 years ago
Diego Elio Pettenò a6d1bd05c9 Make local variables static. 14 years ago
Diego Elio Pettenò f0a8676958 Make dvenc.c functions static to the unit. 14 years ago
Diego Elio Pettenò 1d4da6a460 Make denoise_dct_c and dct_quantize_trellis_c static. 14 years ago
Diego Elio Pettenò bb875b75ba Make the ff_lockmgr_cb function pointer static to utils.c 14 years ago
Diego Elio Pettenò 3568853f63 Make this_year static to cmdutils.c 14 years ago
Diego Elio Pettenò 82e1f217f2 Rename sf_table in atrac.c unit to ff_atrac_sf_table. 14 years ago
Diego Elio Pettenò 53493f9a81 Mark qmf_window table static to atrac.c unit. 14 years ago
Mans Rullgard 80944df720 x86: fix overflow in h264 8x8 planar prediction 14 years ago
Mans Rullgard e63dd5fb04 fate: add h264 test for extreme cases in planar prediction 14 years ago