27424 Commits (5f58927baf704d3fbf4d082b8dce41af8a441dff)
 

Author SHA1 Message Date
  Marco Gittler 5f58927baf Pass field order flag to libx264 15 years ago
  Georgi Chorbadzhiyski 4c9bfe3e4e mpegtsenc: set reserved bits to 1 in PCR field 15 years ago
  Diego Elio Pettenò be61983d52 Make ff_add_wav static to ra144.c 15 years ago
  Diego Elio Pettenò 3d21b4f607 Make ff_rtsp_send_cmd_with_content_async static to rtsp.c. 15 years ago
  Diego Elio Pettenò 877937b382 Make ff_h264_find_frame_end static to h264.c; delete h264_parser.h 15 years ago
  Diego Elio Pettenò 97c5b0fa95 Make ff_sin_tabs constant to rdft.c 15 years ago
  Diego Elio Pettenò e164553a82 Make ff_spatial_idwt_{init, slice} static to dwt.c 15 years ago
  Diego Elio Pettenò ff0d737d6e Make ff_png_pass_xmin and ff_png_pass_xshift static to png.c. 15 years ago
  Diego Elio Pettenò 998d9ee7a4 Remove unused ff_ac3_parse_header_full function. 15 years ago
  Diego Elio Pettenò c940ed4254 Make ff_mxf_pixel_layouts static to mxf.c. 15 years ago
  Diego Elio Pettenò 123241214c Make ff_h264_decode_rbsp_trailing static to h264.c 15 years ago
  Diego Elio Pettenò d20d1449e0 Make ff_interleave_compare_dts static to utils.c. 15 years ago
  Anton Khirnov 0c468f5684 mov: simplify mov_read_chapters() by using avio_get_str16be 15 years ago
  Anton Khirnov 24519edf64 asfdec: remove some commented-out cruft 15 years ago
  Anton Khirnov f9d6b13a23 lavf: make a variant of ff_get_str16_nolen public 15 years ago
  Mans Rullgard 744c166422 armcc: filter out non-gcc options from ASFLAGS 15 years ago
  Mans Rullgard 9c5c348eef configure: add filter_out() function 15 years ago
  Ronald S. Bultje ac3c04e4d6 Don't do edge emulation unless the edge pixels will be used in MC. 15 years ago
  Jai Menon c481ff1029 ffmetaenc: Use correct format specifiers. 15 years ago
  Mans Rullgard 4c56b4bc01 intfloat_readwrite: include "mathematics.h" for fallback macros 15 years ago
  Mans Rullgard 8fa28af965 tty: remove superflous #include <strings.h> 15 years ago
  Mans Rullgard 8169afdb15 ac3: remove ff_ac3_critical_band_size_tab[] external declaration 15 years ago
  Diego Elio Pettenò 6b784f1b91 Move ff_ac3_critical_band_size_tab in ac3.c for non-hardcoded tables. 15 years ago
  Diego Elio Pettenò a172126c38 Remove unused ac3_parametric_bit_allocation function. 15 years ago
  Mans Rullgard 3ae2a7575d Makefile: fix cleaning of tools in tests directory 15 years ago
  Daniel Verkamp 121053b2d6 configure: move network tests before results are needed 15 years ago
  Georgi Chorbadzhiyski 4fee6f32e2 mpegtsenc: remove unused variables 15 years ago
  Daniel Verkamp 859749e088 Fix ALLPROGS_G so that *_g binaries get cleaned properly 15 years ago
  Mans Rullgard 8719b5dd60 latm: remove superflous #includes 15 years ago
  Mans Rullgard 3e8c4f9689 avidec: make print_tag() a macro and remove related ifdefs 15 years ago
  Diego Elio Pettenò 53d3f66bae Make RTPFirstDynamicPayloadHandler static to rtpdec.c 15 years ago
  Diego Elio Pettenò c2ec089c5a Make ff_realmedia_mp3_dynamic_handler static. 15 years ago
  Mans Rullgard e164311179 Make denoise_dct_c() and dct_quantize_trellis_c() static in definitions 15 years ago
  Diego Elio Pettenò 11c7f64a9c Don't declare a pcm_dvd encoder. 15 years ago
  Diego Elio 'Flameeyes' Pettenò 463532310a Don't check for DEBUG before using dprintf. 15 years ago
  Diego Elio Pettenò 41727b8522 Make local variables static. 15 years ago
  Diego Elio Pettenò 81c38db13c Make dvenc.c functions static to the unit. 15 years ago
  Diego Elio Pettenò 295edc7794 Make denoise_dct_c and dct_quantize_trellis_c static. 15 years ago
  Diego Elio Pettenò 291f326a2e Make the ff_lockmgr_cb function pointer static to utils.c 15 years ago
  Diego Elio Pettenò 7a0e1be839 Make this_year static to cmdutils.c 15 years ago
  Diego Elio Pettenò ee7fed27d4 Rename sf_table in atrac.c unit to ff_atrac_sf_table. 15 years ago
  Diego Elio Pettenò f7e5cc0a2c Mark qmf_window table static to atrac.c unit. 15 years ago
  Mans Rullgard e243ed656c x86: fix overflow in h264 8x8 planar prediction 15 years ago
  Mans Rullgard c78c182097 fate: add h264 test for extreme cases in planar prediction 15 years ago
  Mans Rullgard 5658abf8c9 ffserver: put gcc attribute under proper ifdef 15 years ago
  Martin Storsjö 4f40ec0552 rtspdec: Retry with TCP if UDP failed 15 years ago
  Martin Storsjo 2afd30bf7a rtspdec: Move rtsp_read_pause up, next to rtsp_read_play 15 years ago
  Martin Storsjo 3f44e3c91a rtsp: Use ff_rtsp_undo_setup in the cleanup code in ff_rtsp_make_request 15 years ago
  Martin Storsjo abbc1d272e rtsp: Split out a function undoing the setup made by ff_rtsp_make_setup_request 15 years ago
  Martin Storsjo d89a08d81b rtsp: Make make_setup_request a nonstatic function 15 years ago