24048 Commits (094e849f32ca15c42b2e4793fc9b51b414aa55b3)
 

Author SHA1 Message Date
  Reinhard Tartler 8ab1409a59 10l: store the result of clipping added in r23035 15 years ago
  Reinhard Tartler 3589ac6334 Error out when too many bits per frame are requested. 15 years ago
  Reinhard Tartler dd68bb3cab Make the faac inspired quantizer search make sense for a slightly narrower definition of "make sense." 15 years ago
  Reinhard Tartler 50dab63690 Reindent after the last commit. 15 years ago
  Reinhard Tartler da8e4f5f79 Simplify print_error(), directly use av_strerror()/strerror() for 15 years ago
  Reinhard Tartler e0e0283778 Make print_error() use strerror() in case av_strerror() fails. 15 years ago
  Reinhard Tartler 1673bf86d6 Make av_strerror() return -1 even in the case when av_strerror_r() is 15 years ago
  Reinhard Tartler 0db6f6cfed movenc: Write QuickTime chapters 15 years ago
  Reinhard Tartler 9d08b20fea movenc: Swap positions of mov_write_header and mov_write_packet 15 years ago
  Reinhard Tartler a03dcb9682 mov: Read nero chapters 15 years ago
  Martin Storsjö 26899578f1 Mention that both packetizers and depacketizers of H.263 and AMR were added 15 years ago
  Reinhard Tartler eb9df4ac33 first draft of the release notes 15 years ago
  Reinhard Tartler 64c2076bfc update version string in changelog 15 years ago
  David Conrad ddb630177a movenc: Write QuickTime chapters 15 years ago
  David Conrad 1b206f62ea movenc: Swap positions of mov_write_header and mov_write_packet 15 years ago
  David Conrad 1cf9f6ed4f mov: Read nero chapters 15 years ago
  Thierry Foucu e1954bb5ca Do not use pkt->size when it is potentially uninitialized. 15 years ago
  Diego Biurrun f4ea7c8911 alternative LGPL-licensed, MMX-optimized YUV to RGB conversion routines 15 years ago
  Ronald S. Bultje 4fe4bb6150 Revert r22974 int->unsigned parts that don't have any meaningful effect. 15 years ago
  Stefano Sabatini 441ea0ce91 Make av_strerror() print an error message mentioning the error code 15 years ago
  Alex Converse 17d5959998 10l: The SBR refactor requires the use of 2 independent output X buffers. 15 years ago
  Måns Rullgård b05394a081 configure: allow compiler-specific flags for --disable-optimizations 15 years ago
  Martin Storsjö fa36165adf amrnbdec: Apply AMR_SAMPLE_SCALE when finishing the decoder output 15 years ago
  Ronald S. Bultje 1302ccc1a7 Another buffer overflow, fixes issue1758. 15 years ago
  Carl Eugen Hoyos 121d78d00c Allow to set archiver tool ar. 15 years ago
  Reimar Döffinger bf9766995c Clarify how allocation works for the picture argument for 15 years ago
  Martin Storsjö d296a658cf qt-faststart: Free ftyp_atom at all exit points 15 years ago
  Martin Storsjö 331cb6c3e8 Reindent after the previous commit 15 years ago
  Martin Storsjö d50fc2d07b Remove unnecessary checks before calling free 15 years ago
  Ronald S. Bultje 593a861470 Fix buffer overrun (or, well, actually a typo, 80 should be 0x80...). 15 years ago
  Reimar Döffinger c99d506b3b Fix off-by-one errors in description of score_max argument for 15 years ago
  Reimar Döffinger d0eb2b7849 Document av_probe_input_format2 API addition. 15 years ago
  Reimar Döffinger 8e2ee182fa Export av_probe_input_format2. 15 years ago
  Stefano Sabatini 50f852186f Make device_open() store the VIDIOC_QUERYCAP ioctl errno, and in case 15 years ago
  Alex Converse 2d23fecd5d Enforce time border monotonicity. 15 years ago
  Alex Converse a91d82b5cc Move the SBR patch count check to prevent overwrites. 15 years ago
  Alex Converse 10678e5c72 Increase size of patch_borders[]. 15 years ago
  Michael Niedermayer 19a00c5eb2 avi bgr24 padding fix. 15 years ago
  Alex Converse d0dedce71d Reindent 15 years ago
  Alex Converse ca6d3f234c Rewrite ff_sbr_apply in a manner more friendly to PS. 15 years ago
  Alex Converse bd744c4fd0 Declare myself (Alex Converse) AAC maintainer. 15 years ago
  Måns Rullgård 5635985c26 ARM: NEON optimised VP6 edge filter 15 years ago
  Måns Rullgård 5e1ba34bbb VP56: move vp56_edge_filter to new VP56DSPContext 15 years ago
  Michael Niedermayer ff866063e9 Print warnig if requested samplingrate is unsupported. 15 years ago
  Måns Rullgård 547b7bcbb7 bswap: add macros to byteswap constants 15 years ago
  Ramiro Polla faa2989e0f vfwcap: flip RGB rawvideo. 15 years ago
  Jai Menon 707cd944d6 Fix typo. 15 years ago
  Michael Niedermayer 2308b6c19a Add version to AVClass so we can add to and use fields of AVClass without ABI issues. 15 years ago
  Luca Abeni b01dba14f3 Check the return value of device_try_init() immediately after calling such a 15 years ago
  Anssi Hannula 337104ac1f Fix FourCC when remuxing VP6F, regression introduced in r22941. 15 years ago