1663 Commits (ded4478b8b6dbe939113b38df53778972e3af70e)

Author SHA1 Message Date
Andreas Rheinhardt 7b6e1fbeb9 avformat/vapoursynth: Add missing inclusion of frame.h 1 year ago
Andreas Rheinhardt e999a09f19 all: Replace __FUNCTION__ by __func__ 1 year ago
Andreas Rheinhardt 0c6e5f321b avformat/avformat: Avoid including codec.h, frame.h 1 year ago
L. E. Segovia ddc1cd5cdd configure: Set WIN32_LEAN_AND_MEAN at configure time 1 year ago
Andreas Rheinhardt 00597af58b avdevice/pulse_audio_common: Avoid inclusion of avcodec.h 1 year ago
Haihao Xiang 5b11ee9429 lavd/opengl_enc: fix a compiler error 1 year ago
Nicolas George 02aeacbb5e lavd/opengl: select the GL context before drawing 1 year ago
Marton Balint f607e8517d avdevice/decklink_enc: use 64bit format string for BMD timebase instead of long long 1 year ago
Devin Heitmueller ac4247270c avdevice/decklink_enc: add support for SMPTE 2038 VANC packet output 1 year ago
Devin Heitmueller e7d800fe89 avdevice/decklink: move queue_size to an argument for ff_decklink_packet_queue_init 1 year ago
Devin Heitmueller 859c34706d avdevice/decklink_common: Convert to using avpriv_packet_list functions 1 year ago
Paul B Mahol 557686ac63 avdevice/opengl_enc: check sscanf return value 2 years ago
James Almer 7f890b2fbb avfilter/ccfifo: remove unnecessary context allocations 2 years ago
Devin Heitmueller 4fd729a1f8 avdevice/decklink: move AVPacketQueue into decklink_common and rename it to DecklinkPacketQueue 2 years ago
Devin Heitmueller 9f4df9a535 avdevice/decklink_enc: add support for playout of 608 captions in MOV files 2 years ago
Paul B Mahol 5ce76506de avdevice/lavfi: check that pointer is set 2 years ago
Marton Balint 2f8690c5d4 avdevice/decklink_enc: fix operator precedence in create_s337_payload 2 years ago
Devin Heitmueller 12d1f7c4b7 avdevice/decklink_enc: Add support for compressed AC-3 output over SDI 2 years ago
Devin Heitmueller 33ef8778e0 avdevice/decklink_enc: Add support for output of Active Format Description (AFD) 2 years ago
Anton Khirnov 27f8c9b27b lavu/frame: deprecate AVFrame.pkt_{pos,size} 2 years ago
Devin Heitmueller aca7ef78cc avdevice/decklink_enc: fix unused variable compiler warnings 2 years ago
Devin Heitmueller 25d09ac0eb avdevice/decklink_enc: fix setting of last_pts to only be set for video 2 years ago
Devin Heitmueller 8fd345f018 avdevice/decklink_enc: don't take for granted that first frame to decklink output will be PTS 0 2 years ago
Michael Niedermayer 47ac3e6065
version.h: Bump minor post 6.0 branch 2 years ago
Michael Niedermayer 62efa096af
version.h: Bump minor for 6.0 branch 2 years ago
James Almer 5bad485603 Bump major versions of all libraries 2 years ago
James Almer 4fcd6c82cf avdevice: remove FF_API_DEVICE_CAPABILITIES 2 years ago
Andreas Rheinhardt 59c9dc82f4 avformat/avformat: Move AVOutputFormat internals out of public header 2 years ago
James Almer 0d0d67ce36 avdevice/avfoundation: convert to new channel layout-API 2 years ago
James Almer df968fc1ff avdevice/audiotoolbox: convert to new channel layout-API 2 years ago
Marvin Scholz 7cf22df14e avdevice/avdevice: Fix mismatching argument name 2 years ago
Andreas Rheinhardt 2b41463b87 avformat/internal: Don't include avcodec.h 2 years ago
Andreas Rheinhardt 72c601e0f7 avutil/internal: Move avpriv-file API to a header of its own 2 years ago
Timo Rothenpieler b77fff47d0 configure: always enable gnu_windres if available 2 years ago
Zhao Zhili 30aa0c3f48 avdevice/v4l2: fix leak of timefilter 2 years ago
Anton Khirnov 2d90fc89f2 lavd: use AVFrame.duration instead of AVFrame.pkt_duration 2 years ago
Timo Rothenpieler 2f0d45571b avdevice/lavfi: pass forward video framerate 2 years ago
Timo Rothenpieler 6ca43a9675 avdevice/lavfi: output wrapped AVFrames 2 years ago
Marton Balint 64f04df379 avdevice/avdevice: fix return value of avdevice_list_devices() 2 years ago
Michael Niedermayer fd26b07e8b Bump versions after 5.1 branch 2 years ago
Michael Niedermayer 6f1b144358 Bump Versions for 5.1 branch 2 years ago
Andreas Rheinhardt d5a0eba8a2 av(format|device): Add const to muxer packet data pointers 2 years ago
Matt Jacobson b3e261bab3 avdevice/oss_dec: account for sample size when computing timestamp 2 years ago
Marton Balint 1b3ec3c8ca avdevice/pulse_audio_dec: deprecate frame_size option 2 years ago
Marton Balint b67ca8a7a5 avdevice/pulse_audio_dec: reduce default fragment size 2 years ago
Marton Balint b83032899a Revert "avdevice/pulse_audio_dec: only set adjust latency flag if fragment_size is not set" 2 years ago
Diederick Niehorster d2d8b9b972 avdevice/dshow: reuse unused variables. 3 years ago
Andreas Rheinhardt 8550a05ece avdevice/v4l2*: Improve included headers 3 years ago
Andreas Rheinhardt 284313c664 avformat/utils: Move parser functions to a new file, demux_utils.c 3 years ago
Andreas Rheinhardt 35ec5c819b avformat/demux: Add new demux.h header 3 years ago