summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* ac3: Remove ff_ac3_critical_band_size_tab.Justin Ruggles2011-01-26
* Make the avfilter debug functions and macros static to avfilter.cDiego Elio Pettenò2011-01-26
* Mark C base versions of FFT functions static to fft.cDiego Elio Pettenò2011-01-26
* Pass field order flag to libx264Marco Gittler2011-01-25
* mpegtsenc: set reserved bits to 1 in PCR fieldGeorgi Chorbadzhiyski2011-01-26
* Make ff_add_wav static to ra144.cDiego Elio Pettenò2011-01-25
* Make ff_rtsp_send_cmd_with_content_async static to rtsp.c.Diego Elio Pettenò2011-01-25
* Make ff_h264_find_frame_end static to h264.c; delete h264_parser.hDiego Elio Pettenò2011-01-25
* Make ff_ass_subtitle_header static to ass.cDiego Elio Pettenò2011-01-25
* Make ff_sin_tabs constant to rdft.cDiego Elio Pettenò2011-01-25
* Make ff_spatial_idwt_{init, slice} static to dwt.cDiego Elio Pettenò2011-01-25
* Make ff_png_pass_xmin and ff_png_pass_xshift static to png.c.Diego Elio Pettenò2011-01-25
* Remove unused ff_ac3_parse_header_full function.Diego Elio Pettenò2011-01-25
* Make ff_mxf_pixel_layouts static to mxf.c.Diego Elio Pettenò2011-01-25
* Make ff_h264_decode_rbsp_trailing static to h264.cDiego Elio Pettenò2011-01-25
* Make ff_interleave_compare_dts static to utils.c.Diego Elio Pettenò2011-01-25
* mov: simplify mov_read_chapters() by using avio_get_str16beAnton Khirnov2011-01-25
* asfdec: remove some commented-out cruftAnton Khirnov2011-01-25
* lavf: make a variant of ff_get_str16_nolen publicAnton Khirnov2011-01-25
* armcc: filter out non-gcc options from ASFLAGSMans Rullgard2011-01-25
* configure: add filter_out() functionMans Rullgard2011-01-25
* Don't do edge emulation unless the edge pixels will be used in MC.Ronald S. Bultje2011-01-25
* ffmetaenc: Use correct format specifiers.Jai Menon2011-01-25
* intfloat_readwrite: include "mathematics.h" for fallback macrosMans Rullgard2011-01-25
* tty: remove superflous #include <strings.h>Mans Rullgard2011-01-25
* ac3: remove ff_ac3_critical_band_size_tab[] external declarationMans Rullgard2011-01-25
* Move ff_ac3_critical_band_size_tab in ac3.c for non-hardcoded tables.Diego Elio Pettenò2011-01-25
* Remove unused ac3_parametric_bit_allocation function.Diego Elio Pettenò2011-01-25
* Makefile: fix cleaning of tools in tests directoryMans Rullgard2011-01-25
* configure: move network tests before results are neededDaniel Verkamp2011-01-25
* mpegtsenc: remove unused variablesGeorgi Chorbadzhiyski2011-01-25
* Fix ALLPROGS_G so that *_g binaries get cleaned properlyDaniel Verkamp2011-01-25
* latm: remove superflous #includesMans Rullgard2011-01-25
* avidec: make print_tag() a macro and remove related ifdefsMans Rullgard2011-01-25
* Make RTPFirstDynamicPayloadHandler static to rtpdec.cDiego Elio Pettenò2011-01-25
* Make ff_realmedia_mp3_dynamic_handler static.Diego Elio Pettenò2011-01-25
* Make denoise_dct_c() and dct_quantize_trellis_c() static in definitionsMans Rullgard2011-01-25
* Don't declare a pcm_dvd encoder.Diego Elio Pettenò2011-01-25
* Don't check for DEBUG before using dprintf.Diego Elio 'Flameeyes' Pettenò2011-01-25
* Make local variables static.Diego Elio Pettenò2011-01-25
* Make dvenc.c functions static to the unit.Diego Elio Pettenò2011-01-25
* Make denoise_dct_c and dct_quantize_trellis_c static.Diego Elio Pettenò2011-01-24
* Make the ff_lockmgr_cb function pointer static to utils.cDiego Elio Pettenò2011-01-24
* Make this_year static to cmdutils.cDiego Elio Pettenò2011-01-24
* Rename sf_table in atrac.c unit to ff_atrac_sf_table.Diego Elio Pettenò2011-01-24
* Mark qmf_window table static to atrac.c unit.Diego Elio Pettenò2011-01-24
* x86: fix overflow in h264 8x8 planar predictionMans Rullgard2011-01-24
* fate: add h264 test for extreme cases in planar predictionMans Rullgard2011-01-24
* ffserver: put gcc attribute under proper ifdefMans Rullgard2011-01-24
* rtspdec: Retry with TCP if UDP failedMartin Storsjö2011-01-24