30425 Commits (4327088da355509b9f97e4bdb658456ee56de72b)

Author SHA1 Message Date
Michael Niedermayer f9fa560597 avcodec/aacenc: check input for NaN 10 years ago
Carl Eugen Hoyos e2e36a739d Fix make checkheaders for libavcodec/vorbis_parser.h. 10 years ago
Michael Niedermayer 960c573cc5 avcodec/mjpegdec: support pix fmt id 0x22111111 10 years ago
Rong Yan 79e0255956 libavcodec/ppc/hpeldsp_altivec.c : fix ff_put_pixels16_altivec() put_no_rnd_pixels16_xy2_altivec() put_no_rnd_pixels8_xy2_altivec() avg_pixels8_altivec() avg_pixels8_xy2_altivec() put_pixels16_xy2_altivec() put_pixels8_xy2_altivec() ff_avg_pixels16_altivec() for POWER LE 10 years ago
Michael Niedermayer b1c99f4c5f avcodec/aacdec: Add table of profile names 10 years ago
Michael Niedermayer 2daae445c0 avcodec/aacdec: print extension type when startcode debugging is on 10 years ago
Vittorio Giovara 199d9f995d mjpegdec: fix undefined shift 10 years ago
Luca Barbato ac4a5e3abd pthreads_frame: Do not leak on failure path 10 years ago
Vittorio Giovara 5d29efe4b0 mpeg12dec: simplify context duplication 10 years ago
Vittorio Giovara 37b3361e75 mpeg12enc: factor out check in encode_dc 10 years ago
Vittorio Giovara 0a66647061 mpegvideo_enc: factor out denominator and explicitly cast operands 10 years ago
Vittorio Giovara e0a1d0a2b0 mpegvideo_enc: rework direct mode check 10 years ago
Michael Niedermayer e591608753 avcodec/xiph: make extradata argument const 10 years ago
Michael Niedermayer 7ffdc7bef2 avcodec/export av_vorbis_parse_frame_flags() 10 years ago
Anton Khirnov acc897e6b1 lavc: make avpriv_flac_is_extradata_valid() private on the next bump 10 years ago
Anton Khirnov c070a87515 lavc: make avpriv_flac_parse_streaminfo() private on the next bump 10 years ago
Anton Khirnov 7784f47762 lavf: stop using avpriv_flac_parse_streaminfo() 10 years ago
Anton Khirnov 2f3fadfbe3 lavc,lavf: switch to the new vorbis parse API 10 years ago
Anton Khirnov 5e80fb7ff2 lavc: add a public API for parsing vorbis packets. 10 years ago
Anton Khirnov 6896f95b24 vorbis_parser: add an AV prefix to VorbisParseContext 10 years ago
Anton Khirnov 874792641e vorbis_parser: use a dedicated AVClass for logging 10 years ago
Michael Niedermayer 817663897e avcodec/mpegaudio_parser: fix off by 1 error in bitrate calculation 10 years ago
Reimar Döffinger a26d0ffa18 vdpau_mpeg4: Do not fail on unknown profile. 10 years ago
Michael Niedermayer 77f1199e8f avcodec/mpeg12dec: do not trust AVCodecContext input dimensions 10 years ago
Rémi Denis-Courmont 4ff670d99b hwaccel: Deinitialize hardware acceleration early enough 10 years ago
Vittorio Giovara 77ab341c0c aacdec: add default case in channel layout 10 years ago
Michael Niedermayer 930ffd46e1 aacsbr: change order of operation to prevent out of array read 10 years ago
Michael Niedermayer 716674b151 avcodec/libwebpenc: add quality option 10 years ago
Vittorio Giovara 9f6f407463 aacsbr: treat 1-d arrays as such 10 years ago
Vittorio Giovara f52b871761 celp_filters: don't use filter lenght as loop bound 10 years ago
Vittorio Giovara c442190a6b error_resilience: initialize prev_* variables 10 years ago
Vittorio Giovara 240b22afe1 motion_est: remove dead code 10 years ago
Vittorio Giovara 351d0f8b7a get_bits: remove unused assignment 10 years ago
Michael Niedermayer 206c98f303 avcodec/options_table fix min of audio channels and sample rate 10 years ago
Carl Eugen Hoyos d457478fb0 Silence warnings for fic files with zero-sized cursors. 10 years ago
Michael Niedermayer bab09864b4 avcodec/jacosubdec: use time_internal.h, simplify code 10 years ago
Michael Niedermayer 547fce9585 avcodec/h264_slice: Clear table pointers to avoid stale pointers 10 years ago
Michael Niedermayer 5aaf5df06d avcodec/libwebpenc: support "P" frames in webp animations 10 years ago
Reimar Döffinger 46353759cb mpeg4vdpau: Fix priv data size. 10 years ago
Michael Niedermayer e5054c8eed avcodec/pthread_slice: Use av_freep() to avoid leaving stale pointers in memory 10 years ago
Michael Niedermayer 842745fe17 avcodec/pthread_frame: Simplify code by using av_reallocp_array() 10 years ago
Michael Niedermayer cc769931ab avcodec/parser: use av_freep() to avoid leaving stale pointers in memory 10 years ago
Michael Niedermayer 0c6c5d7bcb avcodec/mjpegenc: use av_freep(), avoid leaving stale pointers in memory 10 years ago
Michael Niedermayer fc8d59fa6f avcodec/h264_parser: Use av_freep() to avoid leaving stale pointers 11 years ago
Michael Niedermayer 2a26b22a17 avcodec/cngdec: Use av_freep() to avoid leaving stale pointers in memory 11 years ago
Michael Niedermayer a1cb8779e2 avcodec/crystalhd: use av_freep() to avoid stale pointers 11 years ago
Michael Niedermayer adfc3b81b1 avcodec/dvbsubdec: use av_freep() to avoid leaving stale pointers 11 years ago
Michael Niedermayer 25a360286d avcodec/dvbsubdec: merge declaration and init 11 years ago
Michael Niedermayer 47f1596ece avcodec/dxtory: use unaligned copy for unaligned addresses 11 years ago
Michael Niedermayer e91ba2efa9 avcodec/svq1dec: zero terminate embedded message before printing 11 years ago