1133 Commits (268b5ae10aa6219e0215c0f756c1a9124ba84140)

Author SHA1 Message Date
Vittorio Giovara 5a419b2dd1 pixdesc: return color properties names 10 years ago
Rémi Denis-Courmont e3e158e81f vdpau: add av_vdpau_bind_context() 10 years ago
wm4 cdd6f059a6 avcodec, avutil: allow more control about how samples are skipped 10 years ago
Michael Niedermayer 0d92b0d5f4 avutil/avstring: Factor av_match_list() out 10 years ago
Michael Niedermayer 3cd252d29a doc/APIchanges: fix typo 10 years ago
Michael Niedermayer ac682955e9 postproc: add basic deblock filter visualization support 10 years ago
James Almer 6edd6a4f00 avcodec/dv_profile: deprecate internal function that shouldn't be public 10 years ago
Michael Niedermayer fa1b563196 doc/APIchanges: Update hashes and dates 10 years ago
Clément Bœsch b97e27082b doc/APIchanges: attempt to split releases 10 years ago
Andreas Cadhalpun 8f537420ae doc: mention in APIChanges that AVProbeData must be initialized due to the new mime_type field 10 years ago
Andreas Cadhalpun d5e802609a doc: document the addition of the AVProbeData.mime_type field and it's implications 10 years ago
Vittorio Giovara 9301486408 avcodec: add stream-level stereo3d side data 10 years ago
Gabriel Dume 56a721f020 doc: fix a typo 10 years ago
Michael Niedermayer beaf86bd02 doc/APIchanges: fill in dates and hashes 10 years ago
Anton Khirnov b263f8ffe7 lavf: add AVFormatContext.max_ts_probe 10 years ago
Anton Khirnov 6ca11f7157 doc/APIchanges: fill in missing hashes and dates 10 years ago
Reimar Döffinger 8fc9bd0d32 dict.c: Free non-strduped av_dict_set arguments on error. 10 years ago
Clément Bœsch f5ddce0753 doc/APIChanges: fill 2 hashes from my recent API additions 10 years ago
Clément Bœsch 980a5b01fd avutil/motion_vector.h: fix coordinate types 10 years ago
Clément Bœsch b0352b1997 avcodec: export motion vectors in frame side data on demand 10 years ago
Michael Niedermayer b7d5e016a3 swresample: Add AVFrame based API 10 years ago
Reimar Döffinger c2829dc925 dict.c: Add av_dict_set_int helper function. 10 years ago
Anton Khirnov 8ddc32629a mem: add av_strndup() for duplicating substrings 10 years ago
Andrew Stone a8c104a511 AVOption: add support for dictionary types. 10 years ago
Andrew Stone afbd4b7e09 lavf: add AVFormatContext/AVStream fields for signaling to the user when events happen. 10 years ago
Luca Barbato fb1ddcdc8f avresample: Introduce AVFrame-based API 10 years ago
Michael Niedermayer 97f8c7a03e bump libpostproc and libswresample 10 years ago
Anton Khirnov 1985c2e75c Bump major versions of all libraries. 10 years ago
Diego Biurrun d35b94fbab avcodec: Rename xvidmmx IDCT to xvid 10 years ago
James Almer 5c3c67126f lavf/avio: rename url_feof() to avio_feof() 10 years ago
Michael Niedermayer c6a596f626 doc/APIchanges: Correct function reference. 10 years ago
Diego Biurrun bb789016d4 swscale: Undeprecate sws_getContext() 10 years ago
Diego Biurrun ad1ee5fa75 avcodec: Undeprecate reordered_opaque 10 years ago
Clément Bœsch 28a2107a8d avutil: add pixelutils API 10 years ago
Vittorio Giovara e9abafca27 avutil: add AV_PIX_FMT_YA16 pixel format 10 years ago
Vittorio Giovara e96c3b81ca avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8 10 years ago
Luca Barbato d2962e9f89 pixdesc: Support pixelformat aliases 10 years ago
Kieran Kunhya 2a3c36e920 Deprecate AFD field and add AFD as side-data 10 years ago
Kieran Kunhya 1ef9e83764 avcodec: Deprecate dtg_active_format field in favor of avframe side-data 10 years ago
Michael Niedermayer e680c731a2 avcodec/avdct: Add get_pixels() 10 years ago
Diego Biurrun 9f17685dfb avcodec: Deprecate unused defines and options 10 years ago
Carl Eugen Hoyos 970c7d9b69 Add forgotten APIchanges entry for probesize2. 10 years ago
Michael Niedermayer ba3e3311ef avutil/frame: add av_frame_side_data_name() 10 years ago
Luca Barbato 69e7336b8e avstring: Expose the simple name match function 10 years ago
Anton Khirnov c5fca0174d lavc: add a property for marking codecs that support frame reordering 10 years ago
Michael Niedermayer 932ff70956 avcodec: add avdct 10 years ago
Andrey Utkin 8a4c0866dc avio: Introduce avio_read_to_bprint(avioctx, bp, max_size) 10 years ago
Michael Niedermayer 94c4ad27dc doc/APIchanges: mention FF_INPUT_BUFFER_PADDING_SIZE chage 10 years ago
Michael Niedermayer 13a72d9b08 doc/APIchanges: update 10 years ago
Michael Niedermayer 62227a70f0 avformat: add av_stream_get_parser() to access avformat AVParser 10 years ago