23178 Commits (ff3e8564c440b03dc9cf72f3a7536fe4880ad72e)

Author SHA1 Message Date
  Clément Bœsch 02a6b06d9e avpacket: do not copy data when buf ref is available. 13 years ago
  Michael Niedermayer cfc1efc77c avcodec: assert that old codec ids match new 13 years ago
  Stefano Sabatini 92ca292766 lavc: extend documentation for skip_idct, skip_loop_filter, skip_frame options 13 years ago
  Ronald S. Bultje d85c9b036e vp3/x86: use full transpose for all IDCTs. 13 years ago
  Michael Niedermayer eba6a04e1c vp6: remove unused variable 13 years ago
  Hendrik Leppkes cde1e7db3e vorbis: unref the skipped first frame. 13 years ago
  Ronald S. Bultje 6a701306db dsputil: make selectable. 13 years ago
  Michael Niedermayer 19688e87e5 h264: show recovery SEIs in debug output 13 years ago
  Michael Niedermayer dc7ba0c1f4 j2kdec: remove unused variable and empty function 13 years ago
  Hendrik Leppkes f91730a16b jv: initialize AVFrame 13 years ago
  Michael Niedermayer 6b6b0e9dae pthread: fix unused variable warning 13 years ago
  Michael Niedermayer 6ec0447d3d xface: remove unused stuff, fix related warnings 13 years ago
  Michael Niedermayer ad78b9ed70 avcodec: postpone removial of parts still used 13 years ago
  Michael Niedermayer a303dce28c utils: Dont sent fake channel layouts, 0 layout is better when its not known 13 years ago
  Michael Niedermayer 64d11cb615 mss1: set frame defaults 13 years ago
  Michael Niedermayer 53fd4f5594 avcodec: fix motion vector vissualization 13 years ago
  Michael Niedermayer 6ae4372532 h264/mpegvideo: fix ff_print_debug_info2 arguments 13 years ago
  Michael Niedermayer a76ef998eb mpegvideo: move ff_print_debug_info2 to where ff_print_debug_info is 13 years ago
  Michael Niedermayer c536253854 snow: set frame defaults 13 years ago
  Michael Niedermayer 01a0283c92 h264: disallow single unpaired fields as references of frames 13 years ago
  Michael Niedermayer 0fc01ae33c h264: fix null pointer dereference and assertion failure 13 years ago
  Michael Niedermayer ee3c3dd523 ff_alloc_picture: free tables in case of dimension mismatches 13 years ago
  Michael Niedermayer 9e73f6d1f9 mpegvideo: dont allow last == current 13 years ago
  Michael Niedermayer 9dd0b7ad82 update_frame_pool: use channel field 13 years ago
  Michael Niedermayer 2e7bc9c2a1 snowdec: fix off by 1 error in dimensions check 13 years ago
  Janne Grunau e3232f3431 svq1: use av_frame_free to free refcounted frame 13 years ago
  Anton Khirnov 98cec5c84f ratecontrol: remove an unused variable 14 years ago
  Anton Khirnov 669cc0f364 lavc: fix get_buffer() compatibility layer for audio. 13 years ago
  Anton Khirnov e2c2974120 vorbisdec: do not leak the first frame. 13 years ago
  Stefano Sabatini dae76e8c47 lavc/utils: fix typo and reword message in case of too low bitrate 13 years ago
  Ronald S. Bultje d5efa84f13 vp3: embed idct_permutation array directly in VP3DecoderContext. 13 years ago
  Nicolas George 9cc02101ff lavc/rawdec: set field order on decoded frame. 13 years ago
  Nicolas George 6184fa2067 rawdec: work with refcounted frames. 13 years ago
  Ronald S. Bultje 22cc8a103c x86/qpel: move fullpel and l2 functions to separate file. 13 years ago
  Ronald S. Bultje 9d40f7106d dsputil: make square put/avg_pixels functions local to h264qpel. 13 years ago
  Anton Khirnov adfa53d67c lavc: remove disabled FF_API_VDA_ASYNC cruft 13 years ago
  Anton Khirnov bdd1567c35 lavc: remove disabled FF_API_CODEC_ID cruft 13 years ago
  Anton Khirnov 7d42fd6bb9 lavc: remove disabled FF_API_FIND_BEST_PIX_FMT cruft 13 years ago
  Anton Khirnov 845017105f lavc: remove disabled FF_API_DSP_MASK cruft 13 years ago
  Anton Khirnov 2a11369523 lavc: remove disabled FF_API_INTER_THRESHOLD cruft 13 years ago
  Anton Khirnov 0f24a3ca99 lavc: remove disabled FF_API_OLD_ENCODE_VIDEO cruft 13 years ago
  Anton Khirnov d03a94e2b7 lavc: remove disabled FF_API_SUB_ID cruft 13 years ago
  Anton Khirnov 9d6cf81f02 lavc: remove disabled FF_API_COLOR_TABLE_ID cruft 13 years ago
  Anton Khirnov f073b1500e lavc: remove disabled FF_API_OLD_ENCODE_AUDIO cruft 13 years ago
  Anton Khirnov 3b0f586f07 lavc: remove disabled FF_API_MPV_GLOBAL_OPTS cruft 13 years ago
  Anton Khirnov 5d606863c3 lavc: remove disabled FF_API_OLD_DECODE_AUDIO cruft 13 years ago
  Stephen Hutchinson 98c4268eca libutvideo: Prioritize compatibility with new versions 13 years ago
  Justin Ruggles 486f0b0cfc png: use av_mallocz_array() for the zlib zalloc function 13 years ago
  Justin Ruggles e984f47873 libmp3lame: use the correct remaining buffer size when flushing 13 years ago
  Clément Bœsch 160979f4b4 lavc/utils: make sure the iconv descriptor can be opened only once. 13 years ago