85 Commits (n4.4-jackoutdev)

Author SHA1 Message Date
  Andreas Rheinhardt a46d781905 avcodec/packet: Also change av_packet_pack/unpack_dictionary to size_t 4 years ago
  Andreas Rheinhardt 0e645b98c6 Remove double ';' 4 years ago
  Limin Wang 6c8ff1838d avdevice/lavfi: av_malloc -> av_malloc_array 4 years ago
  Limin Wang a554adaab8 avdevice/lavfi: unref the frame on failure 4 years ago
  Limin Wang 7786d795c2 avdevice/lavfi: fix FIXME and check a/v type by codec_type 4 years ago
  Andreas Rheinhardt 5c2c35da12 avdevice/lavfi: Remove redundant av_packet_unref() 4 years ago
  Andreas Rheinhardt 26469aebd3 avdevice/lavfi: Use av_packet_pack_dictionary() to pack dictionary 4 years ago
  Andreas Rheinhardt 901251d59b avdevice/lavfi: Don't set pkt->size to the value it already has 4 years ago
  Andreas Rheinhardt ebd485db92 avdevice/lavfi: Don't reimplement av_frame_get_side_data() 4 years ago
  Andreas Rheinhardt e4a650b61a avdevice/lavfi: Use av_packet_move_ref() for packet ownership transfer 4 years ago
  Zhao Zhili 19956d01cc libavdevice/lavfi: check avfilter_graph_dump return value 5 years ago
  Josh de Kock 89029bd2c7 lav*,tests: remove several register_all calls 7 years ago
  Marton Balint 4bb0409820 avdevice: migrate to AVFormatContext->url 7 years ago
  Carl Eugen Hoyos 535117d1f6 lavd/lavfi: Constify two variables. 7 years ago
  Muhammad Faiz 8103c59522 avdevice: do not use AVFrame accessor 8 years ago
  Nicolas George 063b1a42c6 lavd/lavfi: use buffersink accessors. 8 years ago
  Michael Niedermayer 958bf659d8 avdevice/lavfi: Do not set avg_frame_rate to the timebase 9 years ago
  Michael Niedermayer fe3fed0b14 Update demuxers and protocols for protocol whitelist support 9 years ago
  Paul B Mahol 75f3e5e082 avdevice/lavfi: replace deprecated avpicture_layout 9 years ago
  Eddie Hao a6dc1eb837 remove all uses of the deprecated avpicture_get_size() function 9 years ago
  Ganesh Ajjanagadde 9aaac04107 avdevice/lavfi: fix self assignment warning 9 years ago
  Ronald S. Bultje 229843aa35 Replace av_dlog with ff_dlog. 9 years ago
  Andreas Cadhalpun 9126ae4b6b use avfilter_pad_get_{type,name} accessor functions 9 years ago
  Michael Niedermayer 913685f552 avdevice/lavfi: do not rescale AV_NOPTS_VALUE in lavfi_read_packet() 10 years ago
  Michael Niedermayer e5993aeb60 avdevice/lavfi: Use avio_closep() to avoid leaving stale pointers in memory 10 years ago
  Nicolas George 55763b6f5e lavd/lavfi: allow to extract subcc. 10 years ago
  Michael Niedermayer 52c85b194b avdevice/lavfi: dont assign variables to themselfs 10 years ago
  Michael Niedermayer 75bd83d448 avdevice/lavfi: Simplify non-AV stream check 10 years ago
  Andrey Utkin b6a6459a24 lavd/lavfi: work with non-mappable files for graph_file option 10 years ago
  Michael Niedermayer 9514472904 avutil & avdevice: remove av_bprint_fd_contents() 10 years ago
  Michael Niedermayer eee6ad38f9 avdevice/lavfi: add io.h, should fix msvc build 10 years ago
  Michael Niedermayer 0ebcf87803 protect unistd.h with #if HAVE_UNISTD_H in code from recent av_bprint_fd_contents() patches 10 years ago
  Andrey Utkin 2229a6dfe6 avdevice/lavfi: allow non-mmappable files for graph_file 11 years ago
  Michael Niedermayer 3a10bf93b5 avdevice/lavfi: Use av_malloc_array() 11 years ago
  Lukasz Marek f607767d93 lavd: add categories to device implementations 11 years ago
  Nicolas George 863fb11f63 lavd/lavfi: support unknown channel layouts. 11 years ago
  Michael Niedermayer f3d138ab22 avdevice/lavfi: fix input with unknown channel layout 11 years ago
  Stefano Sabatini 838bd73139 lavfi: create Libav-API compatibility layer for avfilter_graph_parse() at the next bump 12 years ago
  Michael Niedermayer c7c71f95f8 replace remaining PIX_FMT_* flags with AV_PIX_FMT_FLAG_* 12 years ago
  Michael Niedermayer 9b595e86e3 avdevice/lavfi: add error checking for av_opt_set_int_list() 12 years ago
  Michael Niedermayer 3fc7b47145 buffersink: switch from opaque to AVOptions for params 12 years ago
  Michael Niedermayer a1e7e02eaf abuffersink: switch from opaque to AVOptions for params 12 years ago
  Nicolas George b90912be68 lavd/lavfi: upgrade to AVFrame. 12 years ago
  Nicolas George ceac5c54dd Remove references to the "ff" variant of buffersink. 12 years ago
  Michael Niedermayer b56e029bdc avformat/lavfi: force probesize to cover at least 30 frames 12 years ago
  Clément Bœsch 377d201790 lavd/lavfi: fix float.h include. 12 years ago
  Paul B Mahol 1acd2f6ba7 Replace rest of libavutil/audioconvert.h with libavutil/channel_layout.h 12 years ago
  Stefano Sabatini b19bfd6c9f lavd/lavfi: fix leak in case of failure 12 years ago
  Stefano Sabatini 8b03cd3cd7 lavd/lavfi: add graph_file option 12 years ago
  Clément Bœsch 6fb2fd895e lavc: add lavfi metadata support. 12 years ago