5256 Commits (bbb06345851480d1fc7d1f8438d7505fe159030e)

Author SHA1 Message Date
James Almer 5c3c67126f lavf/avio: rename url_feof() to avio_feof() 11 years ago
Clément Bœsch cec59eb63f avfilter/dctdnoiz: add 8x8 dct and make it the default 11 years ago
Michael Niedermayer c6a596f626 doc/APIchanges: Correct function reference. 11 years ago
Diego Biurrun bb789016d4 swscale: Undeprecate sws_getContext() 11 years ago
Diego Biurrun ad1ee5fa75 avcodec: Undeprecate reordered_opaque 11 years ago
Timothy Gu 9f02a2b224 transcode_aac: fix const return value 11 years ago
Michael Niedermayer a32e306be3 doc/muxers: document which applications are known to need disable_chpl. 11 years ago
Clément Bœsch 28a2107a8d avutil: add pixelutils API 11 years ago
mrskman 6f3e15af84 avfilter/avf_showwaves: New p2p mode for showwaves filter 11 years ago
John Stebbins 0897d2fdc7 movenc: Add option to disable nero chapters 11 years ago
Vittorio Giovara e9abafca27 avutil: add AV_PIX_FMT_YA16 pixel format 11 years ago
Vittorio Giovara e96c3b81ca avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8 11 years ago
Luca Barbato d2962e9f89 pixdesc: Support pixelformat aliases 11 years ago
ePirat e3dc2c86fc libavformat: Add Icecast protocol 11 years ago
Marvin Scholz eb9244f202 Add Icecast protocol 11 years ago
Kieran Kunhya 2a3c36e920 Deprecate AFD field and add AFD as side-data 11 years ago
Kieran Kunhya 1ef9e83764 avcodec: Deprecate dtg_active_format field in favor of avframe side-data 11 years ago
Michael Niedermayer e680c731a2 avcodec/avdct: Add get_pixels() 11 years ago
Diego Biurrun 9f17685dfb avcodec: Deprecate unused defines and options 11 years ago
Stefano Sabatini ac1e3882cc doc/ffserver: merge paragraph starting with "What happens next?" with previous one 11 years ago
Diego Biurrun 6a928293dd examples: filter_audio: Add missing mem.h header for av_freep() 11 years ago
Vittorio Giovara 52269f48e8 Revert "vf_interlace: deprecate lowpass option" 11 years ago
Carl Eugen Hoyos 970c7d9b69 Add forgotten APIchanges entry for probesize2. 11 years ago
Lou Logan d76675d9c0 doc/indevs: mention required configure options 11 years ago
Gerion Entrup dc315cdb4e doc: add very basic libcdio documentation 11 years ago
Michael Niedermayer 547d64a49a ffprobe: print some basic information about avframe side data 11 years ago
Michael Niedermayer ba3e3311ef avutil/frame: add av_frame_side_data_name() 11 years ago
Luca Barbato 69e7336b8e avstring: Expose the simple name match function 11 years ago
Anton Khirnov c5fca0174d lavc: add a property for marking codecs that support frame reordering 11 years ago
Lou Logan db0578a0e7 doc/decoders: mention native Opus decoder 11 years ago
Michael Niedermayer f285056810 doc/examples/muxing: fix "-flags" option 11 years ago
Michael Niedermayer 932ff70956 avcodec: add avdct 11 years ago
Michael Niedermayer c437765be7 doc/examples/muxing: Exchange tmp_frame and frame 11 years ago
Michael Niedermayer d1ce43a3e8 doc/examples/muxing: mark correct frame as writeable 11 years ago
Michael Niedermayer fbd46e2f1c doc/examples/muxing: Always use swr, simplifies code slightly 11 years ago
Anton Khirnov 22e9fe06eb doc/examples/muxing: add alloc_audio_frame() and use it to simplify code. 11 years ago
Michael Niedermayer a98cadef7f doc/examples/muxing: Move samples_count to OutputStream 11 years ago
Michael Niedermayer 8b1d54ba40 doc/examples/muxing: free swr context at the end 11 years ago
Michael Niedermayer 7cf0865551 doc/examples/muxing: Support setting flags, for example for setting bitexact 11 years ago
Michael Niedermayer 5d2cf1ae86 doc/examples/muxing: select a supported sample rate for the encoder, favor 44100 11 years ago
Michael Niedermayer ead22f42f4 doc/examples/muxing: pick a supported channel layout if stereo isnt supported by the encoder 11 years ago
Michael Niedermayer 9ccb9c8df2 doc/examples/muxing: move swr context to OutputStream 11 years ago
Anton Khirnov 56f98e340f output example: convert audio to the format supported by the encoder 11 years ago
Anton Khirnov 884f7c975f output example: set the stream timebase 11 years ago
Andrey Utkin 8a4c0866dc avio: Introduce avio_read_to_bprint(avioctx, bp, max_size) 11 years ago
Luca Barbato bb0babd705 build: Support executable only ldflags 11 years ago
Michael Niedermayer 94c4ad27dc doc/APIchanges: mention FF_INPUT_BUFFER_PADDING_SIZE chage 11 years ago
Andreas Cadhalpun e59ce54412 doc: fix two spelling errors 11 years ago
Michael Niedermayer 9a8a18a2e9 doc/issue_tracker: Correct sub-domain for mailing list 11 years ago
Clément Bœsch 28f31e78eb doc: restore default.css 11 years ago