27531 Commits (b9004bd50c2fa5d4c0ef71ec09c9e70ec83f2e87)
 

Author SHA1 Message Date
  Clément Bœsch b9004bd50c Remove a few if (p) av_freep(&p) forms 15 years ago
  Jason Garrett-Glaser c54ac7a8f2 VP8: faster filter_level clip 15 years ago
  Jason Garrett-Glaser 8cde1b7997 VP8: simplify lf_delta mb mode logic 15 years ago
  Stefano Sabatini ab543afe47 Make avfilter_graph_free() free the graph. 15 years ago
  Stefano Sabatini c68be8e135 Make avfilter_graph_parse() not free the input graph 15 years ago
  Peter Ross 2d9fd1810b add ff_index_search_timestamp and ff_add_index_entry 15 years ago
  Nicolas George 566f17b62d TCP: factor the poll() call 15 years ago
  Peter Ross d3c0de863d wtv: filesystem implementation 15 years ago
  Reimar Döffinger 5603df39df Always use av_set_pts_info to set the stream time base. 15 years ago
  Anton Khirnov d947bce1fc tty.c: rename PKT_FLAG_KEY to AV_PKT_FLAG_KEY. 15 years ago
  Anton Khirnov 7cb5258483 Rename remaining occurrences of SAMPLE_FMT_* to AV_SAMPLE_FMT_* 15 years ago
  Anton Khirnov 4d9c044d47 Replace remaining occurrences of CODEC_TYPE_* with AVMEDIA_TYPE* 15 years ago
  Martin Storsjö a991b8dec6 sapenc: Free AVStream->info on cleanup 15 years ago
  Anton Khirnov ea46876301 rtmpproto: rename URLContext* argument in rtmp_write() 15 years ago
  Tomas Härdin b9dab1131c Add ProRes FOURCCs to isom.c 15 years ago
  Tomas Härdin e3bf3d533d Add APIchanges entry for lavc 52.109.0 15 years ago
  Tomas Härdin 6cd67b9f5b Add CODEC_ID_PRORES and bump lavc minor version 15 years ago
  Benjamin Larsson d25d1d06a4 Add AVC-Intra identifiers used by Flip4Mac for mov files 15 years ago
  Clément Bœsch e31a744155 Remove a few if (p) av_free(p) forms 15 years ago
  Clément Bœsch 0c8eb72ec5 Avoid pointless check before calling free 15 years ago
  Nicolas George cf96cce728 Set pkt_pts in avcodec_default_reget_buffer() 15 years ago
  Martin Storsjö d0d8a9b138 Free AVStream->info in chained muxers 15 years ago
  Martin Storsjö c6347bdf08 rtsp: Don't store RTSPStream in AVStream->priv_data 15 years ago
  Anton Khirnov 4a908866a1 ffmpeg.c: rename map_meta_data option to map_metadata 15 years ago
  Anton Khirnov e921bd57e3 Add forgotten minor API bumps and APIChanges entries 15 years ago
  Justin Ruggles 1003022668 ac3enc: Change EXP_DIFF_THRESHOLD to 500. 15 years ago
  Stefano Sabatini 057f3d2763 Log debug information in filter_samples(). 15 years ago
  Stefano Sabatini 8904a0f1ee ffplay: factorize code from video_thread() into configure_video_filters() 15 years ago
  Mans Rullgard 01b75fa931 ARM: add helper macro for declaring constant data 15 years ago
  Justin Ruggles fe2ff6d247 Separate format conversion DSP functions from DSPContext. 15 years ago
  Alex Converse a35d782d28 Fix ff_imdct_calc_sse() on gcc-4.6 15 years ago
  Luca Barbato 2aaa2a1700 Free the RTSPStreams in ff_rtsp_close_streams 15 years ago
  Anssi Hannula 45eaec3029 h264: add profile names for the existing defines 15 years ago
  Janne Grunau 94e3e83f13 h264: Add Intra and Constrained Baseline profiles to avctx.profile 15 years ago
  Gianluigi Tiesi 8a92ec71b3 dca: avoid C99 declaration in for() expression 15 years ago
  Mans Rullgard 10ed02eb39 Makefile: remove unused variable ALLHTMLPAGES 15 years ago
  Mans Rullgard 850e9c6d48 Makefile: build docs only for enabled tools; fix docs dependencies 15 years ago
  Jason Garrett-Glaser 5ad4335c22 VP8: merge chroma MC calls 15 years ago
  Ronald S. Bultje baffa091af Implement a SIMD version of emulated_edge_mc() for x86. 15 years ago
  Mans Rullgard c0f88eed89 Auto-generate dependencies for documentation 15 years ago
  Justin Ruggles 389b5bfa34 cosmetics: indentation 15 years ago
  Justin Ruggles a8ae4e0e7b Remove unneeded add bias from 3 functions. 15 years ago
  Reimar Döffinger 403fa3cf07 Ogg: discard non-essential metadata from Vorbis header when creating extradata 15 years ago
  Stefano Sabatini e98b8e2f2f Implement av_samples_alloc() and av_samples_fill_arrays(). 15 years ago
  Michael Niedermayer 40222b926b Provide monotone revission numbers in version.sh 15 years ago
  Michael Niedermayer 7b3ea5507c Add sample_aspect_ratio fields to vsrc_buffer arguments. 15 years ago
  Michael Niedermayer 14b171cd71 Add sample_aspect_ratio to AVFilterLink 15 years ago
  Reimar Döffinger b482c00121 Remove pts rescaling code that is useless after 2ff4a2764e 15 years ago
  Reimar Döffinger 12763671e2 Document that av_write_header sets stream time_base to a value of it chosing. 15 years ago
  Mans Rullgard 2c30f7b3d7 mpegtsenc: fix PMT PID calculation 15 years ago