31665 Commits (83890c66c4db13153f771332f04afeffb1fb6a54)
 

Author SHA1 Message Date
Alex Converse ce23b2af18 fate: Add missing reference file from 9b4767e4. 13 years ago
Alex Converse 4274e481c0 mov: Support MOV_CH_LAYOUT_USE_DESCRIPTIONS for labeled descriptions. 13 years ago
Aneesh Dogra 9b55b4bb3a 4xm: Prevent buffer overreads. 13 years ago
Janne Grunau e268a352af mjpegdec: parse RSTn to prevent skipping other data in mjpeg_decode_scan 13 years ago
Janne Grunau 5e5cde2745 vp3: add fate test for non-zero last coefficient 13 years ago
Janne Grunau 9b4767e478 vp3: fix streams with non-zero last coefficient 13 years ago
Ronald S. Bultje 2ba65879b5 swscale: remove unused U/V arguments from yuv2rgb_write(). 13 years ago
Diego Biurrun dff4af448d timer: K&R formatting cosmetics 13 years ago
Anton Khirnov f9b9dd8740 lavf: cosmetics, reformat av_read_frame(). 13 years ago
Anton Khirnov 6450599e22 lavf: refactor av_read_frame() to make it easier to understand. 13 years ago
Oana Stratulat 7f09791d28 Report an error if pitch_lag is zero in AMR-NB decoder. 13 years ago
Ronald S. Bultje 3fa646e859 Revert "4xm: Prevent buffer overreads." 13 years ago
Aneesh Dogra 295a7c0238 4xm: Prevent buffer overreads. 13 years ago
Aneesh Dogra 4b84f68223 4xm: pass the correct remaining buffer size to decode_i2_frame(). 13 years ago
Aneesh Dogra 893f137679 4xm: fix calculation of the next output line position in decode_i2_frame(). 13 years ago
Shitiz Garg feb15cee5e mtv: Make sure audio_subsegments is not 0 13 years ago
Janne Grunau f13a9ca906 v4l2: use V4L2_FMT_FLAG_EMULATED only if it is defined 13 years ago
Anton Khirnov e8c04f6240 avconv: add symbolic names for -vsync parameters 13 years ago
Jean First 2df73eefb4 flvdec: Fix compiler warning for uninitialized variables 13 years ago
Jean First 4be386b318 rtsp: Fix compiler warning for uninitialized variable 13 years ago
Ronald S. Bultje 89d26797f5 ulti: convert to new bytestream API. 13 years ago
Diego Biurrun 3d72a6f19e swscale: Use standard multiple inclusion guards in ppc/ header files. 13 years ago
Diego Biurrun 00a1cdd264 Place some START_TIMER invocations in separate blocks. 13 years ago
Luca Barbato a6a4793d04 v4l2: list available formats 13 years ago
Luca Barbato cd2bbad303 v4l2: set the proper codec_tag 13 years ago
Luca Barbato eb89b4fc09 v4l2: refactor device_open 13 years ago
Luca Barbato 246007d370 v4l2: simplify away io_method 13 years ago
Luca Barbato a896d7f45a v4l2: cosmetics 13 years ago
Luca Barbato 21aa6ae4fb v4l2: uniform and format options 13 years ago
Luca Barbato af7123b2ad v4l2: do not force interlaced mode 13 years ago
Janne Grunau a2d1d21629 avio: exit early in fill_buffer without read_packet 13 years ago
John Brooks d209c27b09 vc1dec: fix invalid memory access for small video dimensions 13 years ago
John Brooks aacf6b3a2f rv34: fix invalid memory access for small video dimensions 13 years ago
Christophe GISQUET 98f24ecd6c rv34: joint coefficient decoding and dequantization 13 years ago
Martin Storsjö 0749720b6c avplay: Don't call avio_set_interrupt_cb(NULL) 13 years ago
Ronald S. Bultje 6b3995ccd1 swscale: remove obsolete comment. 13 years ago
Ronald S. Bultje 6ea64339c5 swscale: split scale.asm. 13 years ago
Ronald S. Bultje 9ea3501d87 swscale: don't show full-chroma-int warning for non-RGB output. 13 years ago
Ronald S. Bultje f910dbcdb0 swscale: add MMX files to MMX-OBJS instead of OBJS. 13 years ago
Ronald S. Bultje 400ba1d735 h264: return index in buffer on end-of-sequence. 13 years ago
Diego Biurrun 54e68fb3b8 Merge some declarations and initializations. 13 years ago
Diego Biurrun 9dec55748c cabac: drop unused and disabled get_cabac_u() / get_cabac_ueg() functions 13 years ago
Diego Biurrun e451c26c5f cabac: drop unused STRICT_LIMITS code branch 13 years ago
Justin Ruggles 9785082c15 libspeexenc: fix pts calculations for more than 1 frame per packet 13 years ago
Justin Ruggles 730280f90d adxdec: clear eof flag and channel states when seeking 13 years ago
Justin Ruggles 3e57573fce fate: add ADX encoding/decoding test 13 years ago
Justin Ruggles 779ef255e6 adx: add an adx muxer 13 years ago
Justin Ruggles 754ebd1a5b adxenc: check output buffer size before writing 13 years ago
Justin Ruggles 1fb47728cd adxenc: use bytestream functions for header writing. 13 years ago
Justin Ruggles 656e606cae adxenc: use BLOCK_SIZE and BLOCK_SAMPLES macros 13 years ago