1482 Commits (e15f1286e6bef566f44b51f8cdc99c02025de2d8)

Author SHA1 Message Date
  Michael Niedermayer 696452e4c5 avcodec: add parser flag to indicate that codec TS are the only available and should be used 13 years ago
  Anton Khirnov a5117a2444 lavc: pad last audio frame with silence when needed. 13 years ago
  Carl Eugen Hoyos 8ba543eb3b Add Avid Meridien (AVUI) decoder. 13 years ago
  Anton Khirnov 828bd088f3 lavc: add sample rate and channel layout to AVFrame. 13 years ago
  Robert Nagy ad0278661b avcodec: Improve comment for thread_safe_callbacks to avoid misinterpretation. 13 years ago
  Clément Bœsch 9ae570fb5f JACOsub demuxer, decoder and muxer. 14 years ago
  Nicolas George e296f1b1c4 lavc: implement accessors for some AVFrame fields. 13 years ago
  Hendrik Leppkes ca93f0fa36 Add SMPTE240M transfer characteristics flag. 13 years ago
  hakuya 79e5902cf1 Exposing forced flag for DVD and PGS subtitles 13 years ago
  hakuya 1f46b50a95 Added AVClass for AVSubtitleRect 13 years ago
  Hendrik Leppkes 85395ba73f avcodec: introduce YCoCg colorspace 13 years ago
  Luca Barbato ccc2dfbcdf avcodec: cosmetic cleanup on header 13 years ago
  Nicolas George 128dda7016 lavc: add a sample_rate field to AVFrame. 13 years ago
  Nicolas George 4b0521eca9 lavc: add a channel_layout field to AVFrame. 13 years ago
  Michael Niedermayer 70d54392f5 lowres2 support. 13 years ago
  Mans Rullgard 2bcbd98459 Remove lowres video decoding 13 years ago
  Mans Rullgard 95510be8c3 avcodec: remove AVCodecContext.dsp_mask 13 years ago
  Anton Khirnov 8a74029ea2 lavc doxy: add remaining avcodec.h functions to a misc doxygen group. 13 years ago
  Anton Khirnov 6aadfbda09 lavc doxy: add AVPicture functions to a doxy group. 13 years ago
  Anton Khirnov 56512ce104 lavc doxy: add resampling functions to a doxy group. 13 years ago
  Anton Khirnov 40ca0e6a75 lavc doxy: replace \ with / 13 years ago
  Anton Khirnov f038515f0a lavc doxy: add encoding functions to a doxy group. 13 years ago
  Anton Khirnov c8ef8464c2 lavc doxy: add decoding functions to a doxy group. 13 years ago
  Anton Khirnov 199ada4944 lavc doxy: fix formatting of AV_PKT_DATA_{PARAM_CHANGE,H263_MB_INFO} 13 years ago
  Anton Khirnov 30f3f62563 lavc doxy: add AVPacket-related stuff to a separate doxy group. 13 years ago
  Anton Khirnov 294b3a5074 lavc doxy: add core functions/definitions to a doxy group. 13 years ago
  Justin Ruggles c58846f3a8 avcodec: use align == 0 for default alignment in avcodec_fill_audio_frame() 13 years ago
  Reimar Döffinger 069cf86d32 Fix side-data memleak also for audio. 13 years ago
  Reimar Döffinger 5012c07336 Support detecting and demuxing EIA-608 subtitles in mov. 13 years ago
  Jimmy Christensen b7ce3242f8 lavc: add a OpenEXR decoder 13 years ago
  Derek Buitenhuis 0e714f889e ZeroCodec Decoder 13 years ago
  Kostya Shishkov b8560637d9 RealAudio Lossless decoder 13 years ago
  Derek Buitenhuis 6cabb679d6 ZeroCodec Decoder 13 years ago
  Paul B Mahol 0afd8f12e9 avcodec: add XBM encoder 13 years ago
  Lou Logan 2d38081b4f cosmetics: fix some typos 13 years ago
  Justin Ruggles 9524cf79df avcodec: add av_get_audio_frame_duration() function. 13 years ago
  Justin Ruggles 6699d07480 avcodec: add av_get_exact_bits_per_sample() function 13 years ago
  Anton Khirnov 44fe77b350 lavc: make codec_is_decoder/encoder() public. 13 years ago
  Anton Khirnov 02beb9826b lavc: deprecate AVCodecContext.sub_id. 13 years ago
  Anton Khirnov 7fb6c9225c lavc: free the output packet when encoding failed or produced no output. 13 years ago
  Anton Khirnov c179c9e19d lavc: clarify the meaning of AVCodecContext.frame_number. 13 years ago
  Martin Storsjö bdc1220eeb h263enc: Add an option for outputting info about MBs as side data 13 years ago
  Martin Storsjö 442c1320e7 avpacket: Add a function for shrinking already allocated side data 13 years ago
  Anton Khirnov 23bfcc066d mpegvideo_enc: add quantizer_noise_shaping private option. 13 years ago
  Anton Khirnov 16b7557b79 lavc: deprecate AVCodecContext.inter_threshold. 13 years ago
  Anton Khirnov 4f07f8196c lavc: deprecate AVCodecContext.color_table_id. 13 years ago
  Anton Khirnov 63efd83ae1 mpegvideo_enc: add chroma/luma_elim_threshold private options. 13 years ago
  Anton Khirnov af3d804f9f mpegvideo_enc: add cbp_rd flag to mpv_flags. 13 years ago
  Anton Khirnov ff71a383ac mpegvideo_enc: add qp_rd flag to mpv_flags. 13 years ago
  Anton Khirnov a249f0cc23 mpegvideo_enc: add strict_gop flag to mpv_flags. 13 years ago