24939 Commits (52706b95bb2d50ce44daa639e51204446b394e23)
 

Author SHA1 Message Date
Stefano Sabatini 52706b95bb Update APIchanges after the recent avfilter.h and pixdesc.h changes. 15 years ago
Stefano Sabatini 9699a96a80 Bump minor after read/write_line() to av_read/write_image_line() 15 years ago
Måns Rullgård f955d45226 Change names of regtest output files to closer match the reference files 15 years ago
Stefano Sabatini ee4355808c Reindent after r24101. 15 years ago
Baptiste Coudurier efdccce500 In mpegts muxer, print VBR instead of dummy 1 when displaying muxrate 15 years ago
Baptiste Coudurier b015be2142 In mov muxer, write pixel aspect ratio tag in mov files. 15 years ago
Måns Rullgård 40fe5019ef configure: fix pcm test deps 15 years ago
Diego Biurrun ad9eff3f9c Do not generate documentation for .d files; they do not contain source code. 15 years ago
Måns Rullgård 9770a7ad0e Simplify regtest reference makefile dependencies 15 years ago
Måns Rullgård 57442411d7 Move regression test dependencies to configure 15 years ago
Måns Rullgård 31c0121db7 configure: add print_enabled() function 15 years ago
Måns Rullgård a9ef1aef79 regtest: put rgb and yuv reference files in correct place 15 years ago
Måns Rullgård 42cb38632e regtest: put rgb and yuv reference files in correct place 15 years ago
Michael Niedermayer 6a522c49c2 Fix infinite loop with clock() returning (clock_t)-1. 15 years ago
Diego Biurrun 65e3f89ffd Improve variable names in imlt_window_float() and mlt_compensate_output(). 15 years ago
Michael Niedermayer b65c1ccfe1 Change i to unsigned in get_generic_seed(). 15 years ago
Måns Rullgård 9be24c60d3 Create the regtest reference files only when necessary 15 years ago
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