1614 Commits (3074f03a074de3aab79639d261cbd0ccc265b5b4)

Author SHA1 Message Date
Reinhard Tartler fccab01807 doc: Remove outdated information about our issue tracker 14 years ago
Nicolas George 518d8d4365 lavf: bump minor and add APIchanges entry for av_get_output_timestamp 14 years ago
Stefano Sabatini 5a931a158f lavu: bump minor and add APIchanges entry for AV_PICTURE_TYPE_NONE 14 years ago
Mans Rullgard 5e27ec28f0 build: create output directories as needed 14 years ago
Carl Eugen Hoyos 4d08dfefa9 Remove gcc 2.95.3 remnants. 14 years ago
Mans Rullgard 7ac6910dd8 build: call texi2pod.pl with full path instead of symlink 14 years ago
Jonathan Baldwin 65eae2a7a2 lavdev: add openal input device 14 years ago
Stefano Sabatini 2f222b9550 lavfi: add testsrc source 14 years ago
Stefano Sabatini f925b24381 general.texi: clarify with examples what "the FFmpeg libraries" means 14 years ago
Stefano Sabatini 978e711b2c general.texi: remove reference to --enable-memalign-hack, no longer required 14 years ago
Martin Storsjö 67e9ae14d9 Add av_printf_format, for marking printf style format strings and their parameters 14 years ago
Mans Rullgard f038cf3c74 build: remove SRC_PATH_BARE variable 14 years ago
Stefano Sabatini 1af1b52772 general.texi: use "the FFmpeg libraries" in place of enumerating them 14 years ago
Stefano Sabatini 72365be496 general.texi: apply minor formatting fix in the MinGW section 14 years ago
Mans Rullgard f87b03b50d build: move documentation rules to doc/Makefile 14 years ago
Michael Niedermayer 250cebeb3b release_notes: document not fully understood mingw-sdl issue 14 years ago
Michael Niedermayer 0452f77f49 release_notes: some updates 14 years ago
Michael Niedermayer 9b80c51066 release_notes: fix version 14 years ago
Michael Niedermayer c0c5053587 release_notes: mention more codecs 14 years ago
Michael Niedermayer 5114e36d08 release_notes: there will be 2 releases each for one ABI/API. 14 years ago
Michael Niedermayer 6324a5a4a2 release_notes: suggest git log instead of the poorly maintained APIChanges 14 years ago
Michael Niedermayer 3afc647eda release_notes: we do support releases 14 years ago
Reinhard Tartler dea22a1a91 document libswscale bump 14 years ago
Mina Nagy Zaki fd2c0a5db2 lavfi: add layout negotiation fields and helper functions. 14 years ago
Mina Nagy Zaki 527ca3985c lavfi: use int64_t lists in AVFilteFormats 14 years ago
Reinhard Tartler 72da9888b0 Add Release Notes 14 years ago
Stefano Sabatini 44f669e7bc lavfi: add vsink_buffer, and use it in ff* tools 14 years ago
Stefano Sabatini 15f03725ce lavfi: add negate filter 14 years ago
Stefano Sabatini dd2793c880 lavfi: add LUT (LookUp Table) generic filters 14 years ago
Carl Eugen Hoyos 47a8243c0d Fix -s documentation. 14 years ago
Carl Eugen Hoyos 5ad05dd500 Fix documentation for -ar and -ac. 14 years ago
Anton Khirnov 7c44d716e7 Add minor bumps and APIChanges entries for lavf private options. 14 years ago
Stefano Sabatini 3fe6bbd5dc libavfilter: implement avfilter_fill_frame_from_video_buffer_ref() 14 years ago
Stefano Sabatini c535494268 avfiltergraph: make the AVFilterInOut alloc/free API public 14 years ago
Stefano Sabatini 6119b23a36 avfiltergraph: change the syntax of avfilter_graph_parse() 14 years ago
Stefano Sabatini 16c9e6717e APIchanges: fill hash for the avfilter_get_audio_buffer_ref_from_arrays addition 14 years ago
Stefano Sabatini c3819600e2 lavfi: implement avfilter_get_audio_buffer_ref_from_arrays() 14 years ago
Stefano Sabatini c6d7fc276a APIchanges: remove duplicated entry 14 years ago
Stefano Sabatini 2caaa791a0 APIchanges: fill in dates and numbers 14 years ago
Stefano Sabatini a5825b22a2 APIchanges: remove duplicated entry 14 years ago
Stefano Sabatini e0ce9711aa APIchanges: correctly interleave entries 14 years ago
Stefano Sabatini bd77a5e27c APIchanges: add entry for av_force_cpu_flags() addition 14 years ago
Martin Storsjö cb7c11cc9e avoptions: Add an av_opt_flag_is_set function for inspecting flag fields 14 years ago
Anton Khirnov d9f80ea2a7 Move metadata API from lavf to lavu. 14 years ago
Stefano Sabatini 8f2a2e6051 ffplay: remove -debug option 14 years ago
Stefano Sabatini e77a3095bd ffplay: remove -vismv option 14 years ago
Justin Ruggles 1397ac0aa0 APIchanges: fill-in git commit hash for av_get_bytes_per_sample() addition 14 years ago
Stefano Sabatini a6703faa15 samplefmt: add av_get_bytes_per_sample() 14 years ago
Stefano Sabatini d58ed64a89 eval: add support for pow() function 14 years ago
Stefano Sabatini 95a0242642 lavfi: prefer nb_samples over size in AVFilterBufferRefAudioProps 14 years ago