65280 Commits (2f5bf2f7f20f29bad8c459824eaf33f2e0e483b5)
 

Author SHA1 Message Date
Michael Niedermayer 26ffa8eaee avformat/format: use av_match_name() in av_guess_codec() 11 years ago
Michael Niedermayer 956f4087c6 ffmpeg_opt: Use av_guess_codec() instead of AVOutputFormat->*codec 11 years ago
Michael Niedermayer bcc898dd26 avcodec/dvdsub_parser: print message if packet is smaller than the packet size field 11 years ago
Michael Niedermayer 81c1657a59 avcodec/dvdsub_parser: Check buf_size before reading 32bit packet size 11 years ago
Luca Barbato f0e9594819 af_channelmap: Set the frame channel layout 11 years ago
Luca Barbato 87efaa97ce af_join: Set the output frame format 11 years ago
Michael Niedermayer cfdb30d2f1 avcodec/dvdsub_parser: never return 0 when the input isnt 0 11 years ago
Michael Niedermayer afd62b3f18 Merge commit 'fa14804c83a7108a50c63d1f2180e30c75909529' 11 years ago
Michael Niedermayer f95298c913 avcodec/mpeg12dec: fix support for interlaced mpeg2 with missing last slice 11 years ago
Michael Niedermayer 7f852962dc avcodec/mpeg12dec: print the amount of overread 11 years ago
Benoit Fouet f9bd6d61bc h264_mp4toannexb_bsf: rename first_idr to new_idr 11 years ago
Michael Niedermayer 293124cae8 Merge commit '7ab551f9fd9a63586649a7df8790ddaeac55420f' 11 years ago
Michael Niedermayer 229a1e8694 Merge commit 'b2e059a1ffbdaaa985c6a7dcdd684fa034725238' 11 years ago
Michael Niedermayer 5727d387fb Merge commit '92a36a6b3338df5f5cff573a486e182005367c24' 11 years ago
Michael Niedermayer c87f645a75 Merge commit '52269f48e835a52023656f8330262ae70e6061c4' 11 years ago
Michael Niedermayer 79d0e164cf Merge commit '4da8cdbb91ddbac118b79076cad4dc28ba72e86f' 11 years ago
Michael Niedermayer 96cea6269a Merge commit '5735552f1f17ea01dcbc99b08f54b5bf52176a8f' 11 years ago
Michael Niedermayer f54e01c24e Merge commit 'a786c8259dafeca9744252230b5d78f67810770c' 11 years ago
Michael Niedermayer ad99837b63 Merge commit '03c9f357a4c2307a7913cea2cbf0ba817e80beb6' 11 years ago
Luca Barbato fa14804c83 flv: Index the audio stream 11 years ago
Michael Niedermayer 713dbe0655 Merge commit '706208ef47bffd525c982975d2756f7b2b220b8d' 11 years ago
Michael Niedermayer 9e052df86d avfilter/vf_pullup: 2nd try to workaround gcc 4.4.3 bug on arm 11 years ago
Vittorio Giovara 7ab551f9fd h264: prevent theoretical infinite loop in SEI parsing 11 years ago
Luca Barbato b2e059a1ff pixdesc: K&R formatting cosmetics 11 years ago
Vittorio Giovara 92a36a6b33 pngdec: correctly indent macros 11 years ago
Vittorio Giovara 52269f48e8 Revert "vf_interlace: deprecate lowpass option" 11 years ago
Diego Biurrun 4da8cdbb91 tscc: Eliminate pointless variable indirections in decode_frame() 11 years ago
Diego Biurrun 5735552f1f pngenc: Drop pointless pointer cast in png_write_row() 11 years ago
Carl Eugen Hoyos a80191379b Fix standalone compilation of the WebVTT decoder. 11 years ago
Carl Eugen Hoyos 970c7d9b69 Add forgotten APIchanges entry for probesize2. 11 years ago
Benoit Fouet 42f25fe009 h264_mp4toannexb_bsf: always set idr_sps_pps_seen when SPS/PPS is seen. 11 years ago
Benoit Fouet 66af2a01d2 h264: remove useless assignment. 11 years ago
Diego Biurrun a786c8259d idct: Split off Xvid IDCT 11 years ago
Diego Biurrun 03c9f357a4 ppc: idctdsp: Immediately return if no AltiVec is available 11 years ago
Diego Biurrun 706208ef47 fate: Split fate-pixdesc tests and dispatch them through Make 11 years ago
Michael Niedermayer 7db3a46a3d Merge commit 'd98e6c5d5d80c1dfe0c30f2e73d41a3aea0b920d' 11 years ago
Michael Niedermayer d98e6c5d5d pgssubdec: Check RLE size before copying 11 years ago
Lou Logan d76675d9c0 doc/indevs: mention required configure options 11 years ago
James Almer 62baf5b853 x86/hevc_deblock: use existing x86util transpose macro in chroma_{10, 12} 11 years ago
Michael Niedermayer 39133efc1b avdevice/oss_audio: Check SNDCTL_DSP_GETFMTS failure, print a warning but continue 11 years ago
Michael Niedermayer fc19edd8f5 avfilter/trim: remove duplicate assignment 11 years ago
Michael Niedermayer a75a60f686 avutil/pixdesc: remove unneeded assignment 11 years ago
Michael Niedermayer 5bedbc3da2 avcodec/diracdec: remove unneeded assignment 11 years ago
Michael Niedermayer 590c2996ee avcodec/flac_parser: remove duplicate assignent 11 years ago
Michael Niedermayer 1af563b5df avcodec/ratecontrol: remove unneeded statement 11 years ago
Reimar Döffinger f0de01856f dict.c: minor simplification. 11 years ago
Anshul Maheswhwari fcb11ec291 v4l2enc: adding AVClass 11 years ago
Michael Niedermayer 0782fb6bcb libavcodec/h264_parser: Increase parse_history, fix huge resolutions 11 years ago
Benoit Fouet bf428bb314 h264_mp4toannexb_bsf: account for consecutive IDR pictures. 11 years ago
Michael Niedermayer dd200c56c0 avcodec/dvdsubdec: free subtitle rectangles if nothing is output 11 years ago