15068 Commits (fd1a1f1484420379f27ec5dea8ae28dd0063d531)

Author SHA1 Message Date
Ronald S. Bultje 464f26889c mpegaudiodec: fix seeking. 13 years ago
Justin Ruggles 481a7ff5bd mpegaudiodec: fix compilation when testing the unchecked bitstream reader 13 years ago
Janne Grunau bcc7396065 threads: add sysconf based number of CPUs detection 13 years ago
Janne Grunau 937ff3a18a threads: always include necessary headers for number of CPUs detection 13 years ago
Janne Grunau e4e30256f8 threads: default to automatic thread count detection 13 years ago
Shitiz Garg c3513477bb cook: K&R formatting cosmetics 13 years ago
Diego Biurrun d4b63054d9 cosmetics: Drop unnecessary parentheses around return values. 13 years ago
Diego Biurrun ca5ab8cd21 libvorbis: K&R reformatting cosmetics 13 years ago
Aneesh Dogra c4db344664 libmp3lame: K&R formatting cosmetics 13 years ago
Aneesh Dogra 9342ecf02e mpegvideo_enc: K&R cosmetics (line 1000-2000). 13 years ago
Kostya Shishkov 1fbd3d30ae indeo4: remove two unused variables 13 years ago
Thad Ward 7af507ea99 lagarith: add decode support for arith rgb24 mode 13 years ago
Michael Niedermayer 8f5216905f v410dec: Check for sufficient input data. Fixes crash 13 years ago
Kostya Shishkov adfe0c942e Indeo 4 decoder 13 years ago
Aneesh Dogra bd96be6e27 mpegvideo_enc: K&R cosmetics 13 years ago
Janne Grunau 06bb590558 threads: test for sys/param.h and include it for sysctl on OpenBSD 13 years ago
Martin Storsjö 676a9ee1d2 x86: Fix constraints for decode_significance*_x86 13 years ago
Anton Khirnov 80dc7c0160 avs: call release_buffer() at the end. 13 years ago
Anton Khirnov 06e8d38f2b Add minor bumps and APIchanges entries for lavc/lavfi changes. 13 years ago
Konstantin Todorov c65dfac466 mpegvideo.c: K&R formatting and cosmetics. 13 years ago
Stefano Sabatini 8a4a5f6ff7 lavc: add format field to AVFrame 13 years ago
Stefano Sabatini 3a2ddf7c2c lavc: add width and height fields to AVFrame 13 years ago
Stefano Sabatini b58dbb5b03 lavc: add a sample_aspect_ratio field to AVFrame 13 years ago
Reinhard Tartler 8b94df0f20 vp3dec: Check coefficient index in vp3_dequant() 13 years ago
Michael Niedermayer 6e24b9488e svq1dec: call avcodec_set_dimensions() after dimensions changed. 13 years ago
Janne Grunau 7052618c7e threads: check defines before using them in automatic thread detection 13 years ago
Janne Grunau 846dca1aa3 pthread: include sys/types.h before sys/sysctl.h 13 years ago
Anton Khirnov d09298f0d6 4xm: remove unused variables. 13 years ago
Alexander Strange bc6a3bd4a5 h264: Fix a possible overread in decode_nal_units() 13 years ago
Sergey Radionov 01eb9805f3 w32thread: call ResetEvent() in pthread_cond_broadcast(). 13 years ago
Gaurav Narula ad3161ec1d kvmc: fix invalid reads 13 years ago
Shitiz Garg 355d917c0b 4xm: Add a check in decode_i_frame to prevent buffer overreads 13 years ago
Paul B Mahol 01a01bf8bd adpcm: fix IMA SMJPEG decoding 13 years ago
Janne Grunau c32e4029d9 options: set minimum for "threads" to zero 13 years ago
Janne Grunau b9e2226972 bsd: use number of logical CPUs as automatic thread count 13 years ago
Janne Grunau ad29ecbff0 windows: use number of CPUs as automatic thread count 13 years ago
Janne Grunau ea4d5f4837 linux: use number of CPUs as automatic thread count 13 years ago
Janne Grunau f77f640b30 pthreads: reset active_thread_type when slice thread_init returrns early 13 years ago
Paul B. Mahol fede015468 v410dec: include correct headers 13 years ago
Diego Biurrun aaf47bcde7 Drop ALT_ prefix from BITSTREAM_READER_LE name. 13 years ago
Justin Ruggles 9a3f10695a ra144enc: zero the reflection coeffs if the filter is unstable 13 years ago
Alex Converse 4bf3c8f226 mov: Don't stick the QuickTime field ordering atom in extradata. 13 years ago
Justin Ruggles f264d336fe truespeech: fix invalid reads in truespeech_apply_twopoint_filter() 13 years ago
Martin Storsjö ce94948198 nellymoserdec: Indicate that the decoder can handle changed parameters 13 years ago
Martin Storsjö f13db94d0a libavcodec: Apply parameter change side data when decoding audio 13 years ago
Martin Storsjö fe75dc8583 libavcodec: Define a side data type for parameter changes 13 years ago
Martin Storsjö 132846b0c8 aacdec: Handle new extradata passed as side data 13 years ago
Martin Storsjö 195c123cc8 libavcodec: Define a side data type for new extradata 13 years ago
Diego Biurrun 6fdb2ce34a x86: Tighten register constraints for decode_significance*_x86. 13 years ago
Diego Biurrun c18365402b Replace Subversion revisions in comments by Git hashes. 13 years ago