35853 Commits (4f94de84e88fecf8797abf830e4fdc9f13ac01dd)
 

Author SHA1 Message Date
  Michael Niedermayer 594090c6c2 ffmpeg: select best pixel format for the encoder if no exact match. 14 years ago
  David Goldwich c8b27a0ec4 oma: PCM support 14 years ago
  David Goldwich 8ae5eb75df oma: better format detection with small probe buffer 14 years ago
  David Goldwich e96070074d oma: clearify ambiguous if condition 14 years ago
  Michael Niedermayer f88d5df383 vf_drawtext: cosmetics to reduce diff to qatar 14 years ago
  Michael Niedermayer 297422b338 vf_drawtext: Add main_w/h to improve compatibility with the modified UI 14 years ago
  Michael Niedermayer fb266f5973 h264: show when has_b_frames is being increased. 14 years ago
  Michael Niedermayer 7f92f3d812 Merge remote-tracking branch 'qatar/master' 14 years ago
  Derek Buitenhuis a548b6cbfc wavpack: Properly clip samples during lossy decode 14 years ago
  Yordan Makariev 425b45d4b0 Code clean-up for crc.c, lfg.c, log.c, random_see.d, rational.c and tree.c. 14 years ago
  Tsvetelina Borisova 4a59eca97a Cleaned pixdesc.c file in libavutil 14 years ago
  Nathan Adil Maxson 8f8c785ffc zmbv.c: coding style clean-up. 14 years ago
  Nathan Adil Maxson 6eedeefe0b xan.c: coding style clean-up. 14 years ago
  Konstantin Todorov 363114e813 mpegvideo.c: code cleanup - first 500 lines. 14 years ago
  Michael Niedermayer ff53c79d0a flvdec: Stop searching for streams once a audio & a video stream has been found 14 years ago
  Reimar Döffinger 85372f9d57 Add forgotten %ifdef HAVE_AVX. 14 years ago
  Ronald S. Bultje adedd840e2 h264: fix frame reordering code. 14 years ago
  Nicolas George 976b095939 lavu/error: define AVERROR_BUG. 14 years ago
  Nicolas George 757cb3b46a avutil: av_x_if_null: remove const for the return value. 14 years ago
  Michael Niedermayer 730945d941 ffmpeg: use standard duration calculation code in the stream copy case. 14 years ago
  ami_stuff 28a11a67d2 BMP: Support BMP OS/2 v2 with RLE compression. 14 years ago
  Carl Eugen Hoyos 8dcd2a41ec Allow last mov chunk to have an arbitrary number of samples. 14 years ago
  Carl Eugen Hoyos 88bbabcc00 Support decoding right-to-left targa files. 14 years ago
  Nicolas George 90bfd511c4 celtdec: adapt to avcodec_decode_audio4. 14 years ago
  Michael Niedermayer a930cd0d19 oma: Fix out of array read. 14 years ago
  Michael Niedermayer aedd30b63a id3v2: Fix null ptr crash in get_extra_meta_func() 14 years ago
  Michael Niedermayer 8bd2b27f6b zmbv: fix 2 memleaks 14 years ago
  Michael Niedermayer 3eb6e14618 zmbv: Fix keyframe fault protextion. 14 years ago
  Michael Niedermayer 7a5eb40ea1 audeo_get_buffer: fix pkt_pos 14 years ago
  Michael Niedermayer acf22ec69e developer.texi: Fix naming convention 14 years ago
  Peter Ross 52b7ed4f6e iff: support ExtraHalfBrite (EHB) palette mode 14 years ago
  Peter Ross 56f6628bca pictordec: decode 8bpp images when extra header marker is missing 14 years ago
  Carl Eugen Hoyos 2d6a45c12a Silence warnings when decoding QNAP Systems H264 codec. 14 years ago
  Clément Bœsch 215b7724e7 lavf: rename remaining av_set_pts_info() to avpriv_set_pts_info(). 14 years ago
  Michael Niedermayer eac5987c4f g723_1dec: update to new API 14 years ago
  Michael Niedermayer 7db5ff7996 g729dec: update to the new API 14 years ago
  Michael Niedermayer e4de71677f Merge remote-tracking branch 'qatar/master' 14 years ago
  Derek Buitenhuis 55a280569f fate: Add a test for the VBLE decoder 14 years ago
  Luca Barbato a0338b598b doc: break some long lines in developer.texi 14 years ago
  Luca Barbato 2cf74eca70 drawtext: make x and y parametric 14 years ago
  Luca Barbato ec11ff8407 drawtext: manage memory allocation better 14 years ago
  Luca Barbato a2fb4bcb01 drawtext: refactor draw_text 14 years ago
  Janne Grunau 84994421bc doc: remove space between variable and post increment in example code 14 years ago
  Michael Niedermayer 12804348f5 swr-test: drop one const, silence most const qualifer warnings. 14 years ago
  Janne Grunau d268b79e34 aac_latm: reconfigure decoder on audio specific config changes 14 years ago
  Janne Grunau fd095539d1 latmdec: fix audio specific config parsing 14 years ago
  Michael Niedermayer ebe4d5adc5 swr-test_: Fix mixed declaration and statements: 14 years ago
  Giorgio Vazzana 208bcc6b5b libavutil: increase struct SampleFmtInfo member 'name' length to 8 14 years ago
  Michael Niedermayer b552e3f6d8 swscale: Fix all cast qualifier warnings: 14 years ago
  Michael Niedermayer 3fd4fe0e03 swscale_mmx: Fix cast qualifier warnings: 14 years ago