35489 Commits (dcdfb8ede3580cde6acc1c6ca889ad3b610d75dc)
 

Author SHA1 Message Date
Janne Grunau dcdfb8ede3 pcmdec: change default of channels parameter to 1 12 years ago
Janne Grunau 1b891d17c5 avconv: fix bitrate report when writing to /dev/null 12 years ago
Janne Grunau 285b706b55 avfilter: fix graphparser memleaks on error paths 12 years ago
Luca Barbato 587874ef1c rawdec: remove ff_raw_read_header 12 years ago
Luca Barbato 2ef4d586d6 pcmdec: remove dependency from rawdec 12 years ago
Luca Barbato 5f0e161dd6 g722: refactor out of rawdec.c 12 years ago
Luca Barbato 42c26a4864 rawvideo: use a specific read_header 12 years ago
Diego Biurrun 2a91ada828 avutil: Make LZO decoder code configure-time selectable 12 years ago
Diego Biurrun 5bac2d0c30 avutil: Move memcpy_backptr() to mem.c 12 years ago
Mans Rullgard a6e9d64977 configure: detect parisc64 automatically 12 years ago
Mans Rullgard 56203596ae configure: detect ppc64 automatically 12 years ago
Mans Rullgard 2acda282eb configure: detect mips64 automatically 12 years ago
Mans Rullgard d4c99513f4 configure: generalise 64-bit test 12 years ago
Martin Storsjö c44cef978b smoothstreamingenc: Don't assume streams start from timestamp 0 12 years ago
Anton Khirnov 292a08cbab asfdec: cosmetics, reformat ff_asf_parse_packet() 12 years ago
Anton Khirnov 5a9567631a g.723.1: add missing CODEC_CAP_DR1 12 years ago
Anton Khirnov 8e84f2055c avconv: remove now unneeded calls to avcodec_get_frame_defaults(). 12 years ago
Anton Khirnov 1bc64c2814 lavc: initialize output AVFrame before decoding. 12 years ago
Justin Ruggles c68317ebbe lavc: fix documentation for AVCodecContext.delay 12 years ago
Justin Ruggles 44d854a518 atrac3: return an error if extradata_size is not a specific known size 12 years ago
Justin Ruggles a5ef830b12 lavc: use the correct API version guard macro for avcodec_encode_audio() 12 years ago
Diego Biurrun 5e28e97433 Move Doxyfile into the doc/ subdirectory 12 years ago
Diego Biurrun d7a39b3340 doxygen: Build Doxygen documentation in the doc/ subdirectory 12 years ago
Mans Rullgard a153e45b95 dfa: use av_memcpy_backptr() where previously impossible 12 years ago
Diego Biurrun e831b3b852 av_memcpy_backptr: Drop no longer necessary malloc padding 12 years ago
Mans Rullgard d82f188504 Remove need for padding in av_memcpy_backptr() 12 years ago
Diego Biurrun ceb754d041 lzo: Use AV_COPY*U macros where appropriate 12 years ago
Reinhard Tartler a9f0dce283 prepare 9_beta2 release 12 years ago
Diego Biurrun 330b864cda dsputil: Replace AV_WNxx(AV_RNxx()) combinations by AV_COPYxxU 12 years ago
Diego Biurrun af6dd6de08 intreadwrite: Add AV_COPYxxU macros for copying to/from unaligned addresses 12 years ago
Diego Biurrun aa91fe8091 dxtory: Replace AV_WN16A(AV_RN16A()) combination by AV_COPY16 12 years ago
Luca Barbato 9ab0874ea8 mp3: properly forward mp_decode_frame errors 12 years ago
Luca Barbato 0c03cc6838 mp3: exit on parsing error in mp_decode_frame 12 years ago
Diego Biurrun c2dac8ac7a rtmppkt: Avoid unescaped backslash in Doxygen comment 12 years ago
Mans Rullgard 2a222a7255 fate-lavfi: replace sed/grep/cut combos with awk 12 years ago
Mans Rullgard 4ebc6a7410 build: Plan 9 support 12 years ago
Mans Rullgard 80521c1997 build: allow targets to specify extra objects to link with executables 12 years ago
Mans Rullgard a805cefd8b swscale: avoid pointless use of compound literals 12 years ago
Mans Rullgard fab0a8b2c6 libm: add fallbacks for various single-precision functions 12 years ago
Mans Rullgard c3e73100af network: use getservbyport() only if available 12 years ago
Mans Rullgard da0d0ae9a4 network: add fallbacks for INADDR_LOOPBACK and INET_ADDRSTRLEN 12 years ago
Mans Rullgard 3f65eff408 Include sys/time.h before sys/resource.h 12 years ago
Mans Rullgard a1f6ad69c7 fate: check that dependencies actually exist 12 years ago
Mans Rullgard 6f9018fc5e fate: fix ENCMUX macro 12 years ago
Michael Niedermayer ec444c84cf mpegaudiodec: Fix buffer handling on random access 12 years ago
Diego Biurrun 2f17f265ed mpegaudio: Refactor mp3on4 flush function 12 years ago
Diego Biurrun 88bdec03b9 fate: Add dependencies for audio tests 12 years ago
Diego Biurrun 71f3eb4536 fate: cosmetics: Group idct8x8 test together with all other libavcodec tests 12 years ago
Diego Biurrun 7d420a4294 fate: More fine-grained dependencies for libavcodec test programs 12 years ago
Diego Biurrun 8b8899ac32 fate: Declare avcodec/avformat deps in the respective Makefile snippets 12 years ago