41624 Commits (3c47e7c4350f73fc77d8e76f0dd6d2946b13c5cc)
 

Author SHA1 Message Date
  Gabriel Dume dd35d451fb doc: Change wrong term to avoid confusion 10 years ago
  Reinhard Tartler 4260490229 Prepare for 11_beta1 Release 10 years ago
  Luca Barbato 369380e1c4 mxf: Support AAC 11 years ago
  Luca Barbato 747cd9560c mxf: Add the UL for the MPEG2VideoDescriptor 11 years ago
  Luca Barbato 304089aca7 mxf: Add UID print helpers 11 years ago
  Luca Barbato 11db644a8e lavr: Update the planar check in ff_audio_convert 10 years ago
  Luca Barbato 96ce6d6f11 doc: Add more information in the README 11 years ago
  Gabriel Dume 4b1f5e5090 cosmetics: Write NULL pointer inequality checks more compactly 11 years ago
  Gabriel Dume f929ab0569 cosmetics: Write NULL pointer equality checks more compactly 11 years ago
  Diego Biurrun efd26bedec build: Add explanatory comments to (optimization) blocks in the Makefiles 11 years ago
  Diego Biurrun 835f798c7d mpegvideo: cosmetics: Lowercase ugly uppercase MPV_ function name prefixes 11 years ago
  Diego Biurrun a6a27fede9 vfwcap: Replace deprecated av_destruct_packet() by av_free_packet() 11 years ago
  Diego Biurrun 7c371754fb atomic_win32: Drop unnecessary atomic.h #include 11 years ago
  Diego Biurrun 6baeadd110 w32pthreads: Mark functions in compatibility wrapper as av_unused 11 years ago
  Diego Biurrun 7ccb847f0f http: Reduce scope of a variable in parse_content_encoding() 11 years ago
  John Stebbins 552bc42df4 h261dec: Fix order of initialization 11 years ago
  John Stebbins b869eea7ea h263dec: Fix order of initialization 11 years ago
  John Stebbins 998c9f15d1 idct: remove call to ff_idctdsp_init from ff_MPV_common_init 11 years ago
  Nidhi Makhijani 93f29948e4 mpeg4video: Fix doxygen comment syntax to document correct struct member 11 years ago
  Nidhi Makhijani 0528226a05 a64: Return correct error code on invalid data stream 11 years ago
  Diego Biurrun e070d0a5ca frame: Remove some FF_API_AVFRAME_COLORSPACE leftovers 11 years ago
  Edgar Hucek ab059f0aa8 vaapi: set the scaling list correctly. 13 years ago
  Luca Barbato e8049af132 mpegts: Do not try to write a PMT larger than SECTION_SIZE 11 years ago
  Diego Biurrun 353240541d cpu-test: Add unistd.h #include for getopt() 11 years ago
  Anton Khirnov 30e50c5027 lavf: eliminate ff_get_audio_frame_size() 11 years ago
  Anton Khirnov 481a366749 cmdutils: allow matching by metadata in stream specifiers 11 years ago
  Anton Khirnov 8ddc32629a mem: add av_strndup() for duplicating substrings 11 years ago
  Anton Khirnov aa51b0492b avconv: rename output_packet() to process_input_packet() 11 years ago
  Felix Abecassis 159a06dfc8 stereo3d: initialize AVStereo3D to zero 11 years ago
  Martin Storsjö 4e629ef80e http: Fix authentication, broken since 6a463e7fb 11 years ago
  Andrew Stone db68ef898a ogg: update event_flags with STREAM_/METADATA_UPDATED whenever metadata changes. 11 years ago
  Andrew Stone cc3e88a2b9 mov: update AVFormatContext.event_flags with METADATA_UPDATED whenever metadata changes. 11 years ago
  Andrew Stone fa3a5dd4de nutdec: update AVFormatContext.event_flags with STREAM_/METADATA_UPDATED whenever metadata changes. 11 years ago
  Andrew Stone 0f789322ef flvdec: update AVFormatContext.event_flags with METADATA_UPDATED whenever metadata changes. 11 years ago
  Andrew Stone 93c04e095d Expose metadata found in onCuePoint events in .flv files. 11 years ago
  Andrew Stone 019d3fccc4 Set protocol-level metadata in AVFormatContext any time a packet is read. 11 years ago
  Andrew Stone 7e38903b5c http: enable icy metadata by default. 11 years ago
  Andrew Stone 7601f9412a http: export icecast metadata as an option with name "metadata". 11 years ago
  Andrew Stone a8c104a511 AVOption: add support for dictionary types. 11 years ago
  Andrew Stone afbd4b7e09 lavf: add AVFormatContext/AVStream fields for signaling to the user when events happen. 11 years ago
  Martin Storsjö 72199e1041 configure: Check for nanosleep in headers as well, not only in libs 11 years ago
  Martin Storsjö 428b0578c6 w32threads: Use newer thread synchronization functions when targeting Vista 11 years ago
  Martin Storsjö 8bf3bf69ad http: Stop reading after receiving the whole file for non-chunked transfers 11 years ago
  Michael Niedermayer da7d839a0d ffv1dec: check that global parameters do not change in version 0/1 11 years ago
  Christophe Gisquet 3187fa14a3 hevc_mvs: avoid deriving tmvp in amvp 11 years ago
  Christophe Gisquet 14ca0aa69b hevc: wait proper position for tmvp 11 years ago
  Christophe Gisquet cf6090dc62 hevc: use intreadwrite 11 years ago
  Christophe Gisquet ed53cc217f hevc: derive partial merge list 11 years ago
  Christophe Gisquet 3505b19652 hevc: derive partially amvp list 11 years ago
  Christophe Gisquet 09182b3224 hevc: simplify rounding 11 years ago