14182 Commits (ca162a5004fcd2209b6ee1eeb92731cfe1142ca1)
 

Author SHA1 Message Date
Michael Niedermayer abbae514e1 Check url_seek() in url_open(). 17 years ago
Jason Garrett-Glaser 144783887c Use a state machine to reduce branching logic in decode_cabac_residual. 17 years ago
Luca Barbato e3e0d99332 Cosmetics: reorder and align targets 17 years ago
Luca Barbato 5478959b8f Build sparc arch specific code using the Makefile 17 years ago
Ramiro Polla d010a2d5be Prevent targaenc.c from outputting trash byte. 17 years ago
Diego Biurrun 4405c986f9 cosmetics: alphabetical order 17 years ago
Ramiro Polla adb2b90890 Fix configure for cross-compilation and --arch=amd64. 17 years ago
Diego Biurrun 4b13335d1c Use correct length modifier for pointer diff argument in av_log() call. 17 years ago
Diego Pettenò d6f142a1f8 Fix 'comparison always false' warning. 17 years ago
Sisir Koppaka 9db5bdfaa5 Add complete multimedia Wiki URL, patch by Sisir Koppaka. 17 years ago
Ramiro Polla 1f4fa6a4ef Indent. 17 years ago
Ramiro Polla 0ec7b71de8 Do not read out of array bounds. 17 years ago
Michael Niedermayer f7739f3708 Output buffer overflow. 17 years ago
Michael Niedermayer 494e353179 Heap buffer overflow. 17 years ago
Michael Niedermayer 83e9a67d7c Fix memset(0) based buffer overflow. 17 years ago
Michael Niedermayer 3df9ce75b5 Move declaration a little. 17 years ago
Michael Niedermayer 8f51f55564 Setting i to 0 once should do. 17 years ago
Diego Biurrun 20c9c8eec8 cosmetics: Consistently use C-style comments in #endif preprocessor directives. 17 years ago
Anuradha Suraparaju f7cd9eed5d Add Dirac support through libschroedinger. 17 years ago
Diego Biurrun 34499963e3 10l: Unbreak libdirac compilation; CONFIG_LIBDIRAC is defined in config.h, so 17 years ago
Måns Rullgård 0852e30b53 fix checkheaders when libdirac not installed 17 years ago
Måns Rullgård 7c43009358 add necessary #includes in headers 17 years ago
Anuradha Suraparaju 690bfceb20 Dirac decoding/encoding support via libdirac. 17 years ago
Diego Biurrun 575e696ce4 Add Dirac parser from SoC; written by Marco Gerards; 17 years ago
Benjamin Larsson fde8052e4e dts probe 17 years ago
Justin Ruggles 97085fa154 include avcodec.h 17 years ago
Benjamin Larsson c401efdefe Long name spelling fixes 17 years ago
Justin Ruggles 512b37bb28 move call to init_get_bits inside conditional 17 years ago
Justin Ruggles 9482171bbd share streaminfo parsing function 17 years ago
Justin Ruggles 9d48410f14 split out some decoder context params to a shared macro 17 years ago
Justin Ruggles 4bc07e78b8 change function parameters for dump_headers() 17 years ago
Justin Ruggles a128cc91f3 change function parameters for metadata_streaminfo() 17 years ago
Bartlomiej Wolowiec b7d1cd02e3 Nellymoser handling in FLV 17 years ago
Luca Barbato 17ac9f1c38 Import Dirac demuxer/muxer from SoC branch; written by Marco Gerards, 17 years ago
Justin Ruggles 8a0684f4c4 fix encoding of flac private data 17 years ago
Ramiro Polla bddbd7d3d1 Do not duplicate -y parameter on regression.sh. 17 years ago
Ramiro Polla 25060fdf55 Ignore whitespace differences in seek test. 17 years ago
Diego Pettenò 53e85f5fa4 Mark symbol as static, patch by Diego 'Flameeyes' Pettenò, flameeyes gmail com. 17 years ago
Diego Pettenò 580a6c57a3 Mark symbols as static, patch by Diego 'Flameeyes' Pettenò, flameeyes gmail com 17 years ago
Diego Pettenò 358061f62f Mark symbols as static, patch by Diego 'Flameeyes' Pettenò, flameeyes gmail com 17 years ago
Diego Biurrun cdfec9c02a Comment out unused ff_vc1_norm6_spec table. 17 years ago
Stefano Sabatini 3bb82f3da5 Transform codec short name into a single word. 17 years ago
Stefano Sabatini bcdb2378f7 Add long names to some AVCodec declarations. 17 years ago
Michael Niedermayer 0dfea024e1 indent 17 years ago
Michael Niedermayer ef79ef3c11 Fix decoding of: 17 years ago
Ramiro Polla e6dba5dfab Typo: distoration -> distortion. 17 years ago
Robert Swain 34d71ebe94 Remove leading whitespace in long codec name that was committed in r13017 17 years ago
Stefano Sabatini 6140271f54 Add some long names to AVCodec declarations. 17 years ago
Stefano Sabatini 9d82d6cbba Transform codec names into single words. 17 years ago
Justin Ruggles b88e657628 remove unused variable, min_framesize 17 years ago