24048 Commits (094e849f32ca15c42b2e4793fc9b51b414aa55b3)
 

Author SHA1 Message Date
  Sam Gerstein f3c68c5b45 ETIME -> ETIMEDOUT. Patch by Sam Gerstein <sgerstein bluefinlab com>. 15 years ago
  Alex Converse 523429220b aacenc: Error when an unsupported profile is requested 15 years ago
  Ronald S. Bultje 7b374c9ff2 Another uninitialized value. 15 years ago
  Ronald S. Bultje 190413cf81 Fix uninitialized value in codepath. 15 years ago
  Ronald S. Bultje ddf8e75ede Remove dead initialization. 15 years ago
  Ronald S. Bultje 0b9535b9a2 Remove dead initialization. 15 years ago
  Alex Converse 636da41a20 aacenc: Don't lowpass the input unless specifically requested. 15 years ago
  Michael Niedermayer 008593be52 Change default for bidir_refine to 1. 15 years ago
  Michael Niedermayer fd8277ffa0 Optimize bidir_refine a bit. 15 years ago
  Martin Storsjö fea9bb2f31 Replace the last occurrance of CODEC_TYPE_ with AVMEDIA_TYPE_ 15 years ago
  Michael Niedermayer a69220cce0 Change bidir refine hash code so we only need to perform a single 15 years ago
  Martin Storsjö 4bebf2cf64 Change a case of CODEC_TYPE_ into AVMEDIA_TYPE_ 15 years ago
  Michael Niedermayer 2d603902f3 Reduce the size of the bidir refine hashtable from 4096 to 256 and 15 years ago
  Michael Niedermayer e056d2a24b Move comment that belonged to cmp() back to cmp(). 15 years ago
  Michael Niedermayer 919e749772 slice dice, inline and outline cmp() 15 years ago
  Michael Niedermayer 4ed39eedca av_builtin_constant_p() 15 years ago
  Stefano Sabatini 458b062d61 Implement cmdutils.c:read_file(), and use it in ffmpeg.c for reading 15 years ago
  Josh Allmann 339f5f3957 Merge Vorbis / Theora depayloaders. 15 years ago
  Josh Allmann cb92a9c038 Reindent after r22766. 15 years ago
  Josh Allmann 96070b8b5c Rename functions / comments from "Theora" to "Xiph" where relevant. 15 years ago
  Josh Allmann 06a36faf4c Rename rtpdec_theora.[ch] to rtpdec_xiph.[ch], as a preparation for merging 15 years ago
  Robert Krüger d834d63b0e Add -t option to ffplay. 15 years ago
  Michael Niedermayer 00bbc09309 Store range coder state transition table. 15 years ago
  Reimar Döffinger fa034b4427 Allow hardcoding of ulaw and alaw tables. 15 years ago
  Reimar Döffinger 8eaa6e0e04 Change/simplify the tableprint/tablegen API. 15 years ago
  Reimar Döffinger 27eecec359 Convert two "m" constraints to MANGLE to fix compilation with some compilers. 15 years ago
  Takashi Mochizuki d749da7e8b Fix typo: CODEC_FLAG2_SSIM is in flags2, not in flags. 15 years ago
  Michael Niedermayer ccf8c2944c Limit probing to probesize. 15 years ago
  Howard Chu 527c2e6429 Fix flvdec start-of-frame. 15 years ago
  Bobby Bingham cf097cbc0b Cosmetics: indentation 15 years ago
  Bobby Bingham c41c5b02d3 Don't create unnecessary refereces to pictures 15 years ago
  Bobby Bingham dd0c789be7 Hook decoder up to libavfilter's direct rendering for ffplay 15 years ago
  Bobby Bingham 0fb49b597b Add function to export EDGE_WIDTH from libavcodec. 15 years ago
  Ronald S. Bultje c846a984dc Document API addition of avcodec_copy_context(). 15 years ago
  Ronald S. Bultje d9521cb119 Fix FFM-based streaming from ffmpeg to ffserver. The basic problem is that 15 years ago
  Ronald S. Bultje d103218046 Add avcodec_copy_context(). 15 years ago
  Stefano Sabatini e33f1fa0a9 Add entry for the addition of av_match_ext() to the public API. 15 years ago
  Stefano Sabatini 1a70d12727 Make av_match_ext() declaration public (move its declaration out of 15 years ago
  Reimar Döffinger 5b03661fa7 Replace some "m" constraints by MANGLE to avoid issues with some compilers not 15 years ago
  Jai Menon c7512f6bb3 Fix a few typos/grammar nits from r22739. 15 years ago
  Carl Eugen Hoyos a4585e7834 Fix likely typo in r15937. 15 years ago
  Michael Niedermayer fe8344a276 Add AVFMT_FLAG_NOFILLIN and AVFMT_FLAG_NOPARSE. 15 years ago
  Jean-Daniel Dupas cc947f04cc Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 15 years ago
  Joakim Plate 46da7fa133 Probe aac codecs for CODEC_ID_PROBE. 15 years ago
  Anton Khirnov 8166c498df Remove superfluous space from a conversion table. 15 years ago
  Alexander Strange 7a5c850be9 H264: Copy h264dsp when creating new slice threads 15 years ago
  Michael Niedermayer 49553ec865 Better documentation of -vsync 15 years ago
  Stefano Sabatini 330d86f593 Issue a more general message when the function which sets an option 15 years ago
  Stefano Sabatini fc8b1075e1 Update APIchanges after the enum CodecType -> enum AVMediaType 15 years ago
  Stefano Sabatini 11491503c4 Move AVMediaType from libavcodec to libavutil. 15 years ago