36899 Commits (c3ebfcd6e1327ca7bbcaee822e593c2da6cfd352)
 

Author SHA1 Message Date
  Hendrik Leppkes c3ebfcd6e1 mpegvideo: allocate hwaccel privdata after the frame buffer 13 years ago
  Hendrik Leppkes 9c9ede44f3 h264: allocate hwaccel privdata after the frame buffer 13 years ago
  Hendrik Leppkes c71c80f53b pthread: unref already decoded frames when flushing the decoder 13 years ago
  Hendrik Leppkes 4e70d66ded mpegvideo: fix allocation of the hwaccel_picture_private data 13 years ago
  Anton Khirnov 1516bf7af1 lavc: update the doxy for avcodec_decode_{video,audio} wtih refcounting. 13 years ago
  Anton Khirnov 6599b087de buffersrc: fix a typo. 13 years ago
  Anton Khirnov c977039e58 lavc, lavfi: fix counting number of planes in AVBufferRef wrappers 13 years ago
  Anton Khirnov 2c328a9079 pixdesc: add a function for counting planes in a pixel format. 13 years ago
  Anton Khirnov e5c32d6da7 avplay: remove the -debug option. 13 years ago
  Anton Khirnov 3cd93cc7b8 Revert "asfenc: return error on negative timestamp" 13 years ago
  Anton Khirnov 358628074c print_options: do not generate docs for options without enc or dec flags 13 years ago
  Anton Khirnov ce0124acac mpeg12: do not fail on zero dimensions in the sequence header. 13 years ago
  Kostya Shishkov 50c449ac24 iff: validate CMAP palette size 13 years ago
  Luca Barbato d1bec33b46 asfenc: return error on negative timestamp 13 years ago
  Anton Khirnov 6552808014 lavc,lavfi: fix calculating the plane size in the AVBufferRef wrappers 13 years ago
  Reinhard Tartler 23f4c5acc4 document the release process 13 years ago
  Anton Khirnov 4750b05d67 af_join: do not leak input frames. 13 years ago
  Anton Khirnov c2b9bd97f5 asrc_anullsrc: return EOF, not -1 13 years ago
  Anton Khirnov f4281f4571 asrc_anullsrc: do not set samplerate and channel layout explicitly 13 years ago
  Anton Khirnov e4a7b2177d vf_showinfo: remove its useless init function 13 years ago
  Anton Khirnov 4d67ff8e8e AVOptions: fix using named constants with child contexts. 13 years ago
  Anton Khirnov 9676b9a2cd AVOption: remove an unused function parameter. 13 years ago
  Anton Khirnov ef4d34aa7e filters.texi: restore mistakenly removed section name for noformat 13 years ago
  Anton Khirnov dd74e3ef33 avfiltergraph: use sizeof(var) instead of sizeof(type) 13 years ago
  Anton Khirnov 42c7c61ab2 avfiltergraph: replace AVFilterGraph.filter_count with nb_filters 13 years ago
  Anton Khirnov 556aab8f11 lavfi: use designated initializers in avfilter_class 13 years ago
  Anton Khirnov aa3c779984 lavf: sanity check size in av_get/append_packet(). 13 years ago
  Xi Wang ca6c3f2c53 lzo: fix overflow checking in copy_backptr() 13 years ago
  Xi Wang 8425d693ee flacdec: simplify bounds checking in flac_probe() 13 years ago
  Xi Wang eba1ff3130 atrac3: avoid oversized shifting in decode_bytes() 13 years ago
  Kostya Shishkov c42e262513 add support for Monkey's Audio versions from 3.93 13 years ago
  Kostya Shishkov 9652d4fcfc ape: provide two additional bytes in buffer for old MAC versions 13 years ago
  Kostya Shishkov b164d66e35 ape: make version-dependent decoding functions called via pointers 13 years ago
  Can Wu 81cf53e133 mpegts: add support for stream_type 0x42, which is CAVS 13 years ago
  Anton Khirnov 3e175a2a55 avconv: mark attachment streams as immediately finished 13 years ago
  Janne Grunau b066d90211 vaapi: fix argument for ff_vaapi_common_end_frame call 13 years ago
  Diego Biurrun 12e25ed284 avcodec: av_log_missing_feature(1) ---> avpriv_request_sample() 13 years ago
  Diego Biurrun 6d97484d72 avcodec: av_log_ask_for_sample() ---> avpriv_request_sample() 13 years ago
  Diego Biurrun 1ae07959ab rsodec: Use avpriv_report_missing_feature() where appropriate 13 years ago
  Diego Biurrun 1ecdf8912b avformat: av_log_ask_for_sample() ---> avpriv_request_sample() 13 years ago
  Diego Biurrun 63d744e2be av_log_missing_feature() ---> avpriv_report_missing_feature() 13 years ago
  Diego Biurrun f099d3d1d5 Add av_log_{ask_for_sample|missing_feature} replacements to libavutil 13 years ago
  Martin Storsjö 4abf6fa095 ismindex: Check the return value of allocations 13 years ago
  Martin Storsjö 7c147900b8 ismindex: Factorize code for printing chunk duration lists 13 years ago
  Martin Storsjö f05e9beb4a ismindex: Rename structs and fields from "file" to "track" 13 years ago
  Janne Grunau 91d4823f70 avpacket: copy side data type and size in av_dup_packet 13 years ago
  Loren Merritt 5b3c1aecb2 hqdn3d: Fix out of array read in LOWPASS 13 years ago
  Michael Niedermayer 0fe4b48540 cabac: remove unused argument of ff_init_cabac_states() 13 years ago
  Nicolas George be40d6cc2b rawdec: fix a typo -- || instead of | 13 years ago
  Luca Barbato 37cb3b180a matroskadec: request a read buffer for the wav header 13 years ago