31377 Commits (1c668624725318b62e1ce9adfdbd0417da0a1633)
 

Author SHA1 Message Date
Luca Barbato 1c66862472 mpegts: rename payload_index to payload_size 13 years ago
Luca Barbato 02e8f03296 segment: introduce segmented chain muxer 13 years ago
Luca Barbato 1ee5b5e823 lavu: add AVERROR_BUG error value 13 years ago
Michael Niedermayer c9aa4cfdb1 avplay: clear pkt_temp when pkt is freed. 13 years ago
Asen Lekov 25c2d76b68 qcelpdec: K&R formatting cosmetics 13 years ago
Diego Biurrun 2fd291846b qcelpdec: cosmetics: drop some pointless parentheses 13 years ago
Diego Biurrun 30bbd5cbc0 x86: conditionally compile dnxhd encoder optimizations 13 years ago
Janne Grunau 358ea75e9e Revert "h264: skip start code search if the size of the nal unit is known" 13 years ago
Nathan Adil Maxson 7b3894bee9 swscale: fix formatting and indentation of unscaled conversion routines. 13 years ago
Janne Grunau 87eebb3454 h264: skip start code search if the size of the nal unit is known 13 years ago
Paul B. Mahol 2e7905eee8 cljr: fix buf_size sanity check 13 years ago
Shitiz Garg 652d81b2c2 cljr: Check if width and height are positive integers 13 years ago
Mans Rullgard 2a216ca2ef APIchanges: fill in revision for AVFrame.age deprecation 13 years ago
Mans Rullgard 8400b126ac avcodec: deprecate AVFrame.age 13 years ago
Justin Ruggles bc78ceec2b 4xm: remove unneeded check for remaining unused data. 13 years ago
Anton Khirnov 93fc5a9ff6 lavf: force threads to 1 in avformat_find_stream_info() 13 years ago
Ronald S. Bultje d49352c7cc swscale: fix overflows in vertical scaling at top/bottom edges. 13 years ago
Michael Karcher f40e7eb573 lavf: add OpenMG audio muxer. 13 years ago
Anton Khirnov ee20b332c8 omadec: split data that will be used in the muxer to a separate file. 13 years ago
Anton Khirnov 08f7af0c37 lavf: rename oma.c -> omadec.c 13 years ago
Uoti Urpala 488a5b3fdd tmv decoder: set correct pix_fmt 13 years ago
Mans Rullgard 0ea5b44275 build: link test programs with static libraries 13 years ago
Mans Rullgard e064d46e61 dct-test: remove unused variable cropTbl 13 years ago
Ronald S. Bultje 72dafea0fc swscale: fix overflow in gray16 vertical scaling. 13 years ago
Mans Rullgard 86a10281c7 get_bits: remove LAST_SKIP_CACHE macro 13 years ago
Mans Rullgard 77d88b872d swscale: fix integer overflows in RGB pixel writing. 13 years ago
Janne Grunau b4dc68803b swscale: add endian conversion for RGB555 and RGB444 pixel formats 13 years ago
Ronald S. Bultje be1bafc303 swscale: fix overflows in output of RGB48 pixels. 13 years ago
Mans Rullgard 5d8122db5c get_bits: remove strange/obsolete comments 13 years ago
Mans Rullgard e42bb0ee01 get_bits: whitespace (mostly) cosmetics 13 years ago
Janne Grunau ed46a3d842 swscale: add rgb565 endianess conversion 13 years ago
Mans Rullgard adb28c49bd get_bits: remove unnecessary #includes 13 years ago
Mans Rullgard ac08f798bb mp3dec: hack: fix decoding with safe bitstream reader 13 years ago
Mans Rullgard 583d3b7f97 fate: fix eatqi test 13 years ago
Shitiz Garg e614fac2e6 adpcm: Check for channels to be a non-zero integer 13 years ago
Ronald S. Bultje 4391805916 swscale: fix overflows in RGB rounding constants. 13 years ago
Ronald S. Bultje 8cfbbd928c get_bits: introduce safe bitreading to prevent overreads. 13 years ago
Mans Rullgard a1e98f198e get_bits: remove A32 variant 13 years ago
Alexandra Khirnova a7b5e841ff avconv: support stream specifiers in -metadata and -map_metadata 13 years ago
Derek Buitenhuis bb9747c8ee wavpack: Fix 32-bit clipping 13 years ago
Derek Buitenhuis 365e1ec26d wavpack: Clip samples after shifting 13 years ago
Ronald S. Bultje 0b4c323213 h264: don't drop B-frames after next keyframe on POC reset. 13 years ago
Mans Rullgard b8909cb364 get_bits: remove useless pointer casts 13 years ago
Diego Biurrun 54e75be420 configure: refactor lists of tests and components into variables 13 years ago
Mans Rullgard 11b1db2759 rv40: NEON optimised weak loop filter 13 years ago
Vladimir Pantelic 65a25adc97 mpegts: replace some magic numbers with the existing define 13 years ago
Janne Grunau 72cb904453 swscale: add unscaled packed 16 bit per component endianess conversion 13 years ago
Alex Converse d3b8bde2f1 movenc: Rudimentary IODs support. 13 years ago
Mans Rullgard dabba0c676 v410enc: fix output buffer size check 13 years ago
Mans Rullgard 0249144a1c v410enc: include correct headers 13 years ago