24922 Commits (e1621087b6739e9f6e12aae7d59dd99549be384d)
 

Author SHA1 Message Date
Måns Rullgård e1621087b6 Clean up make rules for calling codec test scripts 15 years ago
Måns Rullgård 4ab20de636 Beautify make messages when generating test data files 15 years ago
Ronald S. Bultje e394953e62 Add missing doxy for function arguments. 15 years ago
Ronald S. Bultje ad32966cf9 Fix two doxy warnings. 15 years ago
Diego Biurrun e51f04968e Restore array sizes in doxygen parameter names. 15 years ago
Howard Chu 0aee2a57c8 Also use 503 for bandwidth limit exceeded 15 years ago
Howard Chu 2a22187f39 Fix "server too busy" status code 15 years ago
Eli Friedman e0b855f621 Remove a useless variable in zmbv decoder. 15 years ago
Justin Ruggles a26f1d1092 ac3: make the value of codec_id during (E-)AC-3 parsing stay CODEC_ID_EAC3 15 years ago
Michael Niedermayer c84d5aa74f get_generic_seed() for the cases without /dev/random and AV_READ_TIME 15 years ago
Stefano Sabatini ce1cd1cba2 Rename read/write_line() to av_read/write_image_line(). 15 years ago
Alex Converse 267843844c Cosmetics: whitespace 15 years ago
Alex Converse 03d5d9b900 aacenc: Enforce LFE bitstream restrictions. 15 years ago
Carl Eugen Hoyos 0fd0ef7947 Add new decoder property max_lowres and do not init decoder if requested value is higher. 15 years ago
Måns Rullgård 38b0410902 aacdec: remove checks for impossible error conditions 15 years ago
Måns Rullgård 96088566ee ARM: remove unnecessary .previous directive 15 years ago
Måns Rullgård 278caa6ad3 ARM: set section to .text in 'function' macro 15 years ago
Måns Rullgård 108ac7f290 ARM: hide a .size directive on non-ELF targets 15 years ago
Alex Converse cfde3a7e13 Cosmetics: whitespace 15 years ago
Stefano Sabatini ce2e4ae35a Add pixdesctest filter and corresponding test. 15 years ago
Stefano Sabatini 4d508e4de5 Implement avfilter_copy_picref_props(). 15 years ago
Jai Menon 00f72577ad FFplay : Fix segfault when playing monoaural streams. 15 years ago
Måns Rullgård 9077e29ecc ARM: optimised integer clip functions 15 years ago
Måns Rullgård edd7fa82d7 ARM: intmath.h cosmetics 15 years ago
Måns Rullgård 216b43aed2 Allow arch-overrides for all common.h clip and log2 functions 15 years ago
Måns Rullgård a955b59658 Remove macro duplication between common.h and intmath.h 15 years ago
Måns Rullgård 2e874c7704 intmath: whitespace cosmetics 15 years ago
Aurelien Jacobs 5c7ceef654 improve long_name for ass (de)muxer 15 years ago
Reimar Döffinger b0c73ba11f motion_est: fix implicit truncation warnings 15 years ago
Michael Niedermayer 3124766959 Ignore extradata & w/h in asf/dvr. 15 years ago
Michael Niedermayer 69b56ed7a6 Move ff_dct_init(context) out of if(one time init) 15 years ago
Eli Friedman c7310b7b2b Silence warning "new qualifiers in middle of multi-level 15 years ago
Carl Eugen Hoyos bba66fc7be Associate .tga with format image2. 15 years ago
Vitor Sessak 881fd7a62f Move SSE optimized 32-point DCT to its own file. Should fix breakage with YASM 15 years ago
Vitor Sessak 4dcc4f8eaa SSE optimized 32-point DCT 15 years ago
Måns Rullgård defb0009cf Add #ifdefs around code specific to file and pipe protocols 15 years ago
Måns Rullgård a2ab5ad5f1 Rename av_tempfile() to ff_tempfile() 15 years ago
Måns Rullgård 25cbc8b46e Move av_tempfile() to libxvidff.c as only the xvid wrapper needs it 15 years ago
Måns Rullgård d0b9b91b57 vf_pad: restore use of _CCIR colourspace conversion macros 15 years ago
Måns Rullgård 7fddac9320 os_support: include some headers only when needed 15 years ago
Måns Rullgård 81f460a373 rtpenc: remove unnecessary #include unistd.h 15 years ago
Måns Rullgård 3f7ab648e5 file_protocol: remove redundant #include sys/time.h 15 years ago
Eli Friedman 9049fa5479 Add av_unused to decode_mb_skip declaration to fix the following warning: 15 years ago
Måns Rullgård 86e41bc300 aacenc: replace VLA with fixed size 15 years ago
Stefano Sabatini 1b364fd26e Move shareable draw_rectangle() and query_formats function to the top 15 years ago
Stefano Sabatini 039baa7813 Factorize out some code and implement the fill_line_with_color() 15 years ago
Stefano Sabatini c014631461 Update lavfitest reference after commit: 15 years ago
Diego Biurrun ac7a4056ad Update Doxyfile to the format preferred by Doxygen 1.5.6 (via 'doxygen -u'). 15 years ago
Diego Biurrun f31abc6c66 cosmetics: Reformat paragraphs and fix typos as done by 'doxygen -u'. 15 years ago
Diego Biurrun 18bb522b84 cosmetics: Reorder config file entries to the format used by doxygen 1.5.6. 15 years ago