11070 Commits (86074ed1b7d32f504a942bdcb0b40f2830d27e54)
 

Author SHA1 Message Date
Stefano Sabatini 86074ed1b7 Implement common show version and banner. 17 years ago
Luca Abeni 20693c85b2 Add myself as a maintainer for the RTP muxer and for the SDP generator 17 years ago
Vitor Sessak 3a7f5d072a AMV audio decoder 17 years ago
Loren Merritt 815d96a65d oops, revert unrelated change 17 years ago
Loren Merritt dc44d4ad64 unroll encode_residual_lpc(). speedup varies between 1.2x and 1.8x depending on lpc order. 17 years ago
Måns Rullgård 6b19786b11 set -mcpu for ARM 17 years ago
Ramiro Polla 53b7336500 Fix avisynth compilation after allformats.h was removed 17 years ago
Ramiro Polla ea10ddde96 Let the dependency checker deal with winsock2's extralibs. 17 years ago
Jeff Downs 2ddcf84bb7 h264/PAFF preparation: use DELAYED_PIC_REF to mark non-refs frames as held for delayed output 17 years ago
Aurelien Jacobs b925ef61dd add support for AVI files with On2 header 17 years ago
Aurelien Jacobs 7b31b0929c use a table to parse AVI file header 17 years ago
Benoit Fouet 2d89f334f4 Indentation 17 years ago
Benoit Fouet 602dd8f6c4 Check read_packet before using it. 17 years ago
Loren Merritt 0d2caa37c5 oops, potential overflow on really large blocks 17 years ago
Loren Merritt bd49d4fd49 optimize decode_subframe_lpc() 17 years ago
Loren Merritt f74471e043 optimize encode_residual_lpc() 17 years ago
Aurelien Jacobs 7ecae905b6 simplify 17 years ago
Aurelien Jacobs d7af6a9de4 rename one variable to be consistent with the rest of the file 17 years ago
Aurelien Jacobs 442b145abb consistent spelling: plan => plane 17 years ago
Nico Sabbi 172d1171d2 added structures and code to keep track of pids<->programs mapping: it's needed 17 years ago
Nico Sabbi 1d257254f1 replaced custom tracking of programs/services with calls to with av_new_program() 17 years ago
Nico Sabbi 15afa396e4 Added definition and utility functions to handle AVProgram(s) in AVFormatContext 17 years ago
Aurelien Jacobs 9990460353 use the VP6A codec 17 years ago
Aurelien Jacobs df63f130c8 revert r10527 17 years ago
Aurelien Jacobs d3f9edbafa simplify 17 years ago
Aurelien Jacobs f62a2b61f9 cosmetic: indent 17 years ago
Aurelien Jacobs 91fc2cf150 add a new vp6a codec (add alpha plan support to vp6) 17 years ago
Andreas Öman 58f66029b6 reindent 17 years ago
Diego Biurrun e0a5d77132 Replace HAVE_BFIN with ARCH_BFIN. Blackfin is a CPU architecture, not an 17 years ago
Aurelien Jacobs 247df384ec move all model related tables into their own struct 17 years ago
Diego Biurrun 1218a7e33d cosmetics: Sort CODEC_ID list. 17 years ago
Aurelien Jacobs a7d70d88df rename vp56_b6to3 to vp56_b2p 17 years ago
Aurelien Jacobs 1457516f70 some simplifications and uniformisation 17 years ago
Kostya Shishkov 81fc2f37db Remove check for input buffer size as it does not guarantee that 17 years ago
Ramiro Polla a98bb16de2 Organize header files and system functions checks 17 years ago
Aurelien Jacobs 79973335d3 add support for yuva420p colorspace (yuv420p + alpha) 17 years ago
Aurelien Jacobs b70335a28d add support for yuva420p colorspace (yuv420p + alpha) 17 years ago
Andreas Öman 1136d34a44 factor out dequant table lookup outside loops, gives a 1-2% speed-up 17 years ago
Luca Abeni 0ebecca52c Add my name to the copyright header, since rtp_mpv now contains 17 years ago
Michael Niedermayer e1e3d64201 remove done items 17 years ago
Luca Abeni d0c3be9568 Fix a warning by removing an useless assignment (buf_ptr should be only 17 years ago
Michael Niedermayer 35fb8134c1 cosmetic (get rid of _ at the start of local variable names) 17 years ago
Kostya Shishkov 4783cf0d09 Do not try to decode more data than output buffer may hold 17 years ago
Diego Biurrun 8b505fc689 VIS-specific code should be enabled conditional to HAVE_VIS, not ARCH_SPARC. 17 years ago
Måns Rullgård 940f335a3c create and use check_asm() function 17 years ago
Diego Biurrun 78eb65317e cosmetics: Move LDCONFIG variable to a more sensible place in config.mak. 17 years ago
Michael Niedermayer ff193e6419 some experimental iterative quantization code 17 years ago
Diego Biurrun 8b03def65f Move VIS CFLAGS settings into configure. 17 years ago
Diego Biurrun b146873c94 VIS-specific code should be compiled conditional to HAVE_VIS, not ARCH_SPARC. 17 years ago
Diego Biurrun bd9d34a0c9 Add a proper test for VIS instruction support. 17 years ago